|
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 19 of file ActionFrame.class.php.
| __construct | ( | $admin | ) |
Definition at line 35 of file ActionFrame.class.php.
| _createAction | ( | & | $actionFrame | ) |
Definition at line 55 of file ActionFrame.class.php.
| execute | ( | & | $controller | ) |
Definition at line 83 of file ActionFrame.class.php.
| setActionName | ( | $name | ) |
Definition at line 43 of file ActionFrame.class.php.
| $mAction = null |
Definition at line 22 of file ActionFrame.class.php.
| $mActionName = null |
Definition at line 21 of file ActionFrame.class.php.
| $mAdminFlag = null |
Definition at line 23 of file ActionFrame.class.php.
| $mCreateAction = null |
Definition at line 28 of file ActionFrame.class.php.