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
}
ilSessionConstants\NOTIFICATION_INHERIT_OPTION
const NOTIFICATION_INHERIT_OPTION
Definition:
class.ilSessionConstants.php:9
ilSessionConstants
Definition:
class.ilSessionConstants.php:7
ilSessionConstants\NOTIFICATION_MANUAL_OPTION
const NOTIFICATION_MANUAL_OPTION
Definition:
class.ilSessionConstants.php:10
Modules
Session
classes
class.ilSessionConstants.php
Generated on Sun Aug 31 2025 21:01:01 for ILIAS by
1.8.13 (using
Doxyfile
)