[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/libraries/pattemplate/patTemplate/Stat/ -> File.php (summary)

Base class for patTemplate Stat $Id: File.php 10381 2008-06-01 03:35:53Z pasamio $

Author: Stephan Schmidt <schst@php.net>
File Size: 51 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

patTemplate_Stat_File:: (1 method):
  getModificationTime()


Class: patTemplate_Stat_File  - X-Ref

Base class for patTemplate Stat

$Id: File.php 10381 2008-06-01 03:35:53Z pasamio $

A stat component should be implemented for each reader
to support caching. Stats return information about the
template source.

getModificationTime( $input )   X-Ref
get the modification time of a template

Needed, if a template cache should be used, that auto-expires
the cache.

param: mixed    input to read from.
return: integer    unix timestamp



Generated: Wed Mar 28 15:54:07 2012 Cross-referenced by PHPXref 0.7.1