/**
  * constructor
  */
 function AdvancedSearchController()
 {
     parent::SearchController();
 }