Mage_Shipping_ShippingController Class Reference

Inheritance diagram for Mage_Shipping_ShippingController:

Mage_Core_Controller_Front_Action Mage_Core_Controller_Varien_Action

List of all members.

Public Member Functions

 viewAction ()


Detailed Description

Definition at line 35 of file ShippingController.php.


Member Function Documentation

viewAction (  ) 

Definition at line 37 of file ShippingController.php.

00038     {
00039         $params = $this->getRequest()->getPost();
00040         var_dump($params);
00041         $this->loadLayout();
00042         $this->renderLayout();
00043     }


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

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