|
Stud.IP
2.4 Revision 48548
|


Public Member Functions | |
| before_filter (&$action, &$args) | |
| index_action () | |
| delete_action ($id=null, $mode) | |
| edit_semester_action ($id=null) | |
| edit_holidays_action ($id=NULL) | |
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.

| delete_action | ( | $id = null, |
|
| $mode | |||
| ) |
This method deletes holiday and semester
| md5 | $id |

| edit_holidays_action | ( | $id = NULL | ) |
This method edits and adds new holidays
| md5 | $id | of aholiday |

| edit_semester_action | ( | $id = null | ) |
This method edits and adds new semester
| md5 | $id | of a semester |

| index_action | ( | ) |
Display all informations about the semesters and holidays
