Use this element to represent an {@inline tag} like {@link}
Located in /phpDocumentor/InlineTags.inc (line 61)
parserBase | --parserInlineTag
Class | Description |
---|---|
parserLinkInlineTag | represents inline links |
parserSourceInlineTag | represents inline source tag, used for function/method source |
parserInheritdocInlineTag | Represents the inheritdoc inline tag, used by classes/methods/vars to inherit documentation from the parent class if possible |
parserIdInlineTag | Represents the inline {@id} tag for tutorials |
parserTocInlineTag | Represents {@toc} for table of contents generation in tutorials |
the name of the inline tag (like link)
Element type
Type is used by many functions to skip the hassle of
Inherited from parserBase
parserBase::$value
sets up the tag
always gets an empty string
get length of the tag
Inherited From parserBase
parserBase::getType()
parserBase::getValue()
parserBase::setValue()
Documentation generated on Mon, 05 Dec 2011 21:00:02 -0600 by phpDocumentor 1.4.4