|
Stud.IP
2.5 Revision
|
Public Member Functions | |
| before_filter (&$action, &$args) | |
| update_action () | |
| put_action () | |
| delete_action () | |
Public Member Functions inherited from AuthenticatedController | |
| before_filter (&$action, &$args) | |
| 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 () | |
This controller is used to manipulate the avatar of a course.
| before_filter | ( | & | $action, |
| & | $args | ||
| ) |
| delete_action | ( | ) |
This method is called to remove an avatar for a course.
| put_action | ( | ) |
This method is called to upload a new avatar for a course.
| update_action | ( | ) |
This method is called to show the form to upload a new avatar for a course.