Element index for package SmartyGettext
[ c ]
[ m ]
[ p ]
[ s ]
top
top
p
- preg_collector_callback
- in file Smarty_GettextHelper.class.php, method Smarty_GettextHelper::preg_collector_callback()
Callback for preg_replace_callback(). Searches preg matches for template vars.
- preg_translator_callback
- in file Smarty_GettextHelper.class.php, method Smarty_GettextHelper::preg_translator_callback()
Callback for preg_replace_callback(). Searches preg matches for template vars and replaces them with sprintf() placeholders. Takes array with preg matches as first argument, returns string.
top
s
- Smarty_GettextHelper.class.php
- procedural page Smarty_GettextHelper.class.php
- smarty_compiler_i18n
- in file compiler.i18n.php, function smarty_compiler_i18n()
Smarty {i18n} compiler function plugin
- Smarty_GettextHelper
- in file Smarty_GettextHelper.class.php, class Smarty_GettextHelper
- SMARTY_GETTEXT_REGEX_PLURAL_MATCH
- in file Smarty_GettextHelper.class.php, constant SMARTY_GETTEXT_REGEX_PLURAL_MATCH
Regex constant for Smarty::Gettext defining the match regex for plural forms
- SMARTY_GETTEXT_REGEX_PLURAL_SUBSTITUTION
- in file Smarty_GettextHelper.class.php, constant SMARTY_GETTEXT_REGEX_PLURAL_SUBSTITUTION
Regex constant for Smarty::Gettext defining the search pattern for template variables in plural phrases.
- SMARTY_GETTEXT_REGEX_SINGULAR_SUBSTITUTION
- in file Smarty_GettextHelper.class.php, constant SMARTY_GETTEXT_REGEX_SINGULAR_SUBSTITUTION
Regex constant for Smarty::Gettext defining the search pattern for template variables in singular phrases.
top
|
|