Zend Framework
1.12
|
Public Member Functions | |
init () | |
init() | |
getPersistentAttributes () | |
getPersistentAttributes | |
getName () | |
getName() | |
setResource (Zend_Tool_Project_Profile_Resource $resource) | |
setResource() | |
setActionName ($actionName) | |
setActionName() | |
getActionName () | |
getActionName() | |
create () | |
create() | |
delete () | |
delete() | |
Static Public Member Functions | |
static | createActionMethod ($controllerPath, $actionName, $body= '//action body') |
createAcionMethod() | |
static | hasActionMethod ($controllerPath, $actionName) |
hasActionMethod() | |
Protected Attributes | |
$_resource = null | |
$_controllerResource = null | |
$_controllerPath = '' | |
$_actionName = null | |
create | ( | ) |
|
static |
createAcionMethod()
string | $controllerPath | |
string | $actionName | |
string | $body |
delete | ( | ) |
getActionName | ( | ) |
getName | ( | ) |
getPersistentAttributes | ( | ) |
getPersistentAttributes
|
static |
init | ( | ) |
setActionName | ( | $actionName | ) |
setResource | ( | Zend_Tool_Project_Profile_Resource | $resource | ) |
Zend_Tool_Project_Profile_Resource | $resource |
|
protected |
|
protected |
|
protected |
|
protected |