◆ before_filter()
before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
Common tasks for all actions
- Parameters
-
String | $action | Called action |
Array | $args | Possible arguments |
◆ export_csv_action()
◆ get_subcourses_action()
get_subcourses_action |
( |
|
$course_id | ) |
|
◆ index_action()
Show all courses with more options
◆ set_action_type_action()
set_action_type_action |
( |
| ) |
|
Set the selected action type and store the selection in configuration
◆ set_aux_lockrule_action()
set_aux_lockrule_action |
( |
| ) |
|
Set the additional course informations
◆ set_course_type_action()
set_course_type_action |
( |
| ) |
|
Set the selected course type filter and store the selection in configuration
◆ set_locked_action()
◆ set_lockrule_action()
Set the lockrules of courses
◆ set_selection_action()
Set the selected institute or semester
◆ set_view_filter_action()
set_view_filter_action |
( |
|
$filter = null , |
|
|
|
$state = true |
|
) |
| |
Set the selected view filter and store the selection in configuration
◆ set_visibility_action()
set_visibility_action |
( |
| ) |
|
Set the visibility of a course
◆ sidebar_action()
The sidebar action is responsible for showing a dialog that lets the user configure what elements of the sidebar are visible and which will be invisible.
- Returns
- null This method does not return any value.
◆ toggle_complete_action()
toggle_complete_action |
( |
|
$course_id | ) |
|
Marks a course as complete/incomplete.
- Parameters
-
String | $course_id | Id of the course |
The documentation for this class was generated from the following file: