PHP Class Ouzo\I18n

Afficher le fichier Open project: letsdrink/ouzo Class Usage Examples

Méthodes publiques

Méthode Description
labels ( $key = '' )
loadLabels ( )
pluralizeBasedOn ( $value )
reset ( $translator = null )
t ( $key, $params = [], PluralizeOption $pluralize = null )

Private Methods

Méthode Description
_getTranslator ( )
getLanguage ( )

Method Details

labels() public static méthode

public static labels ( $key = '' )

loadLabels() public static méthode

public static loadLabels ( )

pluralizeBasedOn() public static méthode

public static pluralizeBasedOn ( $value )

reset() public static méthode

public static reset ( $translator = null )

t() public static méthode

public static t ( $key, $params = [], PluralizeOption $pluralize = null )
$pluralize PluralizeOption