Path

ez components / documentation / api reference / trunk / document


eZ Components trunk

Document: ezcDocumentWikiLinkStartToken

[ Tutorial ] [ Conversion ] [ Styles ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Class: ezcDocumentWikiLinkStartToken

Struct for Wiki document link start marker tokens [source]

Parents

ezcBaseStruct
   |
   --ezcDocumentWikiToken
      |
      --ezcDocumentWikiInlineMarkupToken
         |
         --ezcDocumentWikiLinkStartToken

Descendents

Child Class Description
ezcDocumentWikiConfluenceLinkStartToken Struct for Wiki document link start marker tokens.

Inherited Member Variables

From ezcDocumentWikiToken:
public  ezcDocumentWikiToken::$content
public  ezcDocumentWikiToken::$line
public  ezcDocumentWikiToken::$position

Method Summary

public array getLinkParameterOrder( $count )
Get link parameter order

Methods

getLinkParameterOrder

array getLinkParameterOrder( int $count )
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.

Parameters

Name Type Description
$count int  

Redefined in descendants as

Method Description
ezcDocumentWikiConfluenceLinkStartToken::getLinkParameterOrder() Get link parameter order.

Last updated: Mon, 21 Dec 2009