|
XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
| namespace | Smarty |
Functions | |
| smarty_modifier_replace ($string, $search, $replace) | |
| smarty_modifier_replace | ( | $string, | |
| $search, | |||
| $replace | |||
| ) |
Smarty replace modifier plugin
Type: modifier
Name: replace
Purpose: simple search/replace replace (Smarty online manual) Monte Ohrt
| string | |
| string | |
| string |
Definition at line 23 of file modifier.replace.php.