Class LocalizedObject
Representation of a localized object.
- ICanBoogie\CLDR\LocalizedObject uses ICanBoogie\Accessor\AccessorTrait (not available) ICanBoogie\CLDR\LocalePropertyTrait
Direct known subclasses
ICanBoogie\CLDR\LocalizedListFormatter
,
ICanBoogie\CLDR\LocalizedLocale
,
ICanBoogie\CLDR\LocalizedNumberFormatter
,
ICanBoogie\CLDR\LocalizedObjectWithFormatter
,
ICanBoogie\CLDR\LocalizedTerritory
Indirect known subclasses
ICanBoogie\CLDR\LocalizedCurrency
,
ICanBoogie\CLDR\LocalizedDateTime
Methods summary
public static
|
#
from( object $source,
Creates a localized instance from the specified source and location. |
protected
object
|
|
public
|
#
__construct( object $target,
Initializes the |
Methods used from ICanBoogie\CLDR\LocalePropertyTrait
Properties summary
protected
object
|
$target
The object to localize. |
|
protected
array
|
$options
Options. |
Magic properties
public read-only
object
|
$target
The object to localize. |
public read-only
|
$locale
The locale used by the formatter. |