| | Class: parserTocInlineTagSource Location: /phpDocumentor/InlineTags.inc
 
 Class parserTocInlineTag
		Inherited Properties, Constants, and Methods 
		Methods 
			
	
    | | parserTocInlineTag parserTocInlineTag(
) | 
 | 
 constructor
 
	
	converter method
  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
			Parameters:
			
	
	API Tags:
Information Tags:
  
    | Todo: | CS cleanup - rename to convert for camelCase rule |  
	
    | | void setPath(
string
$path 
) | 
 | 
 set the path
Parameters: 
	
    | | void setTOC(
array
$toc 
) | 
 | 
 set the TOC
Parameters: | 
 |