| 
|   | before_filter (&$action, &$args) | 
|   | 
|   | index_action () | 
|   | 
|   | render_keys ($id) | 
|   | 
|   | keys_action ($id) | 
|   | 
|   | edit_action ($id=null) | 
|   | 
|   | toggle_action ($id, $state=null) | 
|   | 
|   | delete_action ($id) | 
|   | 
|   | permissions_action ($consumer_id=null) | 
|   | 
|   | config_action () | 
|   | 
|   | 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) | 
|   | 
◆ before_filter()
      
        
          | before_filter  | 
          ( | 
          &  | 
          $action,  | 
        
        
           | 
           | 
          &  | 
          $args  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ config_action()
◆ delete_action()
◆ edit_action()
      
        
          | edit_action  | 
          ( | 
            | 
          $id = null | ) | 
           | 
        
      
 
 
◆ index_action()
◆ keys_action()
◆ permissions_action()
      
        
          | permissions_action  | 
          ( | 
            | 
          $consumer_id = null | ) | 
           | 
        
      
 
 
◆ render_keys()
◆ toggle_action()
      
        
          | toggle_action  | 
          ( | 
            | 
          $id,  | 
        
        
           | 
           | 
            | 
          $state = null  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
The documentation for this class was generated from the following file: