| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Evgeny (3) | > | 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 |
| ||||
| DatePicker is a class to generate HTML form fields for choosing dates. It uses javascript to check and generate valid a day for the selected month, considering for leap year. It also remembers its values after invalid form submission. This means that when the user submits a form, the class keeps track of the submitted values. The class also provide the possility to let you create a custom HTML SELECT tag. |
| ||||
| ResultCache is a class used to cache output of a function in disk files. This class is good for improving the performance of scripts that output the results of slow database queries. It can be used for caching data generated from other sources besides database query results. On first call of the class, the function is executed and the returned data to is stored in a cache file. On subsequent calss, the data is retrieved from the cache file. |
| ||||
| Features: - Easy to use - Very effective in hiding or showing blocks - No code or special instructions in template, just defining blocks - Ability to parse nested blocks |
| 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 |