XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
LegacyRender_AbstractEditAction Class Reference
Inheritance diagram for LegacyRender_AbstractEditAction:
LegacyRender_Action LegacyRender_AbstractDeleteAction LegacyRender_BannerEditAction LegacyRender_BannerclientEditAction LegacyRender_TplfileCloneAction LegacyRender_TplfileEditAction LegacyRender_TplsetEditAction LegacyRender_BannerDeleteAction LegacyRender_BannerclientDeleteAction LegacyRender_BannerfinishDeleteAction LegacyRender_TplfileDeleteAction LegacyRender_TplsetDeleteAction LegacyRender_TplsetCloneAction

Public Member Functions

 _getId ()
 
_getHandler ()
 
 _setupActionForm ()
 
 _setupObject ()
 
 isEnableCreate ()
 
 prepare (&$controller, &$xoopsUser, $moduleConfig)
 
 getDefaultView (&$controller, &$xoopsUser)
 
 execute (&$controller, &$xoopsUser)
 
 _doExecute ()
 
- Public Member Functions inherited from LegacyRender_Action
 __construct ($adminFlag=false)
 
 hasPermission (&$controller, &$xoopsUser)
 
 executeViewSuccess (&$controller, &$xoopsUser, &$render)
 
 executeViewError (&$controller, &$xoopsUser, &$render)
 
 executeViewIndex (&$controller, &$xoopsUser, &$render)
 
 executeViewInput (&$controller, &$xoopsUser, &$render)
 
 executeViewPreview (&$controller, &$xoopsUser, &$render)
 
 executeViewCancel (&$controller, &$xoopsUser, &$render)
 

Data Fields

 $mObject = null
 
 $mObjectHandler = null
 
 $mActionForm = null
 
- Data Fields inherited from LegacyRender_Action
 $_mAdminFlag = false
 

Detailed Description

Definition at line 7 of file AbstractEditAction.class.php.

Member Function Documentation

◆ _doExecute()

_doExecute ( )

Definition at line 84 of file AbstractEditAction.class.php.

◆ _getHandler()

& _getHandler ( )

Definition at line 17 of file AbstractEditAction.class.php.

◆ _getId()

_getId ( )

Definition at line 13 of file AbstractEditAction.class.php.

◆ _setupActionForm()

_setupActionForm ( )

Definition at line 21 of file AbstractEditAction.class.php.

◆ _setupObject()

_setupObject ( )

Definition at line 25 of file AbstractEditAction.class.php.

◆ execute()

execute ( & $controller,
& $xoopsUser )

Reimplemented from LegacyRender_Action.

Definition at line 59 of file AbstractEditAction.class.php.

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from LegacyRender_Action.

Definition at line 48 of file AbstractEditAction.class.php.

◆ isEnableCreate()

isEnableCreate ( )

Definition at line 38 of file AbstractEditAction.class.php.

◆ prepare()

prepare ( & $controller,
& $xoopsUser,
$moduleConfig )

Reimplemented from LegacyRender_Action.

Definition at line 42 of file AbstractEditAction.class.php.

Field Documentation

◆ $mActionForm

$mActionForm = null

Definition at line 11 of file AbstractEditAction.class.php.

◆ $mObject

$mObject = null

Definition at line 9 of file AbstractEditAction.class.php.

◆ $mObjectHandler

$mObjectHandler = null

Definition at line 10 of file AbstractEditAction.class.php.


The documentation for this class was generated from the following file: