libs/plugins/function.html_image.php-Dateireferenz

gehe zum Quellcode dieser Datei

Namensbereiche

namespace  Smarty

Funktionen

 smarty_function_html_image ($params, &$smarty)


Dokumentation der Funktionen

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:

  • 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)

Examples: {html_image file="/images/masthead.gif"} Output:

masthead.gif
{html_image} (Smarty online manual) Monte Ohrt
Autor:
credits to Duda <duda@big.hu> - wrote first image function in repository, helped with lots of functionality
Version:
1.0
Parameter:
array 
Smarty 
Rückgabe:
string smarty_function_escape_special_chars()

Definiert in Zeile 37 der Datei function.html_image.php.

Benutzt $smarty, smarty_core_is_secure() und smarty_function_escape_special_chars().

Hier ist ein Graph der zeigt, was diese Funktion aufruft:

Copyright © 2003 - 2009 MyOOS [Shopsystem]. All rights reserved.
MyOOS [Shopsystem] is Free Software released under the GNU/GPL License.

Webmaster: info@r23.de (Impressum)
doxygen