README
ChangeLog
INSTALL
FAQ
Todo List
parserBase | --parserInlineTag | --parserTocInlineTag
[line 929]
parserTocInlineTag parserTocInlineTag( )
mixed Convert( Converter &$c)
array( 'tagname' => string name of tag, 'link' => tutorialLink to the tutorial, 'id' => converter specific tutorial ID from Converter::getTutorialId() 'title' => title of the tutorial)
void setPath( string $path)
void setTOC( array $toc)
array( array( 'tag' => parserXMLDocBookTag, 'id' => parserIdInlineTag, 'title' => title ), ... )