Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
singularize (string $plural) | |
pluralize (string $singular) | |
pluralize | ( | string | $singular | ) |
Returns the plural forms of a string.
If the method can't determine the form with certainty, several possible plurals are returned.
Implémenté dans EnglishInflector, et FrenchInflector.
singularize | ( | string | $plural | ) |
Returns the singular forms of a string.
If the method can't determine the form with certainty, several possible singulars are returned.
Implémenté dans EnglishInflector, et FrenchInflector.