Parsoid
A bidirectional parser between wikitext and HTML5
Loading...
Searching...
No Matches
Wikimedia\Parsoid\NodeData\TemplateInfo Class Reference
+ Inheritance diagram for Wikimedia\Parsoid\NodeData\TemplateInfo:
+ Collaboration diagram for Wikimedia\Parsoid\NodeData\TemplateInfo:

Public Member Functions

 __clone ()
 
 toJsonArray ()
 

Static Public Member Functions

static newFromJsonArray (array $json)
 
static jsonClassHintFor (string $keyname)
 

Public Attributes

string $targetWt = null
 The target wikitext.
 
string $func = null
 The parser function name.
 
string $href = null
 The URL of the target.
 
array $paramInfos = []
 
string $type = null
 
int $i = null
 The index into data-parsoid.pi.
 

The documentation for this class was generated from the following file: