Zeta Components - high quality PHP components

Zeta Components Manual :: Docs For Class ezcDocumentWikiLinkStartToken

Document::ezcDocumentWikiLinkStartToken

Class ezcDocumentWikiLinkStartToken

Struct for Wiki document link start marker tokens

Source for this file: /Document/src/document/wiki/token/link_start.php

ezcBaseStruct
   |
   --ezcDocumentWikiToken
      |
      --ezcDocumentWikiInlineMarkupToken
         |
         --ezcDocumentWikiLinkStartToken
Version:   //autogen//

Descendants

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. 
Documentation generated by phpDocumentor 1.4.3