Zend Framework
1.12
|
Public Member Functions | |
__construct ($options=null) | |
constructor - | |
setName ($name) | |
setName() | |
getName () | |
getName() | |
Protected Member Functions | |
_parseName () | |
_parseName - internal method to determine the name of an action when one is not explicity provided. | |
Protected Attributes | |
$_name = null | |
__construct | ( | $options = null | ) |
constructor -
unknown_type | $options |
|
protected |
_parseName - internal method to determine the name of an action when one is not explicity provided.
Zend_Tool_Framework_Action_Interface | $action |
getName | ( | ) |
setName | ( | $name | ) |
|
protected |