|
Stud.IP
3.1 Revision 48552
|


Public Member Functions | |
| before_filter (&$action, &$args) | |
| get_data_action ($tour_id, $step_nr=1) | |
| set_status_action ($tour_id, $step_nr, $status) | |
| admin_overview_action () | |
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') | |
| render_json ($data) | |
| relay ($to_uri) | |
| perform_relayed ($unconsumed) | |
| render_template_as_string ($template, $layout=null) | |
Additional Inherited Members | |
Protected Member Functions inherited from StudipController | |
| populateInfobox () | |
Protected Attributes inherited from AuthenticatedController | |
| $allow_nobody = false | |
| admin_overview_action | ( | ) |
Administration page for tours

| before_filter | ( | & | $action, |
| & | $args | ||
| ) |
Callback function being called before an action is executed.
Reimplemented from AuthenticatedController.

| get_data_action | ( | $tour_id, | |
$step_nr = 1 |
|||
| ) |
sends tour object as json data
| string | route |

| set_status_action | ( | $tour_id, | |
| $step_nr, | |||
| $status | |||
| ) |
sets session data for active tour
| string | route |