Class Plurals
Representation of plurals
- ArrayObject implements IteratorAggregate, Traversable, ArrayAccess, Serializable, Countable
- ICanBoogie\CLDR\Plurals
Methods summary
public
string
|
|
public
string[]
|
|
public
|
Methods inherited from ArrayObject
__construct()
,
append()
,
asort()
,
count()
,
exchangeArray()
,
getArrayCopy()
,
getFlags()
,
getIterator()
,
getIteratorClass()
,
ksort()
,
natcasesort()
,
natsort()
,
offsetExists()
,
offsetGet()
,
offsetSet()
,
offsetUnset()
,
serialize()
,
setFlags()
,
setIteratorClass()
,
uasort()
,
uksort()
,
unserialize()
Constants summary
string |
COUNT_ZERO
|
#
'zero'
|
string |
COUNT_ONE
|
#
'one'
|
string |
COUNT_TWO
|
#
'two'
|
string |
COUNT_FEW
|
#
'few'
|
string |
COUNT_MANY
|
#
'many'
|
string |
COUNT_OTHER
|
#
'other'
|
string |
RULE_COUNT_PREFIX
|
#
'pluralRule-count-'
|
Constants inherited from ArrayObject
ARRAY_AS_PROPS
,
STD_PROP_LIST