Struct for Wiki document link start marker tokens.
Source for this file: /Document/src/document/wiki/token/confluence_link_start.php
ezcBaseStruct | --ezcDocumentWikiToken | --ezcDocumentWikiInlineMarkupToken | --ezcDocumentWikiLinkStartToken | --ezcDocumentWikiConfluenceLinkStartToken
Version: | //autogen// |
From ezcDocumentWikiToken | |
---|---|
public |
ezcDocumentWikiToken::$content
|
public |
ezcDocumentWikiToken::$line
|
public |
ezcDocumentWikiToken::$position
|
public array |
getLinkParameterOrder(
$count
)
Get link parameter order. |
From ezcDocumentWikiLinkStartToken | |
---|---|
public array |
ezcDocumentWikiLinkStartToken::getLinkParameterOrder()
Get link parameter order |
Get link parameter order.
Links may have any amount of parameters and the order may not be the same for each amount. This method should return an ordered list of parameter names for the given amount of parameters.
Name | Type | Description |
---|---|---|
$count |
int |
Method | Description |
---|---|
ezcDocumentWikiLinkStartToken::getLinkParameterOrder() |
Get link parameter order |