ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
◀ ilDoc Overview
Enumerations
class.ilFooterStandardGroups.php File Reference
Go to the source code of this file.
Enumerations
enum
ilFooterStandardGroups
: string {
SERVICES
= 'services' }
Enumeration Type Documentation
◆
ilFooterStandardGroups
enum
ilFooterStandardGroups
: string
Author
Fabian Schmid
fabia
.nosp@m.
n@sr
.nosp@m.
.solu
.nosp@m.
tion
.nosp@m.
s
Enumerator
SERVICES
Definition at line
24
of file
class.ilFooterStandardGroups.php
.
24
:
string
25
{
26
case
ACCESSIBILITY =
'accessibility'
;
27
case
LEGAL_INFORMATION =
'legal_information'
;
28
case
SUPPORT =
'support'
;
29
case
SERVICES
=
'services'
;
30
31
}
SERVICES
Definition:
class.ilFooterStandardGroups.php:29
components
ILIAS
GlobalScreen_
classes
UI
Footer
class.ilFooterStandardGroups.php
Generated on Sun Aug 31 2025 23:04:29 for ILIAS by
1.8.13 (using
Doxyfile
)