Mage_Paypal_Block_Express_Form Class Reference

Inheritance diagram for Mage_Paypal_Block_Express_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 28 of file Form.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_Core_Block_Abstract.

Definition at line 30 of file Form.php.

00031     {
00032         $this->setTemplate('paypal/express/form.phtml');
00033         parent::_construct();
00034     }


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

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