[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

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

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

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

Defines 1 class

patTemplate_Modifier:: (1 method):
  modify()


Class: patTemplate_Modifier  - X-Ref

Base class for patTemplate variable modifiers

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

A modifier is used to modify a variable when it's parsed
into the template.

modify( $value, $params = array()   X-Ref
modify the value

param: string        value
return: string        modified value



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