|
| | before_filter (&$action, &$args) |
| |
| | permissions_action ($resource_id=null) |
| |
| | global_locks_action () |
| |
| | user_permissions_action () |
| |
| | booking_log_action ($user_id=null, $resource_id=null) |
| |
| | categories_action () |
| |
| | properties_action () |
| |
| | property_groups_action () |
| |
| | separable_rooms_action () |
| |
| | configuration_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) |
| |
| | __call ($method, $arguments) |
| |
| | has_action ($action) |
| |
| | action_url ($action) |
| |
| | action_link ($action) |
| |
Resources_AdminController contains actions for the global resource administration.
◆ before_filter()
| before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
◆ booking_log_action()
| booking_log_action |
( |
|
$user_id = null, |
|
|
|
$resource_id = null |
|
) |
| |
◆ categories_action()
◆ configuration_action()
◆ deleteSeparableRoomPartsById()
| deleteSeparableRoomPartsById |
( |
|
$room_part_ids = [] | ) |
|
|
protected |
◆ deleteSeparableRoomsById()
| deleteSeparableRoomsById |
( |
|
$separable_room_ids = [] | ) |
|
|
protected |
◆ global_locks_action()
◆ permissions_action()
| permissions_action |
( |
|
$resource_id = null | ) |
|
◆ properties_action()
◆ property_groups_action()
| property_groups_action |
( |
| ) |
|
◆ separable_rooms_action()
| separable_rooms_action |
( |
| ) |
|
◆ user_permissions_action()
| user_permissions_action |
( |
| ) |
|
The documentation for this class was generated from the following file: