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

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().
 

Additional Inherited Members

- Data Fields inherited from XCube_ActionFilter
 $mController
 [READ ONLY] XCube_Controller
 
 $mRoot
 [READ ONLY] XCube_Root
 

Detailed Description

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

Member Function Documentation

◆ postFilter()

postFilter ( )

[Abstract] Executes the logic, when the controller executes postFilter().

Remarks
Each controller has different timing when it calls postFilter().

Reimplemented from XCube_ActionFilter.

Definition at line 19 of file StartupXoopsTpl.class.php.


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