Esempio n. 1
0
 /**
  * Show the advanced form
  */
 function search()
 {
     parent::validate();
     SearchHandler::advanced();
 }