Stud.IP  2.4 Revision 48548
 All Data Structures Namespaces Files Functions Variables Groups Pages
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
 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 ( $action,
$args 
)

Common tasks for all actions.

Reimplemented from AuthenticatedController.

Here is the call graph for this function:

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 ( )

Stores the config for rss feed display

Here is the call graph for this function:

create_action ( )

Create a new feed

Here is the call graph for this function:

delete_action (   $id)

Deletes a feed

Here is the call graph for this function:

index_action ( )

Overview of all of the current user's feeds

Here is the call graph for this function:

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 ( )

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: