- Openclerk\Currencies\CurrencyInformation
interface Openclerk\Currencies \ CurrencyInformation
- All known implementing classes:
- CexGigahash, Bitcoin, Blackcoin, Darkcoin, Digitalcoin, Dogecoin, Feathercoin, Hobonickels, Ixcoin, Litecoin, Megacoin, Namecoin, Netcoin, Novacoin, NuBits, NuShares, Nxt, Peercoin, Primecoin, Reddcoin, Ripple, Storjcoin, Terracoin, Vericoin, Vertcoin, Viacoin, Worldcoin, AustralianDollar, CanadianDollar, DanishKrone, Euro, IndianRupee, IsraeliNewShekel, NewZealandDollar, PolishZloty, PoundSterling, Renminbi, SingaporeDollar, SouthKoreanWon, UnitedStatesDollar, CommodityCurrency, Cryptocurrency, FiatCurrency
Adds more user information about a currency.
Method Summary
Name | Description |
---|---|
getCommunityLinks() | |
getCurrency() | Get the Currency for this CurrencyInformation. |
getURL() |
public function getCommunityLinks()
- Returns:
an array of (url => title) community links, or an empty array if there are none
public function getCurrency()
Get the Currency for this CurrencyInformation.
public function getURL()
- Returns:
a URL for more information about this currency, ornull
if there is none