[ Index ] |
PHP Cross Reference of PHK Manager |
[Source view] [Print] [Project Stats]
(no description)
Copyright: | Francois Laupretre <phk@tekwire.net> |
License: | http://www.apache.org/licenses/LICENSE-2.0 Apache License, V 2.0 |
File Size: | 278 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Class: Cache_xcache - X-Ref
Class: Cache_eaccelerator - X-Ref
cacheID($prefix,$key) X-Ref |
No description |
setCacheObject() X-Ref |
No description |
setCacheMaxSize($size) X-Ref |
No description |
cacheName() X-Ref |
No description |
cachePresent() X-Ref |
No description |
get($id) X-Ref |
Gets an element from cache Fast path param: string $id Cache key return: string|null The data. Null if not found |
set($id,$data) X-Ref |
Writes an element to cache param: string $id Cache key param: string $data Data to cache return: void |
Generated: Thu Jun 4 18:33:15 2015 | Cross-referenced by PHPXref 0.7.1 |