Public Member Functions | |
| __construct ($language, $country=NULL) | |
| getLanguage () | |
| getCountry () | |
| getVariant () | |
| toLocaleTag () | |
Static Public Member Functions | |
| static | forLocaleTag ($localeTag) |
Protected Attributes | |
| $language | |
| $script = NULL | |
| $country = NULL | |
| $variant1 = NULL | |
| $variant2 = NULL | |
| $private1 = NULL | |
| $private2 = NULL | |
trida reprzentujici dane Locale
pouziva stejny tvar jako http://php.net/manual/en/class.locale.php z php rozsireni intl
seznam vsech kodu lang http://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
| __construct | ( | $language, | |
$country = NULL |
|||
| ) |
|
static |
prevede retezec definujici locale http://php.net/manual/en/class.locale.php na tridu Locale
| string | $localeTag |
| Exception |
| getCountry | ( | ) |
| getLanguage | ( | ) |
| getVariant | ( | ) |
| toLocaleTag | ( | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |