|
Stud.IP
2.4 Revision 48548
|


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 () | |
| before_filter | ( | & | $action, |
| & | $args | ||
| ) |
Common tasks for all actions.
Reimplemented from AuthenticatedController.

| check_action | ( | ) |
Checks whether all active are still reachable and updates priorities on the fly

| config_action | ( | ) |
Stores the config for rss feed display

| create_action | ( | ) |
Create a new feed

| delete_action | ( | $id | ) |
Deletes a feed

| index_action | ( | ) |
Overview of all of the current user's feeds

| move_action | ( | $id, | |
| $direction | |||
| ) |
Moves a feed up- or downwards in the list of the current user's feeds

| update_action | ( | ) |
Updates (edits) the current user's feeds
