XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
deleteAction Class Reference
Inheritance diagram for deleteAction:
AbstractAction

Public Member Functions

 execute ()
 
 executeView (&$render)
 
- Public Member Functions inherited from AbstractAction
 getUrl ()
 
 getisError ()
 
 geterrMsg ()
 
 chk_use ($uid=0)
 
 getSettings ($uid=0)
 
 getLinkUnameFromId ($uid, $uname='')
 

Additional Inherited Members

- Protected Member Functions inherited from AbstractAction
 setUrl ($url)
 
 setErr ($msg)
 
 getMailer ()
 
- Protected Attributes inherited from AbstractAction
 $isError = false
 
 $errMsg = ''
 
 $root
 
 $url = 'index.php'
 
 $unamelink = []
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Reimplemented from AbstractAction.

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

Member Function Documentation

◆ execute()

execute ( )

Reimplemented from AbstractAction.

Definition at line 29 of file deleteAction.class.php.

◆ executeView()

executeView ( & $render)

This method is typically used for rendering templates. Since delete actions often redirect or return JSON, it might remain empty or be removed if AbstractAction allows.

Reimplemented from AbstractAction.

Definition at line 93 of file deleteAction.class.php.


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