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

Public Member Functions

 prepare (&$controller, &$xoopsUser)
 
 _setupObject ()
 
 _setupActionForm ()
 
 getDefaultView (&$controller, &$xoopsUser)
 
 execute (&$controller, &$xoopsUser)
 
 executeViewIndex (&$controller, &$xoopsUser, &$render)
 
- Public Member Functions inherited from Legacy_Action
 Legacy_Action ($adminFlag=false)
 
 __construct ($adminFlag=false)
 
 hasPermission (&$controller, &$xoopsUser)
 
 executeViewSuccess (&$controller, &$xoopsUser, &$render)
 
 executeViewError (&$controller, &$xoopsUser, &$render)
 
 executeViewInput (&$controller, &$xoopsUser, &$render)
 
 executeViewPreview (&$controller, &$xoopsUser, &$render)
 
 executeViewCancel (&$controller, &$xoopsUser, &$render)
 

Data Fields

 $mThemes = null
 
 $mObjectHandler = null
 
 $mActionForm = null
 
 $mMainTheme = null
 
- Data Fields inherited from Legacy_Action
 $_mAdminFlag = false
 

Detailed Description

Definition at line 32 of file ThemeListAction.class.php.

Member Function Documentation

◆ _setupActionForm()

_setupActionForm ( )

Definition at line 60 of file ThemeListAction.class.php.

◆ _setupObject()

_setupObject ( )

Definition at line 54 of file ThemeListAction.class.php.

◆ execute()

execute ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 82 of file ThemeListAction.class.php.

◆ executeViewIndex()

executeViewIndex ( & $controller,
& $xoopsUser,
& $render )

Reimplemented from Legacy_Action.

Definition at line 131 of file ThemeListAction.class.php.

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 66 of file ThemeListAction.class.php.

◆ prepare()

prepare ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 39 of file ThemeListAction.class.php.

Field Documentation

◆ $mActionForm

$mActionForm = null

Definition at line 36 of file ThemeListAction.class.php.

◆ $mMainTheme

$mMainTheme = null

Definition at line 37 of file ThemeListAction.class.php.

◆ $mObjectHandler

$mObjectHandler = null

Definition at line 35 of file ThemeListAction.class.php.

◆ $mThemes

$mThemes = null

Definition at line 34 of file ThemeListAction.class.php.


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