XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
LegacyRender_ThemeSelect (&$controller) | |
__construct (&$controller) | |
Constructor. | |
isSelectableTheme (&$flag, $theme_name) | |
![]() | |
preFilter () | |
[Abstract] Executes the logic, when the controller executes preFilter(). | |
preBlockFilter () | |
[Abstract] Executes the logic, when the controller executes preBlockFilter(). | |
postFilter () | |
[Abstract] Executes the logic, when the controller executes postFilter(). | |
Additional Inherited Members | |
![]() | |
$mController | |
[READ ONLY] XCube_Controller | |
$mRoot | |
[READ ONLY] XCube_Root | |
Definition at line 11 of file ThemeSelect.class.php.
__construct | ( | & | $controller | ) |
Constructor.
$controller | XCube_Controller |
Reimplemented from XCube_ActionFilter.
Definition at line 18 of file ThemeSelect.class.php.
isSelectableTheme | ( | & | $flag, |
$theme_name ) |
Definition at line 25 of file ThemeSelect.class.php.
LegacyRender_ThemeSelect | ( | & | $controller | ) |
Definition at line 13 of file ThemeSelect.class.php.