ILIAS
Release_3_10_x_branch Revision 61812
|
Go to the source code of this file.
Data Structures | |
class | ilNewsItem |
Variables | |
const | NEWS_NOTICE = 0 |
const | NEWS_MESSAGE = 1 |
const | NEWS_WARNING = 2 |
const NEWS_MESSAGE = 1 |
Definition at line 25 of file class.ilNewsItem.php.
const NEWS_NOTICE = 0 |
Definition at line 24 of file class.ilNewsItem.php.
Referenced by ilObjFile\addNewsNotification(), and ilForum\generatePost().
const NEWS_WARNING = 2 |
Definition at line 26 of file class.ilNewsItem.php.