XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
__construct ($admin) | |
setActionName ($name) | |
_createAction (&$actionFrame) | |
execute (&$controller) | |
Data Fields | |
$mActionName = null | |
$mAction = null | |
$mAdminFlag = null | |
$mCreateAction = null | |
Definition at line 30 of file ActionFrame.class.php.
__construct | ( | $admin | ) |
Definition at line 41 of file ActionFrame.class.php.
_createAction | ( | & | $actionFrame | ) |
Definition at line 61 of file ActionFrame.class.php.
execute | ( | & | $controller | ) |
Definition at line 89 of file ActionFrame.class.php.
setActionName | ( | $name | ) |
Definition at line 49 of file ActionFrame.class.php.
$mAction = null |
Definition at line 33 of file ActionFrame.class.php.
$mActionName = null |
Definition at line 32 of file ActionFrame.class.php.
$mAdminFlag = null |
Definition at line 34 of file ActionFrame.class.php.
$mCreateAction = null |
Definition at line 39 of file ActionFrame.class.php.