parserInlineTagUse 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 |
string
$inlinetype
= '' (line 79)
the name of the inline tag (like link)
string
$type
= 'inlinetag' (line 74)
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:05:43 -0600 by phpDocumentor 1.4.4