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
);
php
An exception for terminatinating execution or to throw for unit testing.
$config
$config
Definition:
module_portal.php:6
libs
composer
vendor
simplesamlphp
simplesamlphp
modules
portal
config-templates
module_portal.php
Generated on Sat Oct 4 2025 19:00:59 for ILIAS by
1.9.4 (using
Doxyfile
)