XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
execute () | |
executeView (&$render) | |
![]() | |
getUrl () | |
getisError () | |
geterrMsg () | |
chk_use ($uid=0) | |
getSettings ($uid=0) | |
getLinkUnameFromId ($uid, $uname='') | |
Additional Inherited Members | |
![]() | |
setUrl ($url) | |
setErr ($msg) | |
getMailer () | |
![]() | |
$isError = false | |
$errMsg = '' | |
$root | |
$url = 'index.php' | |
$unamelink = [] | |
Definition at line 17 of file deleteAction.class.php.
__construct | ( | ) |
Reimplemented from AbstractAction.
Definition at line 22 of file deleteAction.class.php.
execute | ( | ) |
Reimplemented from AbstractAction.
Definition at line 29 of file deleteAction.class.php.
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.