XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
execute () | |
isDisplay () | |
_hasVisibleOptionForm () | |
getOptionForm () | |
![]() | |
__construct (&$block) | |
prepare () | |
getId () | |
getName () | |
isEnableCache () | |
getCacheTime () | |
getTitle () | |
getTemplate () | |
getEntryIndex () | |
getWeight () | |
![]() | |
& | getRenderTarget () |
getRenderSystemName () | |
& | _createRenderTarget () |
& | createCacheInfo () |
Data Fields | |
$_mDisplayFlag = true | |
![]() | |
$_mBlock = null | |
$mRender = null | |
![]() | |
$mRender = null | |
The adapter class for XoopsBlock objects of XOOPS2 JP.
Definition at line 252 of file Legacy_BlockProcedure.class.php.
_hasVisibleOptionForm | ( | ) |
@breaf [Secret Agreement] Gets a value indicating whether the option form of this block needs the row to display the form.
Reimplemented from Legacy_BlockProcedure.
Definition at line 290 of file Legacy_BlockProcedure.class.php.
execute | ( | ) |
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 256 of file Legacy_BlockProcedure.class.php.
getOptionForm | ( | ) |
Gets rendered HTML buffer for the option form of the control panel.
Reimplemented from Legacy_BlockProcedure.
Definition at line 295 of file Legacy_BlockProcedure.class.php.
isDisplay | ( | ) |
Gets a value indicating whether this block needs to display its content.
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 285 of file Legacy_BlockProcedure.class.php.
$_mDisplayFlag = true |
Definition at line 254 of file Legacy_BlockProcedure.class.php.