Stud.IP  3.1 Revision 48552
 All Data Structures Namespaces Files Functions Variables Groups Pages
Course_RoomRequestsController Class Reference
Inheritance diagram for Course_RoomRequestsController:
Inheritance graph
Collaboration diagram for Course_RoomRequestsController:
Collaboration graph

Public Member Functions

 before_filter (&$action, &$args)
 index_action ()
 edit_action ()
 edit_dialog_action ()
 index_assi_action ()
 new_action ()
 delete_action ()
 url_for ($to= '', $params=array())
 link_for ($to= '', $params=array())
 render_json ($data)
- Public Member Functions inherited from AuthenticatedController
 after_filter ($action, $args)
- Public Member Functions inherited from StudipController
 validate_args (&$args, $types=NULL)
 url_for ($to= '')
 link_for ($to= '')
 rescue ($exception)
 setInfoBoxImage ($image)
 addToInfobox ($category, $text, $icon= 'blank.gif')
 relay ($to_uri)
 perform_relayed ($unconsumed)
 render_template_as_string ($template, $layout=null)

Static Public Member Functions

static process_form ($request, $admission_turnout=null)

Additional Inherited Members

- Protected Member Functions inherited from StudipController
 populateInfobox ()
- Protected Attributes inherited from AuthenticatedController
 $allow_nobody = false

Member Function Documentation

before_filter ( $action,
$args 
)

common tasks for all actions

Reimplemented from AuthenticatedController.

Here is the call graph for this function:

delete_action ( )

delete one room requests

Here is the call graph for this function:

edit_action ( )

edit one room requests

Here is the call graph for this function:

Here is the caller graph for this function:

edit_dialog_action ( )

Here is the call graph for this function:

index_action ( )

Display the list of room requests

Here is the call graph for this function:

index_assi_action ( )

Here is the call graph for this function:

link_for (   $to = '',
  $params = array() 
)

Here is the call graph for this function:

Here is the caller graph for this function:

new_action ( )

create a new room requests

Here is the call graph for this function:

static process_form (   $request,
  $admission_turnout = null 
)
static

handle common tasks for the romm request form (set properties, searching etc.)

Here is the call graph for this function:

Here is the caller graph for this function:

render_json (   $data)

render given data as json, data is converted to utf-8

Parameters
unknown$data

Reimplemented from StudipController.

Here is the caller graph for this function:

url_for (   $to = '',
  $params = array() 
)

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following file: