Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Cache_Lite

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

File/pear/cache/lite/File.php

Description

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

Classes
Class Description
 class Cache_Lite_File This class extends Cache_Lite and offers a cache system driven by a master file

Documentation generated on Mon, 05 Mar 2007 20:58:40 +0000 by phpDocumentor 1.3.1