parserMethodLocated in /phpDocumentor/ParserElements.inc (line 1628)
parserBase | --parserElement | --parserFunction | --parserMethod
void
addParam
(string $name, string $value, [boolean $has_default = true], [null|string $typehint = null])
string
$class
= '' (line 1640)
boolean
$isConstructor
= false (line 1636)
boolean
$isDestructor
= false (line 1638)
string
$type
= 'method' (line 1634)
Type is used by many functions to skip the hassle of if phpDocumentor_get_class($blah) == 'parserBlah'
mixed
$_modifiers
= array() (line 1641)
Inherited from parserFunction
parserFunction::$globals
parserFunction::$params
parserFunction::$returnsreference
parserFunction::$source
parserFunction::$statics
Inherited from parserElement
parserElement::$conflicts
parserElement::$docblock
parserElement::$endlinenumber
parserElement::$file
parserElement::$linenumber
parserElement::$name
parserElement::$path
Inherited from parserBase
parserBase::$value
Constructor parserMethod (line 1646)
addParam (line 1657)
getClass (line 1690)
Return name of the class that contains this method
getFunctionCall (line 1671)
adds "constructor " to start of function call if $isConstructor is true
getIntricateFunctionCall (line 1678)
getLink (line 1915)
quick way to link to this element
getModifiers (line 1699)
Return name of the class that contains this method
getOverridingMethodsForClass (line 1956)
setConstructor (line 1927)
Use this method to tell the parser that this method is the class constructor
setDestructor (line 1935)
Use this method to tell the parser that this method is the class constructor
setModifiers (line 1708)
Return name of the class that contains this method
Inherited From parserFunction
parserFunction::addGlobals()
parserFunction::addParam()
parserFunction::addSource()
parserFunction::addStatics()
parserFunction::getConflicts()
parserFunction::getFunctionCall()
parserFunction::getIntricateFunctionCall()
parserFunction::getLink()
parserFunction::getParam()
parserFunction::getReturnsReference()
parserFunction::getSource()
parserFunction::hasSource()
parserFunction::listGlobals()
parserFunction::listParams()
parserFunction::listStatics()
parserFunction::setReturnsReference()
Inherited From parserElement
parserElement::getEndLineNumber()
parserElement::getFile()
parserElement::getLineNumber()
parserElement::getName()
parserElement::getPackage()
parserElement::getPath()
parserElement::setDocBlock()
parserElement::setEndLineNumber()
parserElement::setFile()
parserElement::setLineNumber()
parserElement::setName()
parserElement::setPath()
Inherited From parserBase
parserBase::getType()
parserBase::getValue()
parserBase::setValue()
Documentation generated on Mon, 05 Dec 2011 21:39:56 -0600 by phpDocumentor 1.4.4