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

Procedural File: File.php

Source Location: /lodel/scripts/Cache/Lite/File.php

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

Author:  Fabien MARTY <fab@php.net>
Version:  $Id: File.php,v 1.3 2005/12/04 16:03:55 fab Exp $
Filesource:  Source Code for this file
Classes
Class Description
Cache_Lite_File
Includes
require_once ('Cache/Lite.php') [line 18]

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

API Tags:
Filesource:  Source Code for this file

Information Tags:
Author:  Fabien MARTY <fab@php.net>
Version:  $Id: File.php,v 1.3 2005/12/04 16:03:55 fab Exp $
[ Top ]



Documentation generated on Thu, 10 Jul 2008 05:07:32 +0200 by phpDocumentor 1.4.0a2