Mage_Payment_Block_Form_Ccsave Class Reference

Inheritance diagram for Mage_Payment_Block_Form_Ccsave:

Mage_Payment_Block_Form_Cc Mage_Payment_Block_Form Mage_Core_Block_Template Mage_Core_Block_Abstract Varien_Object

List of all members.

Protected Member Functions

 _construct ()


Detailed Description

Definition at line 28 of file Ccsave.php.


Member Function Documentation

_construct (  )  [protected]

Internal constructor, that is called from real constructor

Please override this one instead of overriding real __construct constructor

Please override this one instead of overriding real __construct constructor

Reimplemented from Mage_Payment_Block_Form_Cc.

Definition at line 31 of file Ccsave.php.

00032     {
00033         parent::_construct();
00034         $this->setTemplate('payment/form/ccsave.phtml');
00035     }


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

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