contributions/models.searchindex/data/controller/searchindex.controller.php
Go to the documentation of this file.00001 <?php 00002 /** 00003 * Controller for Searching Index 00004 */ 00005 class SearchIndexController extends SearchIndexBaseController { 00006 }