XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
Legacy_ImageCreateAction Class Reference
Inheritance diagram for Legacy_ImageCreateAction:
Legacy_AbstractEditAction Legacy_Action Legacy_ImageEditAction Legacy_ImageUploadAction

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 19 of file ImageCreateAction.class.php.

Member Function Documentation

◆ _doExecute()

_doExecute ( )

Reimplemented from Legacy_AbstractEditAction.

Definition at line 54 of file ImageCreateAction.class.php.

◆ _enableCatchImgcat()

_enableCatchImgcat ( )

Definition at line 49 of file ImageCreateAction.class.php.

◆ _getHandler()

& _getHandler ( )

Reimplemented from Legacy_AbstractEditAction.

Definition at line 26 of file ImageCreateAction.class.php.

◆ _getId()

_getId ( )

Reimplemented from Legacy_AbstractEditAction.

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

◆ _setupActionForm()

_setupActionForm ( )

Reimplemented from Legacy_AbstractEditAction.

Definition at line 32 of file ImageCreateAction.class.php.

◆ _storeDB()

_storeDB ( )

Definition at line 96 of file ImageCreateAction.class.php.

◆ _storeFile()

_storeFile ( )

Definition at line 72 of file ImageCreateAction.class.php.

◆ executeViewCancel()

executeViewCancel ( & $controller,
& $xoopsUser,
& $render )

Reimplemented from Legacy_Action.

Definition at line 123 of file ImageCreateAction.class.php.

◆ executeViewError()

executeViewError ( & $controller,
& $xoopsUser,
& $render )

Reimplemented from Legacy_Action.

Definition at line 118 of file ImageCreateAction.class.php.

◆ executeViewInput()

executeViewInput ( & $controller,
& $xoopsUser,
& $render )

Reimplemented from Legacy_Action.

Definition at line 100 of file ImageCreateAction.class.php.

◆ executeViewSuccess()

executeViewSuccess ( & $controller,
& $xoopsUser,
& $render )

Reimplemented from Legacy_Action.

Definition at line 113 of file ImageCreateAction.class.php.

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_AbstractEditAction.

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


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