ILIAS
release_8 Revision v8.23
◀ ilDoc Overview
class.ilSessionConstants.php
Go to the documentation of this file.
1
<?php
2
3
declare(strict_types=1);
4
25
class
ilSessionConstants
26
{
27
public
const
NOTIFICATION_INHERIT_OPTION
=
'notification_option_inherit'
;
28
public
const
NOTIFICATION_MANUAL_OPTION
=
'notification_option_manual'
;
29
}
ilSessionConstants\NOTIFICATION_INHERIT_OPTION
const NOTIFICATION_INHERIT_OPTION
Definition:
class.ilSessionConstants.php:27
ilSessionConstants
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilSessionConstants.php:25
ilSessionConstants\NOTIFICATION_MANUAL_OPTION
const NOTIFICATION_MANUAL_OPTION
Definition:
class.ilSessionConstants.php:28
Modules
Session
classes
class.ilSessionConstants.php
Generated on Sun Aug 31 2025 22:01:32 for ILIAS by
1.8.13 (using
Doxyfile
)