|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| getUrl () | |
| getisError () | |
| geterrMsg () | |
| chk_use ($uid=0) | |
| getSettings ($uid=0) | |
| getLinkUnameFromId ($uid, $uname='') | |
| execute () | |
| executeView (&$render) | |
Protected Member Functions | |
| setUrl ($url) | |
| setErr ($msg) | |
| getMailer () | |
Protected Attributes | |
| $isError = false | |
| $errMsg = '' | |
| $root | |
| $url = 'index.php' | |
| $unamelink = [] | |
Definition at line 19 of file AbstractAction.class.php.
| __construct | ( | ) |
Definition at line 27 of file AbstractAction.class.php.
| chk_use | ( | $uid = 0 | ) |
Definition at line 58 of file AbstractAction.class.php.
|
abstract |
Reimplemented in viewAction.
|
abstract |
Reimplemented in deleteAction.
| geterrMsg | ( | ) |
Definition at line 53 of file AbstractAction.class.php.
| getisError | ( | ) |
Definition at line 48 of file AbstractAction.class.php.
| getLinkUnameFromId | ( | $uid, | |
| $uname = '' ) |
Definition at line 79 of file AbstractAction.class.php.
|
protected |
Definition at line 99 of file AbstractAction.class.php.
| getSettings | ( | $uid = 0 | ) |
Definition at line 64 of file AbstractAction.class.php.
| getUrl | ( | ) |
Definition at line 37 of file AbstractAction.class.php.
|
protected |
Definition at line 42 of file AbstractAction.class.php.
|
protected |
Definition at line 32 of file AbstractAction.class.php.
|
protected |
Definition at line 22 of file AbstractAction.class.php.
|
protected |
Definition at line 21 of file AbstractAction.class.php.
|
protected |
Definition at line 23 of file AbstractAction.class.php.
|
protected |
Definition at line 25 of file AbstractAction.class.php.
|
protected |
Definition at line 24 of file AbstractAction.class.php.