|
ILIAS
Release_4_2_x_branch Revision 61807
|
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 5 of file class.ilNewsItem.php.
| const NEWS_NOTICE = 0 |
Definition at line 4 of file class.ilNewsItem.php.
Referenced by ilObjFile\addNewsNotification(), ilForum\generatePost(), and ilWikiPage\updateNews().
| const NEWS_WARNING = 2 |
Definition at line 6 of file class.ilNewsItem.php.