XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
_getId () | |
& | _getHandler () |
_setupObject () | |
isEnableCreate () | |
_setupActionForm () | |
executeViewInput (&$controller, &$xoopsUser, &$render) | |
executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
executeViewError (&$controller, &$xoopsUser, &$render) | |
![]() | |
prepare (&$controller, &$xoopsUser, $moduleConfig) | |
getDefaultView (&$controller, &$xoopsUser) | |
execute (&$controller, &$xoopsUser) | |
_doExecute () | |
![]() | |
__construct ($adminFlag=false) | |
hasPermission (&$controller, &$xoopsUser) | |
executeViewIndex (&$controller, &$xoopsUser, &$render) | |
executeViewPreview (&$controller, &$xoopsUser, &$render) | |
executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
$mTargetObject = null | |
![]() | |
$mObject = null | |
$mObjectHandler = null | |
$mActionForm = null | |
![]() | |
$_mAdminFlag = false | |
Definition at line 15 of file TplfileCloneAction.class.php.
& _getHandler | ( | ) |
Reimplemented from LegacyRender_AbstractEditAction.
Definition at line 24 of file TplfileCloneAction.class.php.
_getId | ( | ) |
Reimplemented from LegacyRender_AbstractEditAction.
Definition at line 19 of file TplfileCloneAction.class.php.
_setupActionForm | ( | ) |
Reimplemented from LegacyRender_AbstractEditAction.
Definition at line 51 of file TplfileCloneAction.class.php.
_setupObject | ( | ) |
Reimplemented from LegacyRender_AbstractEditAction.
Definition at line 30 of file TplfileCloneAction.class.php.
executeViewError | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from LegacyRender_Action.
Definition at line 72 of file TplfileCloneAction.class.php.
executeViewInput | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from LegacyRender_Action.
Definition at line 57 of file TplfileCloneAction.class.php.
executeViewSuccess | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from LegacyRender_Action.
Definition at line 65 of file TplfileCloneAction.class.php.
isEnableCreate | ( | ) |
Reimplemented from LegacyRender_AbstractEditAction.
Definition at line 46 of file TplfileCloneAction.class.php.
$mTargetObject = null |
Definition at line 17 of file TplfileCloneAction.class.php.