Ubiquity
2.0.0
php rapid development framework
|
Public Member Functions | |
_getAdminData () | |
_getAdminViewer () | |
_getAdminFiles () | |
setCacheTypes () | |
deleteCacheFile () | |
deleteAllCacheFiles () | |
_showFileContent () | |
initCacheType () | |
_initModelsCache () | |
Definition at line 15 of file CacheTrait.php.
|
abstract |
|
abstract |
|
abstract |
_initModelsCache | ( | ) |
Definition at line 103 of file CacheTrait.php.
_showFileContent | ( | ) |
Definition at line 65 of file CacheTrait.php.
deleteAllCacheFiles | ( | ) |
Definition at line 52 of file CacheTrait.php.
deleteCacheFile | ( | ) |
Definition at line 38 of file CacheTrait.php.
initCacheType | ( | ) |
Definition at line 86 of file CacheTrait.php.
setCacheTypes | ( | ) |
Definition at line 20 of file CacheTrait.php.