INSTALL
FAQ
LICENSE
README
Release-1.3.1
Todo List
Represents the inline {@id} tag for tutorials
Located in /phpDocumentor/InlineTags.inc [line 713]
parserBase | --parserInlineTag | --parserIdInlineTag
Properties
Methods
Inherited From parserInlineTag
parserInlineTag::$type
Inherited From parserBase
parserBase::$value
parserInlineTag::parserInlineTag() parserInlineTag::getString() parserInlineTag::Strlen()
parserBase::getType() parserBase::getValue() parserBase::setValue()
category of the {@id}
section/subsection name
always 'id'
package of the {@id}
subpackage of the {@id}
full name of the tutorial
parserIdInlineTag parserIdInlineTag( string $category, string $package, string $subpackage, string $tutorial, [string $id = false] )
void Convert( Converter &$c )