ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
module_portal.php
Go to the documentation of this file.
1
<?php
2
/*
3
* Configuration for the module portal.
4
*/
5
6
$config
=
array
(
7
8
'pagesets'
=>
array
(
9
array
(
'frontpage_welcome'
,
'frontpage_config'
,
'frontpage_auth'
,
'frontpage_federation'
),
10
array
(
'santitycheck'
,
'statistics'
),
11
),
12
13
);
array
Create styles array
The data for the language used.
Definition:
40duplicateStyle.php:19
$config
$config
Definition:
module_portal.php:6
libs
composer
vendor
simplesamlphp
simplesamlphp
modules
portal
config-templates
module_portal.php
Generated on Sat Jan 18 2025 19:01:10 for ILIAS by
1.8.13 (using
Doxyfile
)