Mage_Checkout_Block_Multishipping_Abstract Class Reference

Inheritance diagram for Mage_Checkout_Block_Multishipping_Abstract:

Mage_Core_Block_Template Mage_Core_Block_Abstract Varien_Object Mage_Checkout_Block_Multishipping_Address_Select Mage_Checkout_Block_Multishipping_Success

List of all members.

Public Member Functions

 getCheckout ()


Detailed Description

Definition at line 34 of file Abstract.php.


Member Function Documentation

getCheckout (  ) 

Retrieve multishipping checkout model

Returns:
Mage_Checkout_Model_Type_Multishipping

Definition at line 41 of file Abstract.php.

00042     {
00043         return Mage::getSingleton('checkout/type_multishipping');
00044     }


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

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