represents the "@uses" tag
This is exactly like @see except that the element used has a @useby link to this element added to its docblock
Located in /phpDocumentor/DocBlockTags.inc (line 838)
parserBase | --parserStringWithInlineTags | --parserTag | --parserLinkTag | --parserSeeTag | --parserUsesTag
Class | Description |
---|---|
parserUsedByTag | This is a virtual tag, it is created by @uses to cross-reference the used element |
Always "uses"
Inherited from parserTag
parserTag::$type
Inherited from parserStringWithInlineTags
parserStringWithInlineTags::$value
set up the uses tag
Return a link to documentation for other element, and description of how it is used
Works exactly like parent::Convert() except that it also includes a description of how the element used is used.
Get the description of how the element used is being used.
Inherited From parserSeeTag
parserSeeTag::parserSeeTag()
parserSeeTag::Convert()
Inherited From parserLinkTag
parserLinkTag::parserLinkTag()
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 20:58:13 -0600 by phpDocumentor 1.4.4