Public Member Functions | |
hasSetEnable () | |
setEnableCache ($flag) | |
isEnableCache () | |
reset () |
For a performance, this class has reset() to reuse a object.
Legacy_AbstractCacheInformation::hasSetEnable | ( | ) |
Gets a value indicating whether someone has tried to set a flag to this object.
Legacy_AbstractCacheInformation::setEnableCache | ( | $ | flag | ) |
Sets a flag indicating whether this object decides executing cache.
bool | $flag |
Legacy_AbstractCacheInformation::isEnableCache | ( | ) |
Gets a flag indicating whether this object decides executing cache.
Legacy_AbstractCacheInformation::reset | ( | ) |
Resets member properties to reuse this object.