| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
Smarty plugin
| File Size: | 55 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| smarty_modifier_regex_replace($string, $search, $replace) X-Ref |
| Smarty regex_replace modifier plugin Type: modifier<br> Name: regex_replace<br> Purpose: regular expression search/replace author: Monte Ohrt <monte at ohrt dot com> param: string $string input string param: string|array $search regular expression(s) to search for param: string|array $replace string(s) that should be replaced return: string |
| _smarty_regex_replace_check($search) X-Ref |
param: string $search string(s) that should be replaced return: string |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |