This is the complete list of members for Zend_Currency, including all inherited members.
$_options | Zend_Currency | protected |
__construct($options=null, $locale=null) | Zend_Currency | |
__toString() | Zend_Currency | |
_checkOptions(array $options=array()) | Zend_Currency | protected |
_exchangeCurrency($value, $currency) | Zend_Currency | protected |
add($value, $currency=null) | Zend_Currency | |
clearCache($tag=null) | Zend_Currency | static |
compare($value, $currency=null) | Zend_Currency | |
div($value, $currency=null) | Zend_Currency | |
equals($value, $currency=null) | Zend_Currency | |
getCache() | Zend_Currency | static |
getCurrencyList($region=null) | Zend_Currency | |
getLocale() | Zend_Currency | |
getName($currency=null, $locale=null) | Zend_Currency | |
getRegionList($currency=null) | Zend_Currency | |
getService() | Zend_Currency | |
getShortName($currency=null, $locale=null) | Zend_Currency | |
getSymbol($currency=null, $locale=null) | Zend_Currency | |
getValue() | Zend_Currency | |
hasCache() | Zend_Currency | static |
isLess($value, $currency=null) | Zend_Currency | |
isMore($value, $currency=null) | Zend_Currency | |
LEFT | Zend_Currency | |
mod($value, $currency=null) | Zend_Currency | |
mul($value, $currency=null) | Zend_Currency | |
NO_SYMBOL | Zend_Currency | |
removeCache() | Zend_Currency | static |
RIGHT | Zend_Currency | |
setCache(Zend_Cache_Core $cache) | Zend_Currency | static |
setFormat(array $options=array()) | Zend_Currency | |
setLocale($locale=null) | Zend_Currency | |
setService($service) | Zend_Currency | |
setValue($value, $currency=null) | Zend_Currency | |
STANDARD | Zend_Currency | |
sub($value, $currency=null) | Zend_Currency | |
toCurrency($value=null, array $options=array()) | Zend_Currency | |
toString() | Zend_Currency | |
USE_NAME | Zend_Currency | |
USE_SHORTNAME | Zend_Currency | |
USE_SYMBOL | Zend_Currency | |