Smarty
[ class tree: Smarty ] [ index: Smarty ] [ all elements ]

Procedural File: modifier.truncate.php

Source Location: /smarty/plugins/modifier.truncate.php



Page Details:

Smarty plugin









smarty_modifier_truncate [line 27]

string smarty_modifier_truncate( string $string, [integer $length = 80], [string $etc = '...'], [boolean $break_words = false], [boolean $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.




Tags:



Parameters

string   $string  
integer   $length  
string   $etc  
boolean   $break_words  
boolean   $middle  
[ Top ]



Documentation generated on Sun, 08 Jan 2012 17:51:55 +0100 by phpDocumentor 1.4.3