This class represents the @access tag
Located in /phpDocumentor/DocBlockTags.inc (line 253)
parserBase | --parserStringWithInlineTags | --parserTag | --parserAccessTag
set to true if the returned tag has a value type of private, protected
or public, false otherwise
tag name
Inherited from parserTag
parserTag::$type
Inherited from parserStringWithInlineTags
parserStringWithInlineTags::$value
checks $value to make sure it is private, protected or public, otherwise it's not a valid @access tag
process this tag through the given output converter
No inline tags are possible, returns 'public', 'protected' or 'private'
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:05 -0600 by phpDocumentor 1.4.4