ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ ilDoc Overview
client.master.ini.php
Go to the documentation of this file.
1
33
; <?php
exit
; ?>
34
35
[
server
]
36
start = ./
login
.php
37
38
[
client
]
39
name =
40
description =
41
access
= 0
42
43
[db]
44
type =
"pdo-mysql-innodb"
45
host = localhost
46
user
= root
47
pass =
48
name =
ilias
49
50
[auth]
51
table = usr_data
52
usercol =
login
53
passcol = passwd
54
55
[
language
]
56
default
= en
57
path = ./lang
58
59
[layout]
60
skin =
default
61
style = delos
62
63
[session]
64
expire = 1800
65
66
[system]
67
ROOT_FOLDER_ID
= 1
68
SYSTEM_FOLDER_ID
= 9
69
ROLE_FOLDER_ID
= 8
70
MAIL_SETTINGS_ID
= 12
71
MAXLENGTH_OBJ_TITLE = 65
72
MAXLENGTH_OBJ_DESC = 123
73
74
[cache]
75
activate_global_cache = 0
76
global_cache_service_type = 0
77
78
[log]
79
error_recipient =
exit
exit
Definition:
client.master.ini.php:33
MAIL_SETTINGS_ID
const MAIL_SETTINGS_ID
Definition:
constants.php:36
SYSTEM_FOLDER_ID
const SYSTEM_FOLDER_ID
Definition:
constants.php:35
ROLE_FOLDER_ID
const ROLE_FOLDER_ID
Definition:
constants.php:34
ROOT_FOLDER_ID
const ROOT_FOLDER_ID
Definition:
constants.php:32
ILIAS\Repository\user
user()
Definition:
trait.GlobalDICDomainServices.php:66
ILIAS\Repository\access
access()
Definition:
trait.GlobalDICDomainServices.php:51
ILIAS\UI\examples\Progress\Bar\server
server()
Definition:
server.php:43
ILIAS\UI\examples\Progress\Bar\client
client()
Definition:
client.php:37
ILIAS\UI\examples\Symbol\Glyph\Language\language
language()
Definition:
language.php:41
ILIAS\UI\examples\Symbol\Glyph\Login\login
login()
Definition:
login.php:41
ilias
Class ilObjForumAdministration.
components
ILIAS
setup_
client.master.ini.php
Generated on Sat Oct 18 2025 23:03:41 for ILIAS by
1.9.4 (using
Doxyfile
)