Mage_CatalogSearch_AjaxController Class Reference

Inheritance diagram for Mage_CatalogSearch_AjaxController:

Mage_Core_Controller_Front_Action Mage_Core_Controller_Varien_Action

List of all members.

Public Member Functions

 suggestAction ()


Detailed Description

Definition at line 34 of file AjaxController.php.


Member Function Documentation

suggestAction (  ) 

Definition at line 36 of file AjaxController.php.

00037     {
00038         $this->getResponse()->setBody($this->getLayout()->createBlock('catalogsearch/autocomplete')->toHtml());
00039     }


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

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