Located in /phpDocumentor/ParserElements.inc (line 2059)
parserBase | --parserStringWithInlineTags | --parserPackagePage | --parserTutorial
links to the child tutorials, or false if none
output from tutorialname.ext.ini
an array generated by phpDocumentor_parse_ini_file() containing an index 'Linked Tutorials' with an array of tutorial names in the order they should appear. This is used to generate a linked list of tutorials like phpDocumentor tags
The documentable element this tutorial is linked to
Can be a parserData, parserClass, or nothing for package/subpackage docs
filename minus extension of this tutorial (used for @tutorial tag)
link to the next tutorial in a document series, or false if none
link to the parent tutorial in a document series, or false if none
This is used to generate an "Up" or "Home" link like the php manual. The parent is defined as a tutorial that has a parenttutorialname.ext.ini file and is not contained by any other tutorial's tutorialname.ext.ini
path to the tutorial page
link to the previous tutorial in a document series, or false if none
Either cls, pkg, or proc
Type is used by many functions to skip the hassle of if phpDocumentor_get_class($blah) == 'parserBlah'
Inherited from parserStringWithInlineTags
parserStringWithInlineTags::$value
about the tutorial file. Format:
array('tutename' => tutorial name, 'path' => relative path of tutorial to tutorials/ directory 'ini' => contents of the tutorial .ini file, if any)
Get a link to this tutorial, or to any subsection of this tutorial
Retrieve converter-specific link to the next tutorial's documentation
Retrieve converter-specific link to the parent tutorial's documentation
Retrieve converter-specific link to the previous tutorial's documentation
Retrieve the title of the tutorial, or of any subsection
Determine if this parserTutorial object is a child of another
WARNING: This method can enter an infinite loop when run on PHP v5.2.1... see PHP Bug #40608 and PEAR Bug #10289
Inherited From parserPackagePage
parserPackagePage::parserPackagePage()
parserPackagePage::Convert()
Inherited From parserStringWithInlineTags
parserStringWithInlineTags::add()
parserStringWithInlineTags::Convert()
parserStringWithInlineTags::getString()
parserStringWithInlineTags::hasInlineTag()
parserStringWithInlineTags::setSource()
parserStringWithInlineTags::trimmedStrlen()
Inherited From parserBase
parserBase::getType()
parserBase::getValue()
parserBase::setValue()
Documentation generated on Mon, 05 Dec 2011 21:00:45 -0600 by phpDocumentor 1.4.4