![]() |
API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
patTemplate_Stat::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 dans patTemplate_Stat_File.
patTemplate_Stat::setOptions | ( | $ | options | ) |
set options
public
array | array containing options |
patTemplate_Stat::$_options = array() |