ILIAS
release_8 Revision v8.19
◀ ilDoc Overview
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
$
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
+
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
+
Variables
$
a
b
c
d
e
f
g
h
j
l
m
p
s
t
u
+
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
+
Data Fields
+
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Ö
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Ö
+
Files
File List
+
Globals
+
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
+
Functions
_
a
b
c
d
e
g
h
i
m
n
p
r
s
t
u
v
x
+
Variables
$
a
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
z
Examples
•
All
Data Structures
Namespaces
Files
Functions
Variables
Modules
Pages
client.master.ini.php
Go to the documentation of this file.
1
; <?php
exit
; ?>
2
3
[server]
4
start = ./
login
.php
5
6
[client]
7
name =
8
description =
9
access
= 0
10
11
[db]
12
type =
"pdo-mysql-innodb"
13
host = localhost
14
user
= root
15
pass =
16
name =
ilias
17
18
[auth]
19
table = usr_data
20
usercol =
login
21
passcol = passwd
22
23
[
language
]
24
default
= en
25
path = ./lang
26
27
[layout]
28
skin =
default
29
style = delos
30
31
[session]
32
expire = 1800
33
34
[system]
35
ROOT_FOLDER_ID
= 1
36
SYSTEM_FOLDER_ID
= 9
37
ROLE_FOLDER_ID
= 8
38
MAIL_SETTINGS_ID
= 12
39
MAXLENGTH_OBJ_TITLE = 65
40
MAXLENGTH_OBJ_DESC = 123
41
DEBUG = 0
42
43
[cache]
44
activate_global_cache = 0
45
global_cache_service_type = 0
46
47
[log]
48
error_recipient =
ILIAS\Repository\access
access()
Definition:
trait.GlobalDICDomainServices.php:46
ROOT_FOLDER_ID
const ROOT_FOLDER_ID
Definition:
constants.php:32
exit
exit
Definition:
client.master.ini.php:1
ILIAS\UI\examples\Symbol\Glyph\Login\login
login()
Definition:
login.php:7
SYSTEM_FOLDER_ID
const SYSTEM_FOLDER_ID
Definition:
constants.php:35
ILIAS\Repository\user
user()
Definition:
trait.GlobalDICDomainServices.php:61
ilias
header include for all ilias files.
ROLE_FOLDER_ID
const ROLE_FOLDER_ID
Definition:
constants.php:34
MAIL_SETTINGS_ID
const MAIL_SETTINGS_ID
Definition:
constants.php:36
ILIAS\UI\examples\Symbol\Glyph\Language\language
language()
Definition:
language.php:7
setup
client.master.ini.php
Generated on Fri Apr 4 2025 22:03:07 for ILIAS by
1.8.13 (using
Doxyfile
)