Cache_Lite
[ class tree: Cache_Lite ] [ index: Cache_Lite ] [ all elements ]

Procedural File: File.php

Source Location: /pear/Cache/Lite/File.php



Classes:

Cache_Lite_File


Page Details:

This class extends Cache_Lite and offers a cache system driven by a master file

With this class, cache validity is only dependent of a given file. Cache files are valid only if they are older than the master file. It's a perfect way for caching templates results (if the template file is newer than the cache, cache must be rebuild...) or for config classes... There are some examples in the 'docs/examples' file Technical choices are described in the 'docs/technical' file




Tags:

author:  Fabien MARTY <fab@php.net>
version:  $Id: File.php,v 1.3 2005/12/04 16:03:55 fab Exp $


Includes:

require_once('Cache/Lite.php') [line 18]






Documentation generated on Sun, 08 Jan 2012 17:51:47 +0100 by phpDocumentor 1.4.3