Mage_PaypalUk_Model_Source_Cctype Class Reference

Inheritance diagram for Mage_PaypalUk_Model_Source_Cctype:

Mage_Payment_Model_Source_Cctype

List of all members.

Public Member Functions

 getAllowedTypes ()


Detailed Description

Definition at line 27 of file Cctype.php.


Member Function Documentation

getAllowedTypes (  ) 

Return allowed cc types for current method

Returns:
array

Reimplemented from Mage_Payment_Model_Source_Cctype.

Definition at line 29 of file Cctype.php.

00030     {
00031         return array('VI', 'MC', 'AE', 'DI', 'SS', 'OT');
00032     }


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

Generated on Sat Jul 4 17:24:34 2009 for Magento by  doxygen 1.5.8