◆ activate_action()
      
        
          | activate_action  | 
          ( | 
            | 
          $index | ) | 
           | 
        
      
 
Activate connected ILIAS installation 
- Parameters
 - 
  
    | $index | Index of ILIAS settings  | 
  
   
 
 
◆ before_filter()
      
        
          | before_filter  | 
          ( | 
          &  | 
          $action,  | 
        
        
           | 
           | 
          &  | 
          $args  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Before filter, set up the page by initializing the session and checking all conditions.
- Parameters
 - 
  
    | String | $action | Name of the action to be invoked  | 
    | Array | $args | Arguments to be passed to the action method  | 
  
   
Reimplemented from StudipController.
 
 
◆ deactivate_action()
      
        
          | deactivate_action  | 
          ( | 
            | 
          $index | ) | 
           | 
        
      
 
Deactivate connected ILIAS installation 
- Parameters
 - 
  
    | $index | Index of ILIAS settings  | 
  
   
 
 
◆ delete_action()
Deletes given ILIAS settings from configuration 
- Parameters
 - 
  
    | $index | Index of ILIAS settings  | 
  
   
 
 
◆ edit_content_action()
      
        
          | edit_content_action  | 
          ( | 
            | 
          $index | ) | 
           | 
        
      
 
edit connected ILIAS content settings 
- Parameters
 - 
  
    | $index | Index of ILIAS settings  | 
  
   
 
 
◆ edit_interface_settings_action()
      
        
          | edit_interface_settings_action  | 
          ( | 
           | ) | 
           | 
        
      
 
edit ILIAS interface basic settings 
 
 
◆ edit_permissions_action()
      
        
          | edit_permissions_action  | 
          ( | 
            | 
          $index | ) | 
           | 
        
      
 
edit connected ILIAS permissions settings 
- Parameters
 - 
  
    | $index | Index of ILIAS settings  | 
  
   
 
 
◆ edit_server_action()
      
        
          | edit_server_action  | 
          ( | 
            | 
          $index | ) | 
           | 
        
      
 
add/edit connected ILIAS server settings 
- Parameters
 - 
  
    | $index | Index of ILIAS settings  | 
  
   
 
 
◆ index_action()
Displays connected ILIAS installations 
 
 
◆ save_action()
Save connected ILIAS installation settings 
- Parameters
 - 
  
    | $index | Index of ILIAS settings  | 
  
   
 
 
◆ save_interface_settings_action()
      
        
          | save_interface_settings_action  | 
          ( | 
           | ) | 
           | 
        
      
 
save ILIAS interface basic settings 
 
 
◆ soap_methods_action()
      
        
          | soap_methods_action  | 
          ( | 
            | 
          $index | ) | 
           | 
        
      
 
test soap methods 
- Parameters
 - 
  
    | $index | Index of ILIAS settings  | 
  
   
 
 
The documentation for this class was generated from the following file: