XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
getName () | |
getTitle () | |
getEntryIndex () | |
isEnableCache () | |
execute () | |
hasResult () | |
& | getResult () |
getRenderSystemName () | |
![]() | |
prepare () | |
& | getRenderTarget () |
& | _createRenderTarget () |
getId () | |
getCacheTime () | |
getTemplate () | |
getWeight () | |
isDisplay () | |
& | createCacheInfo () |
Additional Inherited Members | |
![]() | |
$mRender = null | |
Definition at line 16 of file AdminBlockOnline.class.php.
execute | ( | ) |
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 38 of file AdminBlockOnline.class.php.
getEntryIndex | ( | ) |
Gets a column index of this block.
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 28 of file AdminBlockOnline.class.php.
getName | ( | ) |
Gets the name of this block.
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 18 of file AdminBlockOnline.class.php.
getRenderSystemName | ( | ) |
Gets a name of the dependence render-system.
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 81 of file AdminBlockOnline.class.php.
& getResult | ( | ) |
Definition at line 75 of file AdminBlockOnline.class.php.
getTitle | ( | ) |
Gets a title of this block.
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 23 of file AdminBlockOnline.class.php.
hasResult | ( | ) |
Definition at line 70 of file AdminBlockOnline.class.php.
isEnableCache | ( | ) |
Gets a value indicating whether the block can be cached.
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 33 of file AdminBlockOnline.class.php.