Stud.IP  2.5 Revision
Admin_RssFeedsController Class Reference
Inheritance diagram for Admin_RssFeedsController:
Inheritance graph
Collaboration diagram for Admin_RssFeedsController:
Collaboration graph

Public Member Functions

 before_filter (&$action, &$args)
 
 index_action ()
 
 create_action ()
 
 check_action ()
 
 update_action ()
 
 move_action ($id, $direction)
 
 delete_action ($id)
 
 config_action ()
 
- Public Member Functions inherited from AuthenticatedController
 before_filter (&$action, &$args)
 
 after_filter ($action, $args)
 
- Public Member Functions inherited from StudipController
 validate_args (&$args, $types=NULL)
 
 url_for ($to)
 
 rescue ($exception)
 
 setInfoBoxImage ($image)
 
 addToInfobox ($category, $text, $icon='blank.gif')
 

Additional Inherited Members

- Protected Member Functions inherited from StudipController
 populateInfobox ()
 

Member Function Documentation

◆ before_filter()

before_filter ( $action,
$args 
)

Common tasks for all actions.

Here is the call graph for this function:

◆ check_action()

check_action ( )

Checks whether all active are still reachable and updates priorities on the fly

Here is the call graph for this function:

◆ config_action()

config_action ( )

Stores the config for rss feed display

Here is the call graph for this function:

◆ create_action()

create_action ( )

Create a new feed

Here is the call graph for this function:

◆ delete_action()

delete_action (   $id)

Deletes a feed

Here is the call graph for this function:

◆ index_action()

index_action ( )

Overview of all of the current user's feeds

Here is the call graph for this function:

◆ move_action()

move_action (   $id,
  $direction 
)

Moves a feed up- or downwards in the list of the current user's feeds

Here is the call graph for this function:

◆ update_action()

update_action ( )

Updates (edits) the current user's feeds

Here is the call graph for this function:

The documentation for this class was generated from the following file: