[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

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

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

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

Defines 1 class

patTemplate_Function:: (2 methods):
  setReader()
  call()


Class: patTemplate_Function  - X-Ref

Base class for patTemplate functions

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

setReader( &$reader )   X-Ref
set the reference to the reader object

param: object patTemplate_Reader

call( $params, $content )   X-Ref
call the function

param: array    parameters of the function (= attributes of the tag)
param: string    content of the tag
return: string    content to insert into the template



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