|
| | before_filter (&$action, &$args) |
| |
| | index_action () |
| |
| | details_action ($dokument_id=null) |
| |
| | dokument_action ($dokument_id=null) |
| |
| | delete_action ($dokument_id) |
| |
| | search_action () |
| |
| | reset_search_action () |
| |
| | set_filter_action () |
| |
| | reset_filter_action () |
| |
| | ref_properties_action ($dokument_id, $object_id, $object_type) |
| |
| | dispatch_action ($class_name, $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) |
| |
◆ before_filter()
| before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
◆ delete_action()
| delete_action |
( |
|
$dokument_id | ) |
|
◆ details_action()
| details_action |
( |
|
$dokument_id = null | ) |
|
◆ dispatch_action()
| dispatch_action |
( |
|
$class_name, |
|
|
|
$id |
|
) |
| |
◆ dokument_action()
| dokument_action |
( |
|
$dokument_id = null | ) |
|
Edits the selected document
◆ index_action()
◆ ref_properties_action()
| ref_properties_action |
( |
|
$dokument_id, |
|
|
|
$object_id, |
|
|
|
$object_type |
|
) |
| |
◆ reset_filter_action()
◆ reset_search_action()
◆ search_action()
◆ set_filter_action()
sets filter parameters and store these in the session
◆ setSidebar()
◆ $filter
The documentation for this class was generated from the following file: