|
| | before_filter (&$action, &$args) |
| |
| | index_action ($resource_id=null) |
| |
| | add_action () |
| |
| | edit_action ($resource_id=null) |
| |
| | delete_action ($resource_id=null) |
| |
| | booking_plan_action ($resource_id=null) |
| |
| | permissions_action ($resource_id=null) |
| |
| | temporary_permissions_action ($resource_id=null) |
| |
| | special_assign_action ($resource_id=null) |
| |
| | delete_bookings_action ($resource_id=null) |
| |
| | files_action ($resource_id=null, $folder_id=null) |
| |
| | 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) |
| |
| | __call ($method, $arguments) |
| |
| | has_action ($action) |
| |
| | action_url ($action) |
| |
| | action_link ($action) |
| |
Resources_ResourceController contains general resource actions.
◆ add_action()
◆ addEditDeleteHandler()
| addEditDeleteHandler |
( |
|
$mode = 'add' | ) |
|
|
protected |
◆ before_filter()
| before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
◆ booking_plan_action()
| booking_plan_action |
( |
|
$resource_id = null | ) |
|
◆ delete_action()
| delete_action |
( |
|
$resource_id = null | ) |
|
◆ delete_bookings_action()
| delete_bookings_action |
( |
|
$resource_id = null | ) |
|
◆ edit_action()
| edit_action |
( |
|
$resource_id = null | ) |
|
◆ files_action()
| files_action |
( |
|
$resource_id = null, |
|
|
|
$folder_id = null |
|
) |
| |
◆ getCourseSearch()
◆ getPermissionUserSearch()
| getPermissionUserSearch |
( |
| ) |
|
|
protected |
◆ getUserAndCheckPermissions()
| getUserAndCheckPermissions |
( |
|
$permission_level = 'admin' | ) |
|
|
protected |
◆ index_action()
| index_action |
( |
|
$resource_id = null | ) |
|
◆ permissions_action()
| permissions_action |
( |
|
$resource_id = null | ) |
|
◆ special_assign_action()
| special_assign_action |
( |
|
$resource_id = null | ) |
|
◆ temporary_permissions_action()
| temporary_permissions_action |
( |
|
$resource_id = null | ) |
|
The documentation for this class was generated from the following file: