◆ add_action()
This action adds one or more new widgets to the start page
- Returns
- void
◆ before_filter()
before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
Callback function being called before an action is executed.
◆ change_mail_address_action()
change_mail_address_action |
( |
| ) |
|
Change the mail-address and resend validation mail
- Returns
- void
◆ delete_action()
This actions removes a new widget from the start page
- Parameters
-
string | $widgetId | |
string | $approveDelete | |
string | $studipticket | |
◆ edit_defaults_action()
edit_defaults_action |
( |
|
$permission | ) |
|
Edit the default startpage configuration for users by permissions
- Parameters
-
- Exceptions
-
◆ edit_mail_address_action()
edit_mail_address_action |
( |
| ) |
|
Show form to change the mail-address for the validation mail
- Returns
- void
◆ 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
◆ resend_validation_mail_action()
resend_validation_mail_action |
( |
| ) |
|
Resend the validation mail for the current user
- 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: