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

Public Member Functions

 _getId ()
 
_getHandler ()
 
 _setupActionForm ()
 
 executeViewInput (&$controller, &$xoopsUser, &$render)
 
 executeViewSuccess (&$controller, &$xoopsUser, &$render)
 
 executeViewError (&$controller, &$xoopsUser, &$render)
 
 executeViewCancel (&$controller, &$xoopsUser, &$render)
 
 doDelete ($comment)
 
- Public Member Functions inherited from Legacy_AbstractDeleteAction
 isEnableCreate ()
 
 _doExecute ()
 
- Public Member Functions inherited from Legacy_AbstractEditAction
 _setupObject ()
 
 prepare (&$controller, &$xoopsUser)
 
 getDefaultView (&$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 20 of file CommentDeleteAction.class.php.

Member Function Documentation

◆ _getHandler()

& _getHandler ( )

Reimplemented from Legacy_AbstractEditAction.

Definition at line 27 of file CommentDeleteAction.class.php.

◆ _getId()

_getId ( )

Reimplemented from Legacy_AbstractEditAction.

Definition at line 22 of file CommentDeleteAction.class.php.

◆ _setupActionForm()

_setupActionForm ( )

Reimplemented from Legacy_AbstractEditAction.

Definition at line 34 of file CommentDeleteAction.class.php.

◆ doDelete()

doDelete ( $comment)

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

◆ executeViewCancel()

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

Reimplemented from Legacy_Action.

Definition at line 79 of file CommentDeleteAction.class.php.

◆ executeViewError()

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

Reimplemented from Legacy_Action.

Definition at line 74 of file CommentDeleteAction.class.php.

◆ executeViewInput()

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

Reimplemented from Legacy_Action.

Definition at line 40 of file CommentDeleteAction.class.php.

◆ executeViewSuccess()

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

Reimplemented from Legacy_Action.

Definition at line 69 of file CommentDeleteAction.class.php.


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