|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| isCache ( $cachetime=null) | |
| enableCache () | |
| setResourceName ( $name) | |
| getCacheId () | |
| _getFileName () | |
| save ( $renderTarget) | |
| load () | |
| clear () | |
| reset () | |
Data Fields | |
| $mCacheId | |
| $mResourceName | |
Definition at line 12 of file XCube_RenderCache.class.php.
| __construct | ( | ) |
Definition at line 16 of file XCube_RenderCache.class.php.
| _getFileName | ( | ) |
Definition at line 49 of file XCube_RenderCache.class.php.
| clear | ( | ) |
Definition at line 68 of file XCube_RenderCache.class.php.
| enableCache | ( | ) |
Definition at line 30 of file XCube_RenderCache.class.php.
| getCacheId | ( | ) |
Definition at line 42 of file XCube_RenderCache.class.php.
| isCache | ( | $cachetime = null | ) |
| load | ( | ) |
Definition at line 62 of file XCube_RenderCache.class.php.
| reset | ( | ) |
Definition at line 71 of file XCube_RenderCache.class.php.
| save | ( | $renderTarget | ) |
Definition at line 53 of file XCube_RenderCache.class.php.
| setResourceName | ( | $name | ) |
Definition at line 35 of file XCube_RenderCache.class.php.
| $mCacheId |
Definition at line 13 of file XCube_RenderCache.class.php.
| $mResourceName |
Definition at line 14 of file XCube_RenderCache.class.php.