XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | Smarty |
Functions | |
smarty_modifier_spacify ($string, $spacify_char= ' ') | |
smarty_modifier_spacify | ( | $string, | |
$spacify_char = ' ' |
|||
) |
Smarty spacify modifier plugin
Type: modifier
Name: spacify
Purpose: add spaces between characters in a string spacify (Smarty online manual) Monte Ohrt
string | |
string |
Definition at line 22 of file modifier.spacify.php.