Zeta Components Manual :: Docs For Class ezcDocumentWikiPluginNode
Document::ezcDocumentWikiPluginNode
Class ezcDocumentWikiPluginNode
Struct for Wiki document plugin abstract syntax tree nodes
Source for this file: /Document/src/document/wiki/nodes/plugin.php
ezcBaseStruct | --ezcDocumentWikiNode | --ezcDocumentWikiBlockLevelNode | --ezcDocumentWikiPluginNode
| Version: | //autogen// |
Member Variables
| public array |
$parameters
Plugin parameters |
| public string |
$text
Plugin content |
| public string |
$type
Plugin type / name. |
Inherited Member Variables
| From ezcDocumentWikiNode | |
|---|---|
| public |
ezcDocumentWikiNode::$line
|
| public |
ezcDocumentWikiNode::$nodes
|
| public |
ezcDocumentWikiNode::$position
|
| public |
ezcDocumentWikiNode::$token
|
Method Summary
| public void |
__construct(
$token
, $type
)
Construct Wiki node |
Inherited Methods
| From ezcDocumentWikiNode | |
|---|---|
| public void |
ezcDocumentWikiNode::__construct()
Construct Wiki node |
Methods
__construct
void
__construct(
ezcDocumentWikiToken
$token
, int
$type
)
Construct Wiki node
Parameters:
| Name | Type | Description |
|---|---|---|
$token |
ezcDocumentWikiToken | |
$type |
int |
Redefinition of:
| Method | Description |
|---|---|
ezcDocumentWikiNode::__construct() |
Construct Wiki node |
Documentation generated by phpDocumentor 1.4.3