[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
Smarty plugin
File Size: | 33 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
smarty_modifiercompiler_strip($params, $compiler) X-Ref |
Smarty strip modifier plugin Type: modifier<br> Name: strip<br> Purpose: Replace all repeated spaces, newlines, tabs with a single space or supplied replacement string.<br> Example: {$var|strip} {$var|strip:" "}<br> Date: September 25th, 2002 author: Uwe Tews param: array $params parameters return: string with compiled code |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |