libs/plugins/modifier.truncate.php-Dateireferenz

gehe zum Quellcode dieser Datei

Namensbereiche

namespace  Smarty

Funktionen

 smarty_modifier_truncate ($string, $length=80, $etc= '...', $break_words=false, $middle=false)


Dokumentation der Funktionen

smarty_modifier_truncate ( string,
length = 80,
etc = '...',
break_words = false,
middle = false 
)

Smarty truncate modifier plugin

Type: modifier
Name: truncate
Purpose: Truncate a string to a certain length if necessary, optionally splitting in the middle of a word, and appending the $etc string or inserting $etc into the middle. truncate (Smarty online manual) Monte Ohrt

Parameter:
string 
integer 
string 
boolean 
boolean 
Rückgabe:
string

Definiert in Zeile 27 der Datei modifier.truncate.php.

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