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

Public Member Functions

 before_filter (&$action, &$args)
 index_action ()
- 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)

Protected Member Functions

 get_plugin_navigations ($seminars)
 get_seminar_navigations ($seminars)
- Protected Member Functions inherited from StudipController
 populateInfobox ()

Member Function Documentation

before_filter ( $action,
$args 
)

Initializes the controller.

Parameters
string$actionAction to execute
array$argsPassed parameters

Reimplemented from StudipController.

Here is the call graph for this function:

get_plugin_navigations (   $seminars)
protected

Loads all possible standard plugins for the given seminars and adds a navigation entry for each one.

Parameters
array$seminarsList of seminars
Returns
array Extended list of seminars

Here is the call graph for this function:

Here is the caller graph for this function:

get_seminar_navigations (   $seminars)
protected

Adds all navigation entries for each passed seminar.

Parameters
array$seminarsList of seminars
Returns
array Extended list of seminars

Here is the call graph for this function:

Here is the caller graph for this function:

index_action ( )

Displays a list of all public courses

Here is the call graph for this function:


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