Public Member Functions | |
| toOptionArray () | |
Protected Attributes | |
| $_option | |
Definition at line 32 of file Currency.php.
| toOptionArray | ( | ) |
Definition at line 36 of file Currency.php.
00037 { 00038 return Mage::app()->getLocale()->getOptionCurrencies(); 00039 }
$_option [protected] |
Definition at line 34 of file Currency.php.
1.5.8