parserBase | --parserInlineTag | --parserTocInlineTag
Located in File: /phpDocumentor/InlineTags.inc
array( 'tagname' => string name of tag, 'link' => tutorialLink to the tutorial, 'id' => converter specific tutorial ID from Converter::getTutorialId() 'title' => title of the tutorial)and returns the results as the table of contents
array( array( 'tag' => parserXMLDocBookTag, 'id' => parserIdInlineTag, 'title' => title ), ... )