XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
prepare () | |
getTitle () | |
isDisplay () | |
execute () | |
![]() | |
__construct (&$block) | |
getId () | |
getName () | |
isEnableCache () | |
getCacheTime () | |
getTemplate () | |
getEntryIndex () | |
getWeight () | |
_hasVisibleOptionForm () | |
getOptionForm () | |
![]() | |
& | getRenderTarget () |
getRenderSystemName () | |
& | _createRenderTarget () |
& | createCacheInfo () |
Additional Inherited Members | |
![]() | |
$_mBlock = null | |
$mRender = null | |
![]() | |
$mRender = null | |
Definition at line 17 of file message_block.class.php.
execute | ( | ) |
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 39 of file message_block.class.php.
getTitle | ( | ) |
Gets a title of this block.
Reimplemented from Legacy_BlockProcedure.
Definition at line 28 of file message_block.class.php.
isDisplay | ( | ) |
Gets a value indicating whether this block needs to display its content.
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 33 of file message_block.class.php.
prepare | ( | ) |
Preparation. If it's in exception case, returns false.
Reimplemented from Legacy_BlockProcedure.
Definition at line 24 of file message_block.class.php.