| 
|   | before_filter (&$action, &$args) | 
|   | 
|   | index_action () | 
|   | 
|   | add_action ($type) | 
|   | 
|   | remove_from_group_action ($group_id, $type) | 
|   | 
|   | remove_from_institute_action ($type) | 
|   | 
|   | before_filter (&$action, &$args) | 
|   | 
|   | perform ($unconsumed_path) | 
|   | 
|   | after_filter ($action, $args) | 
|   | 
|   | validate_args (&$args, $types=null) | 
|   | 
|   | url_for ($to='') | 
|   | 
|   | link_for ($to='') | 
|   | 
|   | relocate ($to) | 
|   | 
|   | rescue ($exception) | 
|   | 
|   | render_json ($data) | 
|   | 
|   | render_csv ($data, $filename=null, $delimiter=';', $enclosure='"')  | 
|   | 
|   | relay ($to_uri) | 
|   | 
|   | perform_relayed ($unconsumed) | 
|   | 
|   | render_template_as_string ($template, $layout=null) | 
|   | 
|   | __call ($method, $arguments) | 
|   | 
|   | has_action ($action) | 
|   | 
|   | action_url ($action) | 
|   | 
|   | action_link ($action) | 
|   | 
◆ add_action()
◆ before_filter()
      
        
          | before_filter  | 
          ( | 
          &  | 
          $action,  | 
        
        
           | 
           | 
          &  | 
          $args  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ index_action()
show institute members page 
 
 
◆ remove_from_group_action()
      
        
          | remove_from_group_action  | 
          ( | 
            | 
          $group_id,  | 
        
        
           | 
           | 
            | 
          $type  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ remove_from_institute_action()
      
        
          | remove_from_institute_action  | 
          ( | 
            | 
          $type | ) | 
           | 
        
      
 
 
◆ $allow_nobody
The documentation for this class was generated from the following file: