Mage_Payment_Block_Form_Purchaseorder Class Reference

Inheritance diagram for Mage_Payment_Block_Form_Purchaseorder:

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 Purchaseorder.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 Purchaseorder.php.

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


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