ICache Interface Reference
[Interfaces]
Interface for cache access. More...
Inheritance diagram for ICache:
Public Member Functions |
|
| get_cache_id () | |
| is_cached () | |
| set_cache_id ($cacheid) | |
Detailed Description
Interface for cache access.
Definition at line 8 of file icache.cls.php.
Member Function Documentation
| ICache::get_cache_id | ( | ) |
Implemented in ViewBase.
| ICache::is_cached | ( | ) |
Implemented in ViewBase.
| ICache::set_cache_id | ( | $ | cacheid | ) |
Implemented in ViewBase.
The documentation for this interface was generated from the following file:
- gyro/core/lib/interfaces/icache.cls.php
