Mage_Adminhtml_Model_System_Config_Source_Payment_Allowedmethods Class Reference

Inheritance diagram for Mage_Adminhtml_Model_System_Config_Source_Payment_Allowedmethods:

Mage_Adminhtml_Model_System_Config_Source_Payment_Allmethods

List of all members.

Protected Member Functions

 _getPaymentMethods ()


Detailed Description

Definition at line 27 of file Allowedmethods.php.


Member Function Documentation

_getPaymentMethods (  )  [protected]

Reimplemented from Mage_Adminhtml_Model_System_Config_Source_Payment_Allmethods.

Definition at line 30 of file Allowedmethods.php.

00031     {
00032         return Mage::getSingleton('payment/config')->getActiveMethods();
00033     }


The documentation for this class was generated from the following file:

Generated on Sat Jul 4 17:23:14 2009 for Magento by  doxygen 1.5.8