Class Numbers
Representation of a locale numbers
- ArrayObject implements IteratorAggregate, Traversable, ArrayAccess, Serializable, Countable
- ┗ ICanBoogie\CLDR\Numbers uses ICanBoogie\Accessor\AccessorTrait (not available) ICanBoogie\CLDR\LocalePropertyTrait
Methods summary
Methods inherited from ArrayObject
append()
,
asort()
,
count()
,
exchangeArray()
,
getArrayCopy()
,
getFlags()
,
getIterator()
,
getIteratorClass()
,
ksort()
,
natcasesort()
,
natsort()
,
offsetExists()
,
offsetGet()
,
offsetSet()
,
offsetUnset()
,
serialize()
,
setFlags()
,
setIteratorClass()
,
uasort()
,
uksort()
,
unserialize()
Methods used from ICanBoogie\CLDR\LocalePropertyTrait
Constants summary
Constants inherited from ArrayObject
ARRAY_AS_PROPS
,
STD_PROP_LIST
Properties summary
Magic properties
public read-only
$decimal_formats
: array
Shortcuts to the decimalFormats-numberSystem-<defaultNumberingSystem>
.
public read-only
$decimal_format
: string
Shortcuts to the decimalFormats-numberSystem-<defaultNumberingSystem>/standard
.
public read-only
$short_decimal_formats
: array
Shortcuts to the decimalFormats-numberSystem-<defaultNumberingSystem>/short/decimalFormats
.
public read-only
$long_decimal_formats
: array
Shortcuts to the decimalFormats-numberSystem-<defaultNumberingSystem>/long/decimalFormats
.
public read-only
$scientific_formats
: array
Shortcuts to the scientificFormats-numberSystem-<defaultNumberingSystem>
.
public read-only
$percent_formats
: array
Shortcuts to the percentFormats-numberSystem-<defaultNumberingSystem>
.