Stud.IP
4.2 Revision
|
Public Member Functions | |
before_filter (&$action, &$args) | |
index_action () | |
delete_action ($topic_id) | |
edit_action ($topic_id=null) | |
allow_public_action () | |
copy_action () | |
fetch_topics_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) | |
Protected Attributes | |
$allow_nobody = true | |
![]() | |
$with_session = true | |
$allow_nobody = false | |
![]() | |
$with_session = false | |
$allow_nobody = true | |
allow_public_action | ( | ) |
before_filter | ( | & | $action, |
& | $args | ||
) |
copy_action | ( | ) |
delete_action | ( | $topic_id | ) |
edit_action | ( | $topic_id = null | ) |
fetch_topics_action | ( | ) |
index_action | ( | ) |
|
protected |