Stud.IP  2.4 Revision 48548
 All Data Structures Namespaces Files Functions Variables Groups Pages
Admin_SemesterController Class Reference
Inheritance diagram for Admin_SemesterController:
Inheritance graph
Collaboration diagram for Admin_SemesterController:
Collaboration graph

Public Member Functions

 before_filter (&$action, &$args)
 index_action ()
 delete_action ($id=null, $mode)
 edit_semester_action ($id=null)
 edit_holidays_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)
 rescue ($exception)
 setInfoBoxImage ($image)
 addToInfobox ($category, $text, $icon= 'blank.gif')

Additional Inherited Members

- Protected Member Functions inherited from StudipController
 populateInfobox ()

Member Function Documentation

before_filter ( $action,
$args 
)

common tasks for all actions

Reimplemented from AuthenticatedController.

Here is the call graph for this function:

delete_action (   $id = null,
  $mode 
)

This method deletes holiday and semester

Parameters
md5$id

Here is the call graph for this function:

edit_holidays_action (   $id = NULL)

This method edits and adds new holidays

Parameters
md5$idof aholiday

Here is the call graph for this function:

edit_semester_action (   $id = null)

This method edits and adds new semester

Parameters
md5$idof a semester

Here is the call graph for this function:

index_action ( )

Display all informations about the semesters and holidays

Here is the call graph for this function:


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