ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ 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
$config
$config
Definition:
module_portal.php:6
libs
composer
vendor
simplesamlphp
simplesamlphp
modules
portal
config-templates
module_portal.php
Generated on Sun Mar 2 2025 19:01:35 for ILIAS by
1.8.13 (using
Doxyfile
)