API - XOOPS 2.5.11 Beta 2
By monxoops.fr
modifier.regex_replace.php File Reference

Namespaces

namespace  Smarty
 

Functions

 smarty_modifier_regex_replace ($string, $search, $replace)
 
 _smarty_regex_replace_check ($search)
 

Function Documentation

◆ _smarty_regex_replace_check()

_smarty_regex_replace_check (   $search)
Here is the caller graph for this function:

◆ smarty_modifier_regex_replace()

smarty_modifier_regex_replace (   $string,
  $search,
  $replace 
)

Smarty regex_replace modifier plugin

Type: modifier
Name: regex_replace
Purpose: regular expression search/replace regex_replace (Smarty online manual) Monte Ohrt <monte at ohrt dot com> string string|array string|array string

Here is the call graph for this function: