XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | Smarty |
Functions | |
smarty_function_html_image ($params, &$smarty) | |
smarty_function_html_image | ( | $params, | |
& | $smarty | ||
) |
Smarty {html_image} function plugin
Type: function
Name: html_image
Date: Feb 24, 2003
Purpose: format HTML tags for the image
Input:
Examples: {html_image file="/images/masthead.gif"} Output:
{html_image} (Smarty online manual) Monte Ohrt
array | |
Smarty |
Definition at line 37 of file function.html_image.php.
References $_SERVER, $file, $GLOBALS, smarty_core_is_secure(), and smarty_function_escape_special_chars().