|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| _getId () | |
| _setupActionForm () | |
| isEnableCreate () | |
| _enableCatchImgcat () | |
| executeViewInput (&$controller, &$xoopsUser, &$render) | |
| executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Public Member Functions inherited from Legacy_ImageCreateAction | |
| & | _getHandler () |
| getDefaultView (&$controller, &$xoopsUser) | |
| _doExecute () | |
| _storeFile () | |
| _storeDB () | |
| executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
| executeViewError (&$controller, &$xoopsUser, &$render) | |
Public Member Functions inherited from Legacy_AbstractEditAction | |
| _setupObject () | |
| 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 | |
Definition at line 19 of file ImageEditAction.class.php.
| _enableCatchImgcat | ( | ) |
Reimplemented from Legacy_ImageCreateAction.
Definition at line 37 of file ImageEditAction.class.php.
| _getId | ( | ) |
Reimplemented from Legacy_ImageCreateAction.
Definition at line 21 of file ImageEditAction.class.php.
| _setupActionForm | ( | ) |
Reimplemented from Legacy_ImageCreateAction.
Definition at line 26 of file ImageEditAction.class.php.
| executeViewCancel | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from Legacy_ImageCreateAction.
Definition at line 57 of file ImageEditAction.class.php.
| executeViewInput | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from Legacy_ImageCreateAction.
Definition at line 42 of file ImageEditAction.class.php.
| isEnableCreate | ( | ) |
Reimplemented from Legacy_AbstractEditAction.
Definition at line 32 of file ImageEditAction.class.php.