[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

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

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

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

Defines 1 class

patTemplate_Stat:: (2 methods):
  getModificationTime()
  setOptions()


Class: patTemplate_Stat  - X-Ref

Base class for patTemplate Stat

$Id: Stat.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

setOptions( $options )   X-Ref
set options

param: array    array containing options



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