| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Cornel Alexa (2) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This class this extends the "ft" class to add caching functionality. The caching was designed with four points in mind: 1. Speed improvement 2. Ease of use while letting the developer decides when caching is needed on a per file basis. 3. Having an option to set a maximum execution time from which the caching starts to work for each script or page. 4. Having a simple way to expire all cached content when the database or source of content data is updated. See the source class for more info. |
| ||||
| Class to work with template files. Supports multiple (nested or not) files and multiple (nested or not) dymanic blocks. It is much like FastTemplate. Most of the functions match those from FastTemplate so it is easy to test and implement. A new class based on first is created.The new one have a nice caching engine so I think whort a try and let'me know your opinion. Read the cls_ft_cache.php file for more info. |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |