◆ add_action()
This actions adds a new widget to the start page
- Returns
- void
◆ before_filter()
| before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
Callback function being called before an action is executed.
Reimplemented from StudipController.
◆ delete_action()
This actions removes a new widget from the start page
- Parameters
-
| string | $widgetId | |
| string | $approveDelete | |
| string | $studipticket | |
- Returns
- void
◆ edit_defaults_action()
| edit_defaults_action |
( |
|
$permission | ) |
|
Edit the default startpage configuration for users by permissions
- Parameters
-
- Exceptions
-
◆ index_action()
| index_action |
( |
|
$action = false, |
|
|
|
$widgetId = null |
|
) |
| |
Entry point of the controller that displays the start page of Stud.IP
- Parameters
-
| string | $action | |
| string | $widgetId | |
- Returns
- void
◆ reset_action()
Resets widget to initial default state.
◆ storeNewOrder_action()
Action to store the widget placements
- Returns
- void
◆ update_defaults_action()
| update_defaults_action |
( |
|
$permission | ) |
|
Store the edited default startpage configuration for users by permissions
- Parameters
-
- Exceptions
-
The documentation for this class was generated from the following file: