ICachable Interface Reference
[Interfaces]
Interface for cachable elements. More...
Public Member Functions |
|
get_all_cache_ids () | |
Return an array of all possible cache ids.
|
|
get_dependend_cachables () | |
Return an array of dependend cachable
elements. |
Detailed Description
Interface for cachable elements.
Definition at line 8 of file icachable.cls.php.
Member Function Documentation
ICachable::get_all_cache_ids | ( | ) |
Return an array of all possible cache ids.
- Returns:
- Array Array of cache ids
ICachable::get_dependend_cachables | ( | ) |
Return an array of dependend cachable elements.
- Returns:
- Array Array of ICachable instances
The documentation for this interface was generated from the following file:
- gyro/core/lib/interfaces/icachable.cls.php