Mage_Customer_ReviewController Class Reference

Inheritance diagram for Mage_Customer_ReviewController:

Mage_Core_Controller_Front_Action Mage_Core_Controller_Varien_Action

List of all members.

Public Member Functions

 indexAction ()
 viewAction ()


Detailed Description

Definition at line 35 of file ReviewController.php.


Member Function Documentation

indexAction (  ) 

Definition at line 37 of file ReviewController.php.

00038     {
00039         $this->loadLayout();
00040         $this->renderLayout();
00041     }

viewAction (  ) 

Definition at line 43 of file ReviewController.php.

00044     {
00045         $this->loadLayout();
00046         $this->renderLayout();
00047     }


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

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