| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
patTemplate Template cache that stores data in the eAccelerator Cache $Id: eAccelerator.php 10381 2008-06-01 03:35:53Z pasamio $
| Author: | Mike Valstar <mikevalstar@thrashcorp.com> |
| File Size: | 83 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Class: patTemplate_TemplateCache_eAccelerator - X-Ref
patTemplate Template cache that stores data in the eAccelerator Cache| load( $key, $modTime = -1 ) X-Ref |
| load template from cache param: string cache key param: integer modification time of original template return: array|boolean either an array containing the templates or false cache could not be loaded |
| write( $key, $templates ) X-Ref |
| write template to cache param: string cache key param: array templates to store return: boolean true on success |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |