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

File: modifier.strip.php

Source Location: /PhpDocumentor-1.5.0a1/phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.strip.php

Classes:

Page Details:

Smarty plugin

smarty_modifier_strip [line 26]

string smarty_modifier_strip( string $text, [string $replace = ' '])

Smarty strip modifier plugin

Type: modifier
Name: strip
Purpose: Replace all repeated spaces, newlines, tabs with a single space or supplied replacement string.
Example: {$var|strip} {$var|strip:" "} Date: September 25th, 2002



Parameters

string   $text  
string   $replace  
[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:50:30 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.