API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
patTemplate_Stat_File::getModificationTime | ( | $ | input | ) |
get the modification time of a template
Needed, if a template cache should be used, that auto-expires the cache.
must be implemented in the template readers
mixed | input to read from. This can be a string, a filename, a resource or whatever the derived class needs to read from |
Réimplémentée à partir de patTemplate_Stat.