[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

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

patTemplate function to dynamically change the value of _any_ attribute of the parent tag. $Id: Attribute.php 10381 2008-06-01 03:35:53Z pasamio $

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

Defines 1 class

patTemplate_Function_Attribute:: (1 method):
  call()


Class: patTemplate_Function_Attribute  - X-Ref

patTemplate function to dynamically change the
value of _any_ attribute of the parent tag.

Possible attributes:
- name => name of the attribute to change

The enclosed data will be used as the value of the attribute.

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

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