__construct()
getDefaultValue()
getDescription()
getName()
getType()
isOptional()
setDefaultValue()
setDescription()
setName()
setOptional()
setOptions()
setType()
toArray()
$defaultValue
$description
$name
$optional
$type
Method parameter metadata
category | Zend |
---|---|
package | Zend_Server |
subpackage | Zend_Server_Method |
__construct(null | array $options)
nullarray
getDefaultValue() : mixed
mixed
getDescription() : string
string
getName() : string
string
getType() : string
string
isOptional() : bool
bool
toArray() : array
array
$defaultValue : mixed
$description : string
$name : string
$optional : bool
$type : string