Currency
class Currency
Methods
__construct($input = 0)
No description
noolean
isSupport()
Check if Locale class is enable or not.
string
get()
Get currency data
NumberFormatter
getFormatter()
Get number formatter instance
array
getIsoCode()
Get currency based on ISO 4217
string
__toString()
Convert object to string
Details
at line 18
__construct($input = 0)
No description
at line 30
noolean
isSupport()
Check if Locale class is enable or not.
at line 40
string
get()
Get currency data
at line 67
NumberFormatter
getFormatter()
Get number formatter instance
at line 78
array
getIsoCode()
Get currency based on ISO 4217
at line 103
string
__toString()
Convert object to string