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

Public Member Functions

 setBlock (&$blockProcedure)
 
 reset ()
 
 getCacheFilePath ()
 
- Public Member Functions inherited from Legacy_AbstractCacheInformation
 hasSetEnable ()
 
 setEnableCache ($flag)
 
 isEnableCache ()
 

Static Public Member Functions

static getCacheFileBase ($bid, $context)
 

Data Fields

 $mBlock = null
 
 $mGetCacheFilePath = null
 
- Data Fields inherited from Legacy_AbstractCacheInformation
 $mIdentityArr = []
 
 $mGroupArr = []
 
 $_mEnableCache = false
 
 $mAttributes = []
 

Detailed Description

Definition at line 173 of file Legacy_CacheInformation.class.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Reimplemented from Legacy_AbstractCacheInformation.

Definition at line 188 of file Legacy_CacheInformation.class.php.

Member Function Documentation

◆ getCacheFileBase()

static getCacheFileBase ( $bid,
$context )
static

Definition at line 227 of file Legacy_CacheInformation.class.php.

◆ getCacheFilePath()

getCacheFilePath ( )

Gets a file path of a cache file for module contents.

Returns
string

Reimplemented from Legacy_AbstractCacheInformation.

Definition at line 215 of file Legacy_CacheInformation.class.php.

◆ reset()

reset ( )

Resets member properties to reuse this object.

Reimplemented from Legacy_AbstractCacheInformation.

Definition at line 205 of file Legacy_CacheInformation.class.php.

◆ setBlock()

setBlock ( & $blockProcedure)

Sets a block object.

Parameters
Legacy_AbstractBlockProcedure$blockProcedure

Definition at line 200 of file Legacy_CacheInformation.class.php.

Field Documentation

◆ $mBlock

$mBlock = null

Definition at line 181 of file Legacy_CacheInformation.class.php.

◆ $mGetCacheFilePath

$mGetCacheFilePath = null

Definition at line 186 of file Legacy_CacheInformation.class.php.


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