Mage_AmazonPayments_Block_Form Class Reference

Inheritance diagram for Mage_AmazonPayments_Block_Form:

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 34 of file Form.php.


Member Function Documentation

_construct (  )  [protected]

Varien constructor

Reimplemented from Mage_Core_Block_Abstract.

Definition at line 40 of file Form.php.

00041     {
00042         $this->setTemplate('amazonpayments/form.phtml');
00043         parent::_construct();
00044     }


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

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