ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
class.ilSessionConstants.php
Go to the documentation of this file.
1
<?
php
2
/* Copyright (c) 1998-2019 ILIAS open source, Extended GPL, see docs/LICENSE */
3
7
class
ilSessionConstants
8
{
9
const
NOTIFICATION_INHERIT_OPTION
=
'notification_option_inherit'
;
10
const
NOTIFICATION_MANUAL_OPTION
=
'notification_option_manual'
;
11
}
php
An exception for terminatinating execution or to throw for unit testing.
ilSessionConstants
Definition:
class.ilSessionConstants.php:8
ilSessionConstants\NOTIFICATION_INHERIT_OPTION
const NOTIFICATION_INHERIT_OPTION
Definition:
class.ilSessionConstants.php:9
ilSessionConstants\NOTIFICATION_MANUAL_OPTION
const NOTIFICATION_MANUAL_OPTION
Definition:
class.ilSessionConstants.php:10
Modules
Session
classes
class.ilSessionConstants.php
Generated on Fri Oct 3 2025 21:00:48 for ILIAS by
1.9.4 (using
Doxyfile
)