smarty_block_strip [line 21]
string smarty_block_strip(
array $params, string $content, Smarty &$smarty
)
|
|
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 |
&$smarty: |
clever method emulation |
API Tags:
| Return: | stripped of whitespace |
Information Tags: