[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/libraries/Smarty/libs/plugins/ -> modifiercompiler.strip.php (summary)

Smarty plugin

File Size: 33 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 function

  smarty_modifiercompiler_strip()

Functions
Functions that are not part of a class:

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:"&nbsp;"}<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