|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
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 | |
Definition at line 28 of file AdminBlockMenu.class.php.
|
static |
Definition at line 144 of file AdminBlockMenu.class.php.
| execute | ( | ) |
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 59 of file AdminBlockMenu.class.php.
| getEntryIndex | ( | ) |
Gets a column index of this block.
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 49 of file AdminBlockMenu.class.php.
| getName | ( | ) |
Gets the name of this block.
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 39 of file AdminBlockMenu.class.php.
| getTitle | ( | ) |
Gets a title of this block.
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 44 of file AdminBlockMenu.class.php.
| isEnableCache | ( | ) |
Gets a value indicating whether the block can be cached.
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 54 of file AdminBlockMenu.class.php.
| $mCurrentModule |
| $mModules = [] |
Definition at line 30 of file AdminBlockMenu.class.php.