![]() |
Joomla CMS
3.9.25 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.9.25 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
| __construct ($term, $lang, $spacer=' ') | |
Champs de données | |
| $term | |
| $stem | |
| $numeric | |
| $common | |
| $phrase | |
| $length | |
| $weight | |
| $language | |
| $matches = array() | |
| $derived | |
| $suggestion | |
Token class for the Finder indexer package.
| __construct | ( | $term, | |
| $lang, | |||
$spacer = ' ' |
|||
| ) |
Method to construct the token object.
| mixed | $term | The term as a string for words or an array for phrases. |
| string | $lang | The simple language identifier. |
| string | $spacer | The space separator for phrases. [optional] |
Références $lang, false, FinderIndexerHelper\isCommon(), language, et FinderIndexerHelper\stem().
| $common |
| $derived |
| $length |
| $matches = array() |
| $numeric |
| $phrase |
| $stem |
| $suggestion |
| $term |
| $weight |