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

Public Member Functions

 before_filter (&$action, &$args)
 show_action ($id=null)
 edit_action ($id=null)
- 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

Member Function Documentation

before_filter ( $action,
$args 
)

Before filter, set up the page by initializing the session and checking all conditions.

Parameters
String$actionName of the action to be invoked
Array$argsArguments to be passed to the action method

Reimplemented from AuthenticatedController.

Here is the call graph for this function:

edit_action (   $id = null)

Displays a page.

Here is the call graph for this function:

show_action (   $id = null)

Displays a page.

Here is the call graph for this function:


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