![]() |
Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct ($locale=null) | |
tokenise ($input) | |
![]() | |
__construct ($locale=null) | |
tokenise ($input) | |
stem ($token) | |
Champs de données | |
$language = 'zh' | |
$spacer = '' | |
![]() | |
$language | |
$spacer = ' ' | |
Membres hérités additionnels | |
![]() | |
static | getInstance ($language) |
![]() | |
$stemmer = null | |
![]() | |
static | $instances = array() |
Chinese (simplified) language support class for the Finder indexer package.
__construct | ( | $locale = null | ) |
Method to construct the language object.
tokenise | ( | $input | ) |
Method to tokenise a text string.
string | $input | The input to tokenise. |
Références $i, $input, $n, et StringHelper\str_ireplace().
$language = 'zh' |
$spacer = '' |