Stud.IP  5.4
SystemChecker Class Reference

Public Member Functions

 __construct ($base_path)
 
 getRequirements ($section)
 
 checkPHPRequirements ()
 
 getMySQLConnection ($host, $user, $password, $database, $create_database=false)
 
 checkMySQLRequirements ($host, $user, $password, $database)
 
 checkPermissions ()
 

Data Fields

const REQUIREMENTS_FILE = 'config/studip-requirements.php'
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $base_path)

Member Function Documentation

◆ checkMySQLRequirements()

checkMySQLRequirements (   $host,
  $user,
  $password,
  $database 
)

◆ checkPermissions()

checkPermissions ( )

◆ checkPHPRequirements()

checkPHPRequirements ( )

◆ getMySQLConnection()

getMySQLConnection (   $host,
  $user,
  $password,
  $database,
  $create_database = false 
)

◆ getRequirements()

getRequirements (   $section)

Field Documentation

◆ REQUIREMENTS_FILE

const REQUIREMENTS_FILE = 'config/studip-requirements.php'

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