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) | |
![]() | |
_getId () | |
& | _getHandler () |
isEnableCreate () | |
![]() | |
prepare (&$controller, &$xoopsUser, $moduleConfig) | |
getDefaultView (&$controller, &$xoopsUser) | |
_doExecute () | |
![]() | |
__construct ($adminFlag=false) | |
hasPermission (&$controller, &$xoopsUser) | |
executeViewIndex (&$controller, &$xoopsUser, &$render) | |
executeViewPreview (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
$mCloneObject = null | |
![]() | |
$mObject = null | |
$mObjectHandler = null | |
$mActionForm = null | |
![]() | |
$_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.