|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| postFilter () | |
| [Abstract] Executes the logic, when the controller executes postFilter(). | |
Public Member Functions inherited from XCube_ActionFilter | |
| __construct (&$controller) | |
| Constructor. | |
| preFilter () | |
| [Abstract] Executes the logic, when the controller executes preFilter(). | |
| preBlockFilter () | |
| [Abstract] Executes the logic, when the controller executes preBlockFilter(). | |
Static Public Member Functions | |
| static | addFilter (&$xoopsTpl) |
| static | getNewMessage (&$arrays) |
| static | _createAction (&$actionFrame) |
| static | accessToReadpmsg () |
| static | makeHandler (&$handler, $name, $optional) |
Additional Inherited Members | |
Data Fields inherited from XCube_ActionFilter | |
| $mController | |
| [READ ONLY] XCube_Controller | |
| $mRoot | |
| [READ ONLY] XCube_Root | |
Definition at line 17 of file Preload.class.php.
|
static |
Definition at line 67 of file Preload.class.php.
|
static |
Definition at line 81 of file Preload.class.php.
|
static |
Definition at line 45 of file Preload.class.php.
|
static |
Definition at line 50 of file Preload.class.php.
|
static |
Definition at line 87 of file Preload.class.php.
| postFilter | ( | ) |
[Abstract] Executes the logic, when the controller executes postFilter().
Reimplemented from XCube_ActionFilter.
Definition at line 19 of file Preload.class.php.