|
Stud.IP
2.4 Revision 48548
|


Public Member Functions | |
| before_filter (&$action, &$args) | |
| index_action () | |
| new_action () | |
| edit_action () | |
| save_action () | |
| delete_action () | |
| infobox_content () | |
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 | ( | ) |
Delete an existing user domain.

| edit_action | ( | ) |
Edit an existing user domain.

| index_action | ( | ) |
Display the list of user domains.
| infobox_content | ( | ) |
Get contents of the info box for this action.


| new_action | ( | ) |
Create a new user domain.
| save_action | ( | ) |
Save changes to a user domain.
