◆ before_filter()
      
        
          | before_filter  | 
          ( | 
          &  | 
          $action,  | 
        
        
           | 
           | 
          &  | 
          $args  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Initializes the controller.
- Parameters
 - 
  
    | string | $action | Action to execute  | 
    | array | $args | Passed parameters  | 
  
   
Reimplemented from StudipController.
 
 
◆ get_plugin_navigations()
  
  
      
        
          | get_plugin_navigations  | 
          ( | 
            | 
          $seminars | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
Loads all possible standard plugins for the given seminars and adds a navigation entry for each one.
- Parameters
 - 
  
    | array | $seminars | List of seminars  | 
  
   
- Returns
 - array Extended list of seminars 
 
 
 
◆ get_seminar_navigations()
  
  
      
        
          | get_seminar_navigations  | 
          ( | 
            | 
          $seminars | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
Adds all navigation entries for each passed seminar.
- Parameters
 - 
  
    | array | $seminars | List of seminars  | 
  
   
- Returns
 - array Extended list of seminars 
 
 
 
◆ index_action()
Displays a list of all public courses 
 
 
◆ $allow_nobody
The documentation for this class was generated from the following file: