FAQ
ChangeLog
INSTALL
README
Todo List
Represents the inheritdoc inline tag, used by classes/methods/vars to inherit documentation from the parent class if possible
Located in /phpDocumentor/InlineTags.inc [line 789]
parserBase | --parserInlineTag | --parserInheritdocInlineTag
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
always 'inheritdoc'
parserInheritdocInlineTag parserInheritdocInlineTag( )
Does nothing, overrides parent constructor
string Convert( )
only sets a warning and returns empty