XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
Stdcache_CacheclearBlock Class Reference
Inheritance diagram for Stdcache_CacheclearBlock:
Legacy_BlockProcedure Legacy_AbstractBlockProcedure

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
 

Detailed Description

Definition at line 12 of file cacheclear.php.

Member Function Documentation

◆ execute()

execute ( )

Reimplemented from Legacy_AbstractBlockProcedure.

Definition at line 22 of file cacheclear.php.

◆ getOptionForm()

getOptionForm ( )

Gets rendered HTML buffer for the option form of the control panel.

Returns
string

Reimplemented from Legacy_BlockProcedure.

Definition at line 63 of file cacheclear.php.

◆ isDisplay()

isDisplay ( )

Gets a value indicating whether this block needs to display its content.

Returns
bool

Reimplemented from Legacy_AbstractBlockProcedure.

Definition at line 58 of file cacheclear.php.

◆ prepare()

prepare ( )

Preparation. If it's in exception case, returns false.

Returns
bool

Reimplemented from Legacy_BlockProcedure.

Definition at line 16 of file cacheclear.php.

◆ updateTimer()

updateTimer ( )

Definition at line 52 of file cacheclear.php.

Field Documentation

◆ $_mFilePath

$_mFilePath = null

Definition at line 14 of file cacheclear.php.


The documentation for this class was generated from the following file: