Definition at line 24 of file class.ilSetupConfig.php.
◆ __construct()
ilSetupConfig::__construct |
( |
\ILIAS\Data\ClientId |
$client_id, |
|
|
\DateTimeZone |
$server_timezone, |
|
|
bool |
$register_nic, |
|
|
?string |
$export_hooks_path |
|
) |
| |
◆ getClientId()
ilSetupConfig::getClientId |
( |
| ) |
|
◆ getExportHooksPath()
ilSetupConfig::getExportHooksPath |
( |
| ) |
|
◆ getRegisterNIC()
ilSetupConfig::getRegisterNIC |
( |
| ) |
|
◆ getServerTimeZone()
ilSetupConfig::getServerTimeZone |
( |
| ) |
|
◆ $client_id
ILIAS Data ClientId ilSetupConfig::$client_id |
|
protected |
◆ $export_hooks_path
string ilSetupConfig::$export_hooks_path |
|
protected |
◆ $register_nic
bool ilSetupConfig::$register_nic |
|
protected |
◆ $server_timezone
DateTimeZone ilSetupConfig::$server_timezone |
|
protected |
The documentation for this class was generated from the following file: