Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques statiques | |
static | filterKey ($value) |
static | filterText ($value) |
Languages component helper.
|
static |
Filter method for language keys. This method will be called by while filtering the form data.
string | $value | The language key to filter. |
Références $value, InputFilter\getInstance(), InputFilter\ONLY_BLOCK_DEFINED_ATTRIBUTES, et InputFilter\ONLY_BLOCK_DEFINED_TAGS.
|
static |
Filter method for language strings. This method will be called by while filtering the form data.
string | $value | The language string to filter. |
Références $value, InputFilter\getInstance(), InputFilter\ONLY_BLOCK_DEFINED_ATTRIBUTES, et InputFilter\ONLY_BLOCK_DEFINED_TAGS.