|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| prepare () | |
| execute () | |
| updateTimer () | |
| isDisplay () | |
| getOptionForm () | |
Public Member Functions inherited from Legacy_BlockProcedure | |
| __construct (&$block) | |
| getId () | |
| getName () | |
| isEnableCache () | |
| getCacheTime () | |
| getTitle () | |
| getTemplate () | |
| getEntryIndex () | |
| getWeight () | |
| _hasVisibleOptionForm () | |
Public Member Functions inherited from Legacy_AbstractBlockProcedure | |
| & | getRenderTarget () |
| getRenderSystemName () | |
| & | _createRenderTarget () |
| & | createCacheInfo () |
Data Fields | |
| $_mFilePath = null | |
Data Fields inherited from Legacy_BlockProcedure | |
| $_mBlock = null | |
| $mRender = null | |
Data Fields inherited from Legacy_AbstractBlockProcedure | |
| $mRender = null | |
Definition at line 12 of file cacheclear.php.
| execute | ( | ) |
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 22 of file cacheclear.php.
| getOptionForm | ( | ) |
Gets rendered HTML buffer for the option form of the control panel.
Reimplemented from Legacy_BlockProcedure.
Definition at line 63 of file cacheclear.php.
| isDisplay | ( | ) |
Gets a value indicating whether this block needs to display its content.
Reimplemented from Legacy_AbstractBlockProcedure.
Definition at line 58 of file cacheclear.php.
| prepare | ( | ) |
Preparation. If it's in exception case, returns false.
Reimplemented from Legacy_BlockProcedure.
Definition at line 16 of file cacheclear.php.
| updateTimer | ( | ) |
Definition at line 52 of file cacheclear.php.
| $_mFilePath = null |
Definition at line 14 of file cacheclear.php.