PHP Class Ouzo\I18n

Datei anzeigen Open project: letsdrink/ouzo Class Usage Examples

Public Methods

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

Private Methods

Method Description
_getTranslator ( )
getLanguage ( )

Method Details

labels() public static method

public static labels ( $key = '' )

loadLabels() public static method

public static loadLabels ( )

pluralizeBasedOn() public static method

public static pluralizeBasedOn ( $value )

reset() public static method

public static reset ( $translator = null )

t() public static method

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