Class H2o_I18n
Located at vendors/h2o/ext/i18n.php
Methods summary
public
|
#
__construct( mixed $path, mixed $options = array() )
|
public
|
#
gettext( mixed $name, mixed $context )
|
public
|
|
public
|
|
public
|
#
setLocale( mixed $locale, mixed $charset = null )
|
public
|
#
getPluralForm( mixed $locale = 'en' )
|
public
|
#
getTemplates( mixed $path, mixed $exts, mixed $exclude = array() )
|
Magic methods summary
Properties summary
public
mixed
|
$locale |
|
public
string
|
$charset |
|
public
mixed
|
$locale_dir |
|
public
mixed
|
$tmp_dir |
|
public
array
|
$extensions |
|
public
string
|
$gettext_path |
|
public
boolean
|
$gettext_setup |
|
public static
string
|
$gettext |
|
public static
string
|
$ngettext |
|