/libs/plugins/modifiercompiler.strip.php

Description

Smarty plugin

Functions
smarty_modifiercompiler_strip (line 25)

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

string smarty_modifiercompiler_strip (array $params,  $compiler)
  • array $params: parameters
  • $compiler

Documentation generated on Sat, 24 Sep 2011 20:23:15 +0200 by phpDocumentor 1.4.1