Function smarty_modifier_replace
Smarty replace modifier plugin
Type: modifier
Name: replace
Purpose: simple search/replace
Package: Smarty\PluginsModifier
Author: Monte Ohrt
Author: Uwe Tews
Link: replace (Smarty online manual)
Located at plugins/smarty/smarty_source/plugins/modifier.replace.php
Author: Monte Ohrt
Author: Uwe Tews
Link: replace (Smarty online manual)
Located at plugins/smarty/smarty_source/plugins/modifier.replace.php
string |
$string |
input string |
string |
$search |
text to search for |
string |
$replace |
replacement text |
string
|
string |