ICanBoogie/CLDR master
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • CLDR
      • Plurals
      • Units

Classes

  • Operands
  • Relation
  • Rule
  • Samples

Class Samples

Representation of plural samples.

ICanBoogie\CLDR\Plurals\Samples implements IteratorAggregate
Final
Namespace: ICanBoogie\CLDR\Plurals
See: http://unicode.org/reports/tr35/tr35-numbers.html#Samples
Located at Plurals/Samples.php

Methods summary

public static ICanBoogie\CLDR\Plurals\Samples
# from( string $samples_string )

Parameters

$samples_string

Returns

ICanBoogie\CLDR\Plurals\Samples
public
# getIterator( )

Inheritdoc

Implementation of

IteratorAggregate::getIterator()

Constants summary

string INFINITY
# '…'
string SAMPLE_RANGE_SEPARATOR
# '~'
string TYPE_INTEGER
# 'integer'
string TYPE_DECIMAL
# 'decimal'
ICanBoogie/CLDR master API documentation generated by ApiGen