represents the "@return" tag
Located in /phpDocumentor/DocBlockTags.inc (line 341)
parserBase | --parserStringWithInlineTags | --parserTag | --parserReturnTag
Class | Description |
---|---|
parserPropertyTag | represents the "@property" tag |
parserVarTag | represents the "@var" tag |
contains a link to the documentation for a class passed as a type in @return, @var or @param
Example:
In this case, $converted_returnType will contain a link to myclass instead of the string 'myclass'
always 'return'
the type a function returns
Inherited from parserTag
parserTag::$type
Inherited from parserStringWithInlineTags
parserStringWithInlineTags::$value
set up the tag
process this tag through the given output converter (sets up the $converted_returnType)
Inherited From parserTag
parserTag::parserTag()
parserTag::Convert()
parserTag::getString()
parserTag::HandleEvent()
Inherited From parserStringWithInlineTags
parserStringWithInlineTags::add()
parserStringWithInlineTags::Convert()
parserStringWithInlineTags::getString()
parserStringWithInlineTags::hasInlineTag()
parserStringWithInlineTags::setSource()
parserStringWithInlineTags::trimmedStrlen()
Inherited From parserBase
parserBase::getType()
parserBase::getValue()
parserBase::setValue()
Documentation generated on Mon, 05 Dec 2011 21:43:07 -0600 by phpDocumentor 1.4.4