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

Procedural File: modifier.adjust.php

Source Location: /themes/smartyplugins/modifier.adjust.php



Page Details:

Smarty plugin



Tags:

filesource:  Source Code for this file








smarty_modifier_adjust [line 19]

void smarty_modifier_adjust( $string, [ $length = 80], [ $pad = ' '], [ $etc = '...'], [ $break_words = false])

Smarty plugin

------------------------------------------------------------- Type: modifier Name: adjust Purpose: Adjust a string to a certain length if necessary, optionally splitting in the middle of a word, and appending the $etc string or padding the string using $pad as filler. -------------------------------------------------------------




Parameters

   $string  
   $length  
   $pad  
   $etc  
   $break_words  
[ Top ]



Documentation generated on Wed, 29 Jul 2015 13:57:08 +0000 by phpDocumentor 1.5.0-lsces