|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
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 = [] | |
Definition at line 17 of file searchAction.class.php.
| __construct | ( | ) |
Reimplemented from AbstractAction.
Definition at line 24 of file searchAction.class.php.
| execute | ( | ) |
Reimplemented from AbstractAction.
Definition at line 36 of file searchAction.class.php.
| executeView | ( | & | $render | ) |
Reimplemented from AbstractAction.
Definition at line 71 of file searchAction.class.php.