◆ __construct()
      
        
          | ilSearchControllerGUI::__construct  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ executeCommand()
      
        
          | ilSearchControllerGUI::executeCommand  | 
          ( | 
           | ) | 
           | 
        
      
 
Definition at line 67 of file class.ilSearchControllerGUI.php.
References ilSearchSettings\_getSearchSettingRefId(), ANONYMOUS_USER_ID, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
   71             $this->
ilias->raiseError($this->
lng->txt(
"permission_denied"), $this->
ilias->error_obj->MESSAGE);
    73         $forward_class = $this->
ctrl->getNextClass($this);
    74         switch ($forward_class) {
    75             case 'illucenesearchgui':
    79             case 'illuceneadvancedsearchgui':
    83             case 'illuceneusersearchgui':
    85                     $this->
ilias->raiseError($this->
lng->txt(
"permission_denied"), $this->
ilias->error_obj->MESSAGE);
    90             case 'iladvancedsearchgui':
    97                 $this->
ctrl->forwardCommand($search_gui);
   100         $this->tpl->printToStdout();
 This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
static _getSearchSettingRefId()
Read the ref_id of Search Settings object. 
 
Class ilObjForumAdministration. 
 
GUI for Lucene user search 
 
 
 
 
◆ $ctrl
  
  
      
        
          | ilCtrl ilSearchControllerGUI::$ctrl | 
         
       
   | 
  
protected   | 
  
 
 
◆ $http
◆ $ilias
  
  
      
        
          | ILIAS ilSearchControllerGUI::$ilias | 
         
       
   | 
  
protected   | 
  
 
 
◆ $lng
◆ $refinery
  
  
      
        
          | Factory ilSearchControllerGUI::$refinery | 
         
       
   | 
  
protected   | 
  
 
 
◆ $system
◆ $tpl
◆ $user
◆ TYPE_USER_SEARCH
      
        
          | const ilSearchControllerGUI::TYPE_USER_SEARCH = -1 | 
        
      
 
 
The documentation for this class was generated from the following file: