Class LocalizedCurrency
-
ICanBoogie\CLDR\LocalizedObject
uses
ICanBoogie\Accessor\AccessorTrait (not available)
ICanBoogie\CLDR\LocalePropertyTrait
-
┗
ICanBoogie\CLDR\LocalizedObjectWithFormatter
-
┗
ICanBoogie\CLDR\LocalizedCurrency
Methods summary
public
get_name( integer|null $count
= null )
: string
Returns the localized name of the currency.
Returns the localized name of the currency.
Parameters
$count
- Used for pluralization.
Returns
string
protected
get_symbol( void )
: string
Returns the localized symbol of the currency.
Returns the localized symbol of the currency.
Returns
string
protected
resolve_pattern( string $pattern
)
: string
__get()
__construct()
,
from()
,
get_target()
get_locale()
format()
Constants summary
PATTERN_STANDARD
: string
'standard'
PATTERN_ACCOUNTING
: string
'accounting'
Properties summary
$options
,
$target
Magic properties
public read-only
$name
: string
The localized name of the currency.
public read-only
$symbol
: string
The localized symbol of the currency.
$locale
$locale