|
Stud.IP
4.1 Revision
|


Public Member Functions | |
| before_filter (&$action, &$args) | |
| overview_action () | |
| courseoverview_action () | |
| thank_you_action () | |
| edit_action ($questionnaire_id=null) | |
| copy_action ($from) | |
| delete_action ($questionnaire_id) | |
| add_question_action () | |
| answer_action ($questionnaire_id) | |
| evaluate_action ($questionnaire_id) | |
| stop_action ($questionnaire_id) | |
| start_action ($questionnaire_id) | |
| export_action ($questionnaire_id) | |
| context_action ($questionnaire_id) | |
| widget_action ($range_id, $range_type="course") | |
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) | |
| relay ($to_uri) | |
| perform_relayed ($unconsumed) | |
| render_template_as_string ($template, $layout=null) | |
Protected Attributes | |
| $allow_nobody = true | |
| $utf8decode_xhr = true | |
Protected Attributes inherited from AuthenticatedController | |
| $with_session = true | |
| $allow_nobody = false | |
Protected Attributes inherited from StudipController | |
| $with_session = false | |
| $allow_nobody = true | |
| $encoding = "utf-8" | |
| $utf8decode_xhr = false | |
| add_question_action | ( | ) |

| answer_action | ( | $questionnaire_id | ) |

| before_filter | ( | & | $action, |
| & | $args | ||
| ) |
| context_action | ( | $questionnaire_id | ) |

| copy_action | ( | $from | ) |

| courseoverview_action | ( | ) |

| delete_action | ( | $questionnaire_id | ) |

| edit_action | ( | $questionnaire_id = null | ) |

| evaluate_action | ( | $questionnaire_id | ) |

| export_action | ( | $questionnaire_id | ) |

| overview_action | ( | ) |

| start_action | ( | $questionnaire_id | ) |

| stop_action | ( | $questionnaire_id | ) |

| thank_you_action | ( | ) |
| widget_action | ( | $range_id, | |
$range_type = "course" |
|||
| ) |

|
protected |
|
protected |