42 public function getSymbol($currency =
null, $locale =
null);
51 public function getShortName($currency =
null, $locale =
null);
60 public function getName($currency =
null, $locale =
null);
123 public static function clearCache($tag =
null);
134 public function setLocale($locale =
null);
166 public function add(
$value, $currency =
null);
175 public function sub(
$value, $currency =
null);
184 public function div(
$value, $currency =
null);
193 public function mul(
$value, $currency =
null);
202 public function mod(
$value, $currency =
null);
isMore($value, $currency=null)
getRegionList($currency=null)
getName($currency=null, $locale=null)
div($value, $currency=null)
sub($value, $currency=null)
getShortName($currency=null, $locale=null)
getSymbol($currency=null, $locale=null)
add($value, $currency=null)
setValue($value, $currency=null)
equals($value, $currency=null)
static clearCache($tag=null)
mul($value, $currency=null)
toCurrency($value=null, array $options=[])
compare($value, $currency=null)
setFormat(array $options=[])
mod($value, $currency=null)
static setCache(\Zend_Cache_Core $cache)
isLess($value, $currency=null)
getCurrencyList($region=null)