Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Aller au code source de ce fichier.
Espaces de nommage | |
namespace | utf8 |
Variables | |
if(!defined('UTF8')) if(extension_loaded('mbstring')) | $UTF8_ar = array() |
if (!defined('UTF8_CORE')) |
Put the current directory in this constant If string overloading is active, it will break many of the native implementations. mbstring.func_overload must be set to 0, 1 or 4 in php.ini (string overloading disabled). Also need to check we have the correct internal mbstring encoding Check whether PCRE has been compiled with UTF-8 support
if(!defined('UTF8_CORE')) |
Load the smartest implementations of utf8_strpos, utf8_strrpos and utf8_substr Load the native implementation of utf8_substr_replace
Définition à la ligne 58 du fichier utf8.php.
Référencé par JFormFieldList\getInput(), JFormFieldGroupedList\getInput(), JFormFieldPassword\getInput(), JFormFieldText\getInput(), JFormFieldNote\getLabel(), et JFormFieldSpacer\getLabel().