Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
withSingularRules (?Ruleset $singularRules, bool $reset=false) | |
withPluralRules (?Ruleset $pluralRules, bool $reset=false) | |
build () | |
build | ( | ) |
Builds the inflector instance with all applicable rules
Implémenté dans GenericLanguageInflectorFactory.
Applies custom rules for pluralisation
bool | $reset | If true, will unset default inflections for all new rules |
Implémenté dans GenericLanguageInflectorFactory.
Applies custom rules for singularisation
bool | $reset | If true, will unset default inflections for all new rules |
Implémenté dans GenericLanguageInflectorFactory.