FAQ
ChangeLog
INSTALL
README
Todo List
Represents the inline {@id} tag for tutorials
Located in /phpDocumentor/InlineTags.inc [line 835]
parserBase | --parserInlineTag | --parserIdInlineTag
Properties
Methods
Inherited From parserInlineTag
parserInlineTag::$type
Inherited From parserBase
parserBase::$value
parserInlineTag::parserInlineTag() sets up the tag parserInlineTag::getString() always gets an empty string parserInlineTag::Strlen() get length of the tag
parserBase::getType() gets the type parserBase::getValue() gets the value parserBase::setValue() sets the given value
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] )
constructor
string Convert( Converter &$c )
converter