class tree: Smarty |
index: Smarty |
all elements
smarty_function_html_image (line 37)
/includes/classes/smarty/plugins/function.html_image.php
Description
Smarty plugin
Functions
smarty_function_html_image (line 37)
Smarty {html_image} function plugin
Type: function
Name: html_image
Date: Feb 24, 2003
Purpose: format HTML tags for the image
Input:
- file = file (and path) of image (required)
- height = image height (optional, default actual height)
- width = image width (optional, default actual width)
- basedir = base directory for absolute paths, default is environment variable DOCUMENT_ROOT
- path_prefix = prefix for path output (optional, default empty)
- array $params
- Smarty &$smarty

