|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| _setupObject () | |
| _setupActionForm () | |
| isAllowDefault () | |
| execute (&$controller, &$xoopsUser) | |
| executeViewInput (&$controller, &$xoopsUser, &$render) | |
| executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
| executeViewError (&$controller, &$xoopsUser, &$render) | |
| executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Public Member Functions inherited from LegacyRender_TplsetEditAction | |
| _getId () | |
| & | _getHandler () |
| isEnableCreate () | |
Public Member Functions inherited from LegacyRender_AbstractEditAction | |
| prepare (&$controller, &$xoopsUser, $moduleConfig) | |
| getDefaultView (&$controller, &$xoopsUser) | |
| _doExecute () | |
Public Member Functions inherited from LegacyRender_Action | |
| __construct ($adminFlag=false) | |
| hasPermission (&$controller, &$xoopsUser) | |
| executeViewIndex (&$controller, &$xoopsUser, &$render) | |
| executeViewPreview (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
| $mCloneObject = null | |
Data Fields inherited from LegacyRender_AbstractEditAction | |
| $mObject = null | |
| $mObjectHandler = null | |
| $mActionForm = null | |
Data Fields inherited from LegacyRender_Action | |
| $_mAdminFlag = false | |
Definition at line 14 of file TplsetCloneAction.class.php.
| _setupActionForm | ( | ) |
Reimplemented from LegacyRender_TplsetEditAction.
Definition at line 24 of file TplsetCloneAction.class.php.
| _setupObject | ( | ) |
Reimplemented from LegacyRender_TplsetEditAction.
Definition at line 18 of file TplsetCloneAction.class.php.
| execute | ( | & | $controller, |
| & | $xoopsUser ) |
Reimplemented from LegacyRender_AbstractEditAction.
Definition at line 35 of file TplsetCloneAction.class.php.
| executeViewCancel | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from LegacyRender_TplsetEditAction.
Definition at line 80 of file TplsetCloneAction.class.php.
| executeViewError | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from LegacyRender_TplsetEditAction.
Definition at line 75 of file TplsetCloneAction.class.php.
| executeViewInput | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from LegacyRender_TplsetEditAction.
Definition at line 63 of file TplsetCloneAction.class.php.
| executeViewSuccess | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from LegacyRender_TplsetEditAction.
Definition at line 70 of file TplsetCloneAction.class.php.
| isAllowDefault | ( | ) |
Reimplemented from LegacyRender_TplsetEditAction.
Definition at line 30 of file TplsetCloneAction.class.php.
| $mCloneObject = null |
Definition at line 16 of file TplsetCloneAction.class.php.