Deprecated: Return type of Poodle\L10N::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/poodle/l10n/l10n.php on line 703
Deprecated: Return type of Poodle\L10N::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/poodle/l10n/l10n.php on line 704
Deprecated: Return type of Poodle\L10N::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/poodle/l10n/l10n.php on line 705
Deprecated: Return type of Poodle\L10N::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/poodle/l10n/l10n.php on line 706
class Poodle\L10NImplements: ArrayAccess, Stringable
Constants string REGEX
Properties public static $ids
Methods public static active ( $lng = NULL ) getBCP47ByID ( $l10n_id ) getIdByBCP47 ( string $bcp47 ) getIniFile ( $lng ) getRFC1766ByID ( $l10n_id ) ISO_d ( $time = false ) ISO_dt ( $time = false ) ISO_t ( $time = false ) setGlobalLanguage ( $lng ) public __construct ( ) __get ( $key ) __set ( $key, $value ) __toString ( ) date ( $format, $time = NULL, $timezone = NULL ) dbget ( $msg_id ) filesizeToHuman ( $size, $precision = 2 ) get ( $var, $var2 = NULL ) getActiveList ( ) getArrayCopy ( ) getCountries ( ) getCountryName ( $code ) getInactiveList ( ) getNameByID ( $l10n_id ) init ( ) load ( $name, $skip_error = false ) metricLengthToHuman ( $mm, $precision = 2 ) metricWeightToHuman ( $g, $precision = 2 ) nget ( $n, $var, $var2 = NULL ) offsetExists ( $k ) offsetGet ( $k ) offsetSet ( $k, $v ) offsetUnset ( $k ) plural ( $n, $var, $var2 = NULL ) round ( $number, $precision = 0 ) sprintf ( $var, ...$args = ? ) timeReadable ( $time, $format = '%x', $show_0 = false ) timezones ( )
|