Zend Framework
1.12
|
Protected Attributes | |
$_type = 'Tool' | |
$_clientName = null | |
$_actionName = null | |
$_providerName = null | |
$_specialtyName = null | |
$_clientReference = null | |
$_actionReference = null | |
$_providerReference = null | |
![]() | |
$_type = 'Basic' | |
$_name = null | |
$_value = null | |
$_reference = null | |
Additional Inherited Members | |
![]() | |
const | ATTRIBUTES_ALL = 'attributesAll' |
#@+ Search constants | |
const | ATTRIBUTES_NO_PARENT = 'attributesParent' |
__toString | ( | ) |
__toString() cast to string
getActionName | ( | ) |
getActionReference | ( | ) |
getClientName | ( | ) |
getClientReference | ( | ) |
getProviderName | ( | ) |
getProviderReference | ( | ) |
getSpecialtyName | ( | ) |
setActionName | ( | $actionName | ) |
setActionReference | ( | Zend_Tool_Framework_Action_Interface | $action | ) |
Zend_Tool_Framework_Action_Interface | $action |
setClientName | ( | $clientName | ) |
#@-
setClientReference | ( | Zend_Tool_Framework_Client_Abstract | $client | ) |
Zend_Tool_Framework_Client_Abstract | $client |
setProviderName | ( | $providerName | ) |
setProviderReference | ( | Zend_Tool_Framework_Provider_Interface | $provider | ) |
Zend_Tool_Framework_Provider_Interface | $provider |
setSpecialtyName | ( | $specialtyName | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |