|
| | before_filter (&$action, &$args) |
| |
| | after_filter ($action, $args) |
| |
| | index_action ($studiengang_id=null) |
| |
| | studiengang_action ($studiengang_id=null, $parent_id=null) |
| |
| | delete_action ($studiengang_id) |
| |
| | kategorien_action () |
| |
| | details_studiengang_action ($studiengang_id, $stgteil_bez_id=null) |
| |
| | add_stgteil_action ($studiengang_id) |
| |
| | delete_stgteilmf_action ($studiengang_id, $stgteil_id, $stgteil_bez_id) |
| |
| | delete_stgteil_action ($studiengang_id, $stgteil_id) |
| |
| | search_action () |
| |
| | reset_search_action () |
| |
| | sort_action () |
| |
| | dokumente_properties_action ($dokument_id) |
| |
| | fach_data_action () |
| |
| | set_filter_action () |
| |
| | reset_filter_action () |
| |
| | approve_action ($studiengang_id) |
| |
| | export_action ($studiengang_id) |
| |
| | before_filter (&$action, &$args) |
| |
| | paramSuffix ($action='') |
| |
| | renderSortLink ($action, $text, $field, $attributes=null) |
| |
| | jsUrl ($to='', $params=array()) |
| |
| | qs_result_action () |
| |
| | before_filter (&$action, &$args) |
| |
| | perform ($unconsumed_path) |
| |
| | after_filter ($action, $args) |
| |
| | validate_args (&$args, $types=NULL) |
| |
| | url_for ($to='') |
| |
| | link_for ($to='') |
| |
| | relocate ($to) |
| |
| | rescue ($exception) |
| |
| | render_json ($data) |
| |
| | render_csv ($data, $filename=null, $delimiter=';', $enclosure='"') |
| |
| | relay ($to_uri) |
| |
| | perform_relayed ($unconsumed) |
| |
| | render_template_as_string ($template, $layout=null) |
| |
◆ add_stgteil()
◆ add_stgteil_action()
| add_stgteil_action |
( |
|
$studiengang_id | ) |
|
◆ after_filter()
| after_filter |
( |
|
$action, |
|
|
|
$args |
|
) |
| |
Callback function being called after an action is executed.
- Parameters
-
| string | Name of the action to perform. |
| array | An array of arguments to the action. |
- Returns
- void
Reimplemented from StudipController.
◆ approve_action()
| approve_action |
( |
|
$studiengang_id | ) |
|
◆ before_filter()
| before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
◆ delete_action()
| delete_action |
( |
|
$studiengang_id | ) |
|
◆ delete_stgteil_action()
| delete_stgteil_action |
( |
|
$studiengang_id, |
|
|
|
$stgteil_id |
|
) |
| |
◆ delete_stgteilmf_action()
| delete_stgteilmf_action |
( |
|
$studiengang_id, |
|
|
|
$stgteil_id, |
|
|
|
$stgteil_bez_id |
|
) |
| |
◆ details_studiengang_action()
| details_studiengang_action |
( |
|
$studiengang_id, |
|
|
|
$stgteil_bez_id = null |
|
) |
| |
◆ dokumente_properties_action()
| dokumente_properties_action |
( |
|
$dokument_id | ) |
|
◆ export_action()
| export_action |
( |
|
$studiengang_id | ) |
|
◆ fach_data_action()
◆ index_action()
| index_action |
( |
|
$studiengang_id = null | ) |
|
◆ kategorien_action()
List of Studiengänge grouped by Abschlusskategorien
◆ reset_filter_action()
◆ reset_search_action()
◆ search_action()
◆ set_details_studiengang()
| set_details_studiengang |
( |
|
$studiengang_id | ) |
|
|
protected |
◆ set_filter_action()
sets filter parameters and store these in the session
◆ set_studiengangteile()
| set_studiengangteile |
( |
|
$studiengang_id, |
|
|
|
$stgteil_bez_id = null |
|
) |
| |
|
protected |
◆ setSidebar()
Sets the sidebar with all widgets and set value of sidebar_rendered to true.
Reimplemented from MVVController.
◆ sort_action()
◆ studiengang_action()
| studiengang_action |
( |
|
$studiengang_id = null, |
|
|
|
$parent_id = null |
|
) |
| |
◆ $filter
◆ $show_sidebar_filter
| $show_sidebar_filter = false |
|
protected |
◆ $show_sidebar_search
| $show_sidebar_search = false |
|
protected |
The documentation for this class was generated from the following file: