◆ before_filter()
| before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
common tasks for all actions
- Parameters
-
| String | $action | Action that has been called |
| Array | $args | List of arguments |
Reimplemented from StudipController.
◆ delete_action()
This method deletes a holiday or a bundle of holidays.
- Parameters
-
| string | $id | Id of the holiday (or 'bulk' for a bulk operation) |
◆ edit_action()
| edit_action |
( |
|
$id = null | ) |
|
This method edits existing holidays or creates new holidays
- Parameters
-
| mixed | $id | Id of the holiday or null to create one |
◆ index_action()
Display all informations about the holidays
The documentation for this class was generated from the following file: