|
| | before_filter (&$action, &$args) |
| |
| | index_action () |
| |
| | modul_action ($modul_id=null, $institut_id=null) |
| |
| | delete_modul_deskriptor_action ($deskriptor_id, $language) |
| |
| | assignments_action ($modul_id) |
| |
| | description_action ($modul_id) |
| |
| | approve_action ($modul_id) |
| |
| | copy_form_action ($modul_id) |
| |
| | copy_action ($modul_id) |
| |
| | show_original_action () |
| |
| | modulteil_action ($modulteil_id=null) |
| |
| | delete_modulteil_deskriptor_action ($deskriptor_id, $language) |
| |
| | copy_modulteil_action ($modulteil_id) |
| |
| | modulteil_lvg_action ($modulteil_id) |
| |
| | add_lvgruppe_action ($modulteil_id) |
| |
| | delete_lvgruppe_action ($modulteil_id, $lvgruppe_id) |
| |
| | lvgruppe_action ($modulteil_id, $lvgruppe_id=null) |
| |
| | delete_action ($modul_id) |
| |
| | delete_modulteil_action ($modulteil_id) |
| |
| | details_action ($modul_id, $modulteil_id=null) |
| |
| | diff_select_action ($modul_id) |
| |
| | diff_action ($new_id=null, $old_id=null) |
| |
| | search_action () |
| |
| | reset_search_action () |
| |
| | sort_action () |
| |
| | set_filter_action () |
| |
| | reset_filter_action () |
| |
| | 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) |
| |
| | relay ($to_uri) |
| |
| | perform_relayed ($unconsumed) |
| |
| | render_template_as_string ($template, $layout=null) |
| |
◆ add_lvgruppe_action()
| add_lvgruppe_action |
( |
|
$modulteil_id | ) |
|
◆ approve_action()
| approve_action |
( |
|
$modul_id | ) |
|
◆ assignments_action()
| assignments_action |
( |
|
$modul_id | ) |
|
◆ before_filter()
| before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
◆ copy_action()
◆ copy_form_action()
| copy_form_action |
( |
|
$modul_id | ) |
|
◆ copy_modulteil_action()
| copy_modulteil_action |
( |
|
$modulteil_id | ) |
|
◆ delete_action()
| delete_action |
( |
|
$modul_id | ) |
|
◆ delete_lvgruppe_action()
| delete_lvgruppe_action |
( |
|
$modulteil_id, |
|
|
|
$lvgruppe_id |
|
) |
| |
◆ delete_modul_deskriptor_action()
| delete_modul_deskriptor_action |
( |
|
$deskriptor_id, |
|
|
|
$language |
|
) |
| |
Deletes a descriptor from module
- Parameters
-
- Exceptions
-
◆ delete_modulteil_action()
| delete_modulteil_action |
( |
|
$modulteil_id | ) |
|
◆ delete_modulteil_deskriptor_action()
| delete_modulteil_deskriptor_action |
( |
|
$deskriptor_id, |
|
|
|
$language |
|
) |
| |
Deletes a descriptor from Modulteil
- Parameters
-
- Exceptions
-
◆ description_action()
| description_action |
( |
|
$modul_id | ) |
|
◆ details_action()
| details_action |
( |
|
$modul_id, |
|
|
|
$modulteil_id = null |
|
) |
| |
◆ diff_action()
| diff_action |
( |
|
$new_id = null, |
|
|
|
$old_id = null |
|
) |
| |
◆ diff_select_action()
| diff_select_action |
( |
|
$modul_id | ) |
|
◆ index_action()
◆ lvgruppe_action()
| lvgruppe_action |
( |
|
$modulteil_id, |
|
|
|
$lvgruppe_id = null |
|
) |
| |
◆ modul_action()
| modul_action |
( |
|
$modul_id = null, |
|
|
|
$institut_id = null |
|
) |
| |
◆ modulteil_action()
| modulteil_action |
( |
|
$modulteil_id = null | ) |
|
◆ modulteil_lvg_action()
| modulteil_lvg_action |
( |
|
$modulteil_id | ) |
|
◆ reset_filter_action()
◆ reset_search_action()
◆ search_action()
◆ set_filter_action()
sets filter parameters and store these in the session
◆ setSidebar()
Sets the sidebar with all widgets and set value of sidebar_rendered to true.
Reimplemented from MVVController.
◆ show_original_action()
Retrieves all fields from descriptor in the original language and returns them as a json object.
◆ sort_action()
◆ $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: