[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

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

Modifier that creates an HTML image tag from a variable It automatically retrieves the width and height of the image.

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

Defines 1 class

patTemplate_Modifier_HTML_Img:: (2 methods):
  modify()
  arrayToAttributes()


Class: patTemplate_Modifier_HTML_Img  - X-Ref

Modifier that creates an HTML image tag from a variable

It automatically retrieves the width and height of the image.

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

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

param: string        value
return: string        modified value

arrayToAttributes( $array )   X-Ref
create an attribute list

param: array
return: string



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