ILIAS
trunk Revision v11.0_alpha-1702-gfd3ecb7f852
◀ ilDoc Overview
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
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
k
l
m
n
o
p
r
s
t
u
v
w
x
+
Variables
$
c
e
g
h
j
l
m
p
s
t
u
v
+
Enumerations
a
c
e
f
i
j
l
m
n
o
p
r
s
t
u
v
z
+
Enumerator
a
c
d
e
f
g
i
l
m
n
o
p
q
s
t
u
v
y
+
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
Ö
Enumerations
Enumerator
+
Files
File List
+
Globals
+
All
$
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
z
+
Functions
a
b
c
d
e
f
g
h
i
m
n
p
r
s
t
u
v
+
Variables
$
a
c
e
g
h
i
m
n
o
p
r
s
t
u
v
z
Enumerations
Enumerator
Examples
•
All
Data Structures
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Modules
Pages
client.ini.php
Go to the documentation of this file.
1
; <?php
exit
; ?>
2
[
server
]
3
start =
"./login.php"
4
5
[
client
]
6
name =
""
7
description =
""
8
access
=
"0"
9
10
[db]
11
type =
"pdo-mysql-innodb"
12
host =
"localhost"
13
user
=
"root"
14
pass =
""
15
name =
"ilias"
16
17
[auth]
18
table =
"usr_data"
19
usercol =
"login"
20
passcol =
"passwd"
21
22
[
language
]
23
default
=
"en"
24
path =
"./lang"
25
26
[layout]
27
skin =
"default"
28
style =
"delos"
29
30
[session]
31
expire =
"1800"
32
33
[system]
34
ROOT_FOLDER_ID
=
"1"
35
SYSTEM_FOLDER_ID
=
"9"
36
ROLE_FOLDER_ID
=
"8"
37
MAIL_SETTINGS_ID
=
"12"
38
MAXLENGTH_OBJ_TITLE =
"65"
39
MAXLENGTH_OBJ_DESC =
"123"
40
41
[cache]
42
activate_global_cache =
"0"
43
global_cache_service_type =
"0"
44
45
[log]
46
error_recipient =
""
ILIAS\Repository\access
access()
Definition:
trait.GlobalDICDomainServices.php:51
ROOT_FOLDER_ID
const ROOT_FOLDER_ID
Definition:
constants.php:32
ILIAS\UI\examples\Progress\Bar\server
server()
description: > This example shows how a Progress Bar can be rendered and updated by the server...
Definition:
server.php:43
SYSTEM_FOLDER_ID
const SYSTEM_FOLDER_ID
Definition:
constants.php:35
ILIAS\Repository\user
user()
Definition:
trait.GlobalDICDomainServices.php:66
exit
exit
Definition:
client.ini.php:1
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\Progress\Bar\client
client()
description: > This example shows how a Progress Bar can be rendered and used on the client...
Definition:
client.php:37
ILIAS\UI\examples\Symbol\Glyph\Language\language
language()
description: > Example for rendring a language glyph.
Definition:
language.php:41
scripts
data
ilias
client.ini.php
Generated on Thu Apr 3 2025 23:04:17 for ILIAS by
1.8.13 (using
Doxyfile
)