Path

ez components / documentation / api reference / 2009.1 / document


eZ Components 2009.1

Document: ezcDocumentWikiConfluenceLinkStartToken

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

Class: ezcDocumentWikiConfluenceLinkStartToken

Struct for Wiki document link start marker tokens [source]

Parents

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

Inherited Member Variables

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

Method Summary

public array getLinkParameterOrder( $count )
Get link parameter order

Inherited Methods

From ezcDocumentWikiLinkStartToken :
public array ezcDocumentWikiLinkStartToken::getLinkParameterOrder()
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  

Redefinition of

Method Description
ezcDocumentWikiLinkStartToken::getLinkParameterOrder() Get link parameter order

Last updated: Mon, 29 Jun 2009