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

Public Member Functions

 getName ()
 
 getTitle ()
 
 getEntryIndex ()
 
 isEnableCache ()
 
 execute ()
 
- Public Member Functions inherited from Legacy_AbstractBlockProcedure
 prepare ()
 
getRenderTarget ()
 
 getRenderSystemName ()
 
_createRenderTarget ()
 
 getId ()
 
 getCacheTime ()
 
 getTemplate ()
 
 getWeight ()
 
 isDisplay ()
 
createCacheInfo ()
 

Static Public Member Functions

static clearCache ()
 

Data Fields

 $mModules = []
 
 $mCurrentModule
 
- Data Fields inherited from Legacy_AbstractBlockProcedure
 $mRender = null
 

Detailed Description

Definition at line 29 of file AdminSideMenu.class.php.

Member Function Documentation

◆ clearCache()

static clearCache ( )
static

Definition at line 145 of file AdminSideMenu.class.php.

◆ execute()

execute ( )

Reimplemented from Legacy_AbstractBlockProcedure.

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

◆ getEntryIndex()

getEntryIndex ( )

Gets a column index of this block.

Returns
void

Reimplemented from Legacy_AbstractBlockProcedure.

Definition at line 50 of file AdminSideMenu.class.php.

◆ getName()

getName ( )

Gets the name of this block.

Returns
string

Reimplemented from Legacy_AbstractBlockProcedure.

Definition at line 40 of file AdminSideMenu.class.php.

◆ getTitle()

getTitle ( )

Gets a title of this block.

Returns
string

Reimplemented from Legacy_AbstractBlockProcedure.

Definition at line 45 of file AdminSideMenu.class.php.

◆ isEnableCache()

isEnableCache ( )

Gets a value indicating whether the block can be cached.

Returns
void

Reimplemented from Legacy_AbstractBlockProcedure.

Definition at line 55 of file AdminSideMenu.class.php.

Field Documentation

◆ $mCurrentModule

$mCurrentModule

protected, but read OK.

@access protected

Definition at line 38 of file AdminSideMenu.class.php.

◆ $mModules

$mModules = []

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


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