Zend Framework
LICENSE
This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.

getActionReference(
)
:
\Zend_Tool_Framework_Action_Interface
getActionReference()
Type | Description |
---|---|
\Zend_Tool_Framework_Action_Interface |

getClientReference(
)
:
\Zend_Tool_Framework_Client_Abstract
getClientReference()
Type | Description |
---|---|
\Zend_Tool_Framework_Client_Abstract |

getProviderReference(
)
:
\Zend_Tool_Framework_Provider_Interface
getProviderReference()
Type | Description |
---|---|
\Zend_Tool_Framework_Provider_Interface |

setActionName(
string $actionName
)
:
\Zend_Tool_Framework_Metadata_Tool
setActionName()
Name | Type | Description |
---|---|---|
$actionName | string |
Type | Description |
---|---|
\Zend_Tool_Framework_Metadata_Tool |

setActionReference(
\Zend_Tool_Framework_Action_Interface $action
)
:
\Zend_Tool_Framework_Metadata_Tool
setActionReference()
Name | Type | Description |
---|---|---|
$action | \Zend_Tool_Framework_Action_Interface |
Type | Description |
---|---|
\Zend_Tool_Framework_Metadata_Tool |

setClientReference(
\Zend_Tool_Framework_Client_Abstract $client
)
:
\Zend_Tool_Framework_Metadata_Tool
setClientReference()
Name | Type | Description |
---|---|---|
$client | \Zend_Tool_Framework_Client_Abstract |
Type | Description |
---|---|
\Zend_Tool_Framework_Metadata_Tool |

setProviderName(
string $providerName
)
:
\Zend_Tool_Framework_Metadata_Tool
setProviderName()
Name | Type | Description |
---|---|---|
$providerName | string |
Type | Description |
---|---|
\Zend_Tool_Framework_Metadata_Tool |

setProviderReference(
\Zend_Tool_Framework_Provider_Interface $provider
)
:
\Zend_Tool_Framework_Metadata_Tool
setProviderReference()
Name | Type | Description |
---|---|---|
$provider | \Zend_Tool_Framework_Provider_Interface |
Type | Description |
---|---|
\Zend_Tool_Framework_Metadata_Tool |

setSpecialtyName(
string $specialtyName
)
:
\Zend_Tool_Framework_Metadata_Tool
setSpecialtyName()
Name | Type | Description |
---|---|---|
$specialtyName | string |
Type | Description |
---|---|
\Zend_Tool_Framework_Metadata_Tool |