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

Public Member Functions

 __construct (&$controller)
 
 setupBlock ()
 
getMainThemeObject ()
 
 isEnableCacheFeature ()
 
 enableAccess ()
 
 setupModuleLanguage ()
 
- Public Member Functions inherited from Legacy_AbstractControllerStrategy
 _setupFilterChain ()
 
 setupModuleContext (&$context, $dirname)
 
 _processPreBlockFilter ()
 
getVirtualCurrentModule ()
 

Data Fields

 $mStatusFlag = LEGACY_CONTROLLER_STATE_PUBLIC
 
- Data Fields inherited from Legacy_AbstractControllerStrategy
 $mController = null
 
 $mStatusFlag
 
array $_mLoadedFilterNames = []
 

Detailed Description

Definition at line 16 of file Legacy_PublicControllerStrategy.class.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( & $controller)

Reimplemented from Legacy_AbstractControllerStrategy.

Definition at line 20 of file Legacy_PublicControllerStrategy.class.php.

Member Function Documentation

◆ enableAccess()

enableAccess ( )

Gets a value indicating whether the current user can access to the current module.

Returns
void

Reimplemented from Legacy_AbstractControllerStrategy.

Definition at line 106 of file Legacy_PublicControllerStrategy.class.php.

◆ getMainThemeObject()

& getMainThemeObject ( )

Definition at line 67 of file Legacy_PublicControllerStrategy.class.php.

◆ isEnableCacheFeature()

isEnableCacheFeature ( )

Gets a value indicating whether the controller can use a cache mechanism.

Reimplemented from Legacy_AbstractControllerStrategy.

Definition at line 101 of file Legacy_PublicControllerStrategy.class.php.

◆ setupBlock()

setupBlock ( )

Reimplemented from Legacy_AbstractControllerStrategy.

Definition at line 31 of file Legacy_PublicControllerStrategy.class.php.

◆ setupModuleLanguage()

setupModuleLanguage ( )

Reimplemented from Legacy_AbstractControllerStrategy.

Definition at line 117 of file Legacy_PublicControllerStrategy.class.php.

Field Documentation

◆ $mStatusFlag

$mStatusFlag = LEGACY_CONTROLLER_STATE_PUBLIC

Definition at line 18 of file Legacy_PublicControllerStrategy.class.php.


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