Class QCache
This is the Base Class for ALL classes in the system. It provides proper error handling of property getters and setters. It also provides the OverrideAttribute functionality.
- QBaseClass
- QCache
Located at includes/framework/QCache.class.php
public
|
|
public
|
|
public
|
|
public
|
|
public static
boolean
|
|
public
|
|
protected
|
|
protected
|
OverrideAttributes(),
__call(),
__get(),
__set()
|
public static
|
$CachePath
|
#
__FILE_CACHE__
|
protected
|
$strNamespace
|
|
protected
|
$strKey
|
|
protected
|
$strExtension
|
|
protected
|
$strCheckFilesArray
|