Procedural File: block.strip.php
Source Location: /phpDocumentor/Smarty-2.6.0/libs/plugins/block.strip.php
Functions
smarty_block_strip [line 21]
string smarty_block_strip(
array $params, string $content, Smarty &$this
)
|
|
Smarty {strip}{/strip} block plugin
Type: block function Name: strip Purpose: strip unwanted white space from text
Parameters:
array |
$params: |
unused, no parameters for this block |
string |
$content: |
content of {strip}{/strip} tags |
Smarty |
&$this: |
clever method emulation |
API Tags:
Return: | stripped of whitespace |
Information Tags:
|
|