XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
getName () | |
getTitle () | |
getEntryIndex () | |
isEnableCache () | |
execute () | |
![]() | |
prepare () | |
& | getRenderTarget () |
getRenderSystemName () | |
& | _createRenderTarget () |
getId () | |
getCacheTime () | |
getTemplate () | |
getWeight () | |
isDisplay () | |
& | createCacheInfo () |
Static Public Member Functions | |
static | clearCache () |
Data Fields | |
$mModules = [] | |
$mCurrentModule | |
![]() | |
$mRender = null | |
Definition at line 29 of file AdminSideMenu.class.php.
|
static |
Definition at line 145 of file AdminSideMenu.class.php.
execute | ( | ) |
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 60 of file AdminSideMenu.class.php.
getEntryIndex | ( | ) |
Gets a column index of this block.
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 50 of file AdminSideMenu.class.php.
getName | ( | ) |
Gets the name of this block.
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 40 of file AdminSideMenu.class.php.
getTitle | ( | ) |
Gets a title of this block.
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 45 of file AdminSideMenu.class.php.
isEnableCache | ( | ) |
Gets a value indicating whether the block can be cached.
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 55 of file AdminSideMenu.class.php.
$mCurrentModule |
$mModules = [] |
Definition at line 31 of file AdminSideMenu.class.php.