Member Function Documentation
| before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
Callback function being called before an action is executed. If this function does not return FALSE, the action will be called, otherwise an error will be generated and processing will be aborted. If this function already #rendered or #redirected, further processing of the action is withheld.
- Parameters
-
| string | Name of the action to perform. |
| array | An array of arguments to the action. |
- Returns
- bool
Reimplemented from AuthenticatedController.
Show all courses with more options
| set_action_type_action |
( |
| ) |
|
Set the selected action type and store the selection in configuration
| set_aux_lockrule_action |
( |
| ) |
|
Set the additional course informations
| set_course_type_action |
( |
| ) |
|
Set the selected course type filter and store the selection in configuration
Set the lockrules of courses
Set the selected institute or semester
| set_view_filter_action |
( |
|
$filter = null, |
|
|
|
$state = true |
|
) |
| |
Set the selected view filter and store the selection in configuration
| set_visibility_action |
( |
| ) |
|
Set the visibility of a course
The documentation for this class was generated from the following file: