Stud.IP  jlu_4.1 Revision
StartupChecks Class Reference
Collaboration diagram for StartupChecks:
Collaboration graph

Public Member Functions

 __construct ()
 
 institutes ()
 
 institutesRange ()
 
 myInstituteRange ()
 
 myAdminInstitute ()
 
 dozent ()
 
 institutesDozent ()
 
 myInstitutesDozent ()
 
 myInstitutes ()
 
 semester ()
 
 semesterDozent ()
 
 semesterAdmin ()
 
 getCheckList ()
 

Data Fields

 $registered_checks
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Member Function Documentation

◆ dozent()

dozent ( )
Here is the call graph for this function:

◆ getCheckList()

getCheckList ( )

◆ institutes()

institutes ( )
Here is the call graph for this function:

◆ institutesDozent()

institutesDozent ( )
Here is the call graph for this function:

◆ institutesRange()

institutesRange ( )
Here is the call graph for this function:

◆ myAdminInstitute()

myAdminInstitute ( )
Here is the call graph for this function:

◆ myInstituteRange()

myInstituteRange ( )
Here is the call graph for this function:

◆ myInstitutes()

myInstitutes ( )
Here is the call graph for this function:

◆ myInstitutesDozent()

myInstitutesDozent ( )
Here is the call graph for this function:

◆ semester()

semester ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ semesterAdmin()

semesterAdmin ( )
Here is the call graph for this function:

◆ semesterDozent()

semesterDozent ( )
Here is the call graph for this function:

Field Documentation

◆ $registered_checks

$registered_checks
Initial value:
= array (
"institutes" => array("perm" => "root"),
"institutesRange" => array("perm" => "admin"),
"myInstituteRange" => array("perm" => "dozent"),
"myAdminInstitute" => array("perm" => "admin"),
"dozent" => array("perm" => "admin"),
"institutesDozent" => array("perm" => "admin"),
"myInstitutesDozent" => array("perm" => "admin"),
"myInstitutes" => array("perm" => "dozent"),
"semester" => array("perm" => "root"),
"semesterAdmin" => array("perm" => "admin"),
"semesterDozent" => array("perm" => "dozent")
)

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