Mage_AmazonPayments_Block_Asp_Form Class Reference

Inheritance diagram for Mage_AmazonPayments_Block_Asp_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 39 of file Form.php.

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


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