|
| before_filter (&$action, &$args) |
|
| after_filter ($action, $args) |
|
| index_action () |
|
| courseexport_action () |
|
| groups_action ($sem=null, $studygroups=false) |
|
| store_groups_action ($studygroups=false) |
|
| tabularasa_action ($sem= 'all', $timestamp=null) |
|
| decline_binding_action () |
|
| decline_action ($course_id, $waiting=null) |
|
| archive_action () |
|
| check_for_new ($my_obj, $group_field= 'sem_number') |
|
| set_semester_action () |
|
| check_course ($seminar_content) |
|
| delete_boss_action ($boss_id) |
|
| getPortalWidgetData () |
|
| before_filter (&$action, &$args) |
|
| before_filter (&$action, &$args) |
|
| erase_response () |
|
| perform ($unconsumed_path) |
|
| after_filter ($action, $args) |
|
| validate_args (&$args, $types=null) |
|
| url_for ($to= '') |
|
| link_for ($to= '') |
|
| redirect ($to) |
|
| relocate ($to) |
|
| rescue ($exception) |
|
| render_json ($data) |
|
| render_csv ($data, $filename=null, $delimiter= ';', $enclosure= '"') |
|
| render_file ($file, $filename=null, $content_type=null, $content_disposition= 'attachment', Closure $callback=null, $chunk_size=262144) |
|
| render_temporary_file ($file, $filename=null, $content_type=null, $content_disposition= 'attachment', Closure $callback=null, $chunk_size=262144) |
|
| relay ($to_uri) |
|
| relayWithRedirect (...$args) |
|
| perform_relayed ($unconsumed) |
|
| render_template_as_string ($template, $layout=null) |
|
| __call ($method, $arguments) |
|
| has_action ($action) |
|
| action_url ($action) |
|
| action_link ($action) |
|
| validate_datetime ($datetime, $format= 'H:i') |
|
after_filter |
( |
|
$action, |
|
|
|
$args |
|
) |
| |
Overview for achived courses
before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
check_course |
( |
|
$seminar_content | ) |
|
Checks the selected courses for news (e.g. forum posts,...) Returns true if something new happens and enables the reset function
- Parameters
-
- Returns
- bool
check_for_new |
( |
|
$my_obj, |
|
|
|
$group_field = 'sem_number' |
|
) |
| |
Checks the whole course selection deppending on grouping eneabled or not
- Parameters
-
| $my_obj | |
string | $group_field | |
- Returns
- bool
PDF export of course overview
decline_action |
( |
|
$course_id, |
|
|
|
$waiting = null |
|
) |
| |
This action remove a user from course
- Parameters
-
decline_binding_action |
( |
| ) |
|
This action display only a message
delete_boss_action |
( |
|
$boss_id | ) |
|
Remove yourself as default deputy of the given boss.
- Parameters
-
Get the data array for presenting the course list in the portal widget.
groups_action |
( |
|
$sem = null , |
|
|
|
$studygroups = false |
|
) |
| |
Seminar group administration - cluster your seminars by colors or change grouping mechanism
Autor / Tutor / Teacher action
Set the selected semester and redirects to index
- Parameters
-
setupSidebar |
( |
|
$sem, |
|
|
|
$group_field, |
|
|
|
$new_contents |
|
) |
| |
|
protected |
store_groups_action |
( |
|
$studygroups = false | ) |
|
Storage function for the groups action. Stores selected grouping category and actual group settings.
tabularasa_action |
( |
|
$sem = 'all' , |
|
|
|
$timestamp = null |
|
) |
| |
The documentation for this class was generated from the following file: