|
Stud.IP
jlu_4.3 Revision 64286
|


Public Member Functions | |
| before_filter (&$action, &$args) | |
| index_action ($room_id=null) | |
| select_category_action () | |
| add_action () | |
| edit_action ($room_id=null) | |
| delete_action ($room_id=null) | |
| assign_action ($room_id=null) | |
Public Member Functions inherited from StudipController | |
| 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) | |
Protected Member Functions | |
| addEditDeleteHandler ($mode='edit', $room_id=null) | |
Protected Member Functions inherited from StudipController | |
| render_pdf (TCPDF $pdf, $filename, $inline=false) | |
| controller_path () | |
Protected Attributes | |
| $with_session = true | |
| $utf8decode_xhr = true | |
Protected Attributes inherited from StudipController | |
| $with_session = false | |
| $allow_nobody = true | |
| $_autobind = false | |
Resources_RoomController contains actions for Room resources.
| add_action | ( | ) |

|
protected |


| assign_action | ( | $room_id = null | ) |
This action handles booking a room from a resource request. Contrary to the resources/resource/assign action direct booking is not possible here.

| before_filter | ( | & | $action, |
| & | $args | ||
| ) |
| delete_action | ( | $room_id = null | ) |

| edit_action | ( | $room_id = null | ) |

| index_action | ( | $room_id = null | ) |

| select_category_action | ( | ) |

|
protected |
|
protected |