patTemplate_Function_Img
Description
patTemplate function that returns a complete imagetag and width and height are extracted from the image
$Id: Img.php 10381 2008-06-01 03:35:53Z pasamio $
Located in /pattemplate/patTemplate/Function/Img.php (line 26)
patTemplate_Module
![]()
patTemplate_Function
![]()
patTemplate_Function_Img (Subpackage Functions)
Variable Summary
Method Summary
Variables
array
$_defaults
= array() (line 40)
defaults for some tags
Inherited Variables
Inherited from patTemplate_Function
patTemplate_Function::$type
Inherited from patTemplate_Module
patTemplate_Module::$_params
Methods
call the function
string
call
(array $params, string $content)
- array $params: parameters of the function (= attributes of the tag)
- string $content: content of the tag
Redefinition of:
- patTemplate_Function::call()
- call the function
Inherited Methods
Inherited From patTemplate_Function
patTemplate_Function::call()
patTemplate_Function::setReader()
Inherited From patTemplate_Module
patTemplate_Module::getName()
patTemplate_Module::getParam()
patTemplate_Module::setParams()
Documentation generated on Sat, 14 Nov 2009 11:15:03 +0000 by phpDocumentor 1.3.1




patTemplate_Function_Img (Subpackage Functions)