ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
class.ilNewsItem.php File Reference

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_TEXT "text"
 
const NEWS_HTML "html"
 
const NEWS_AUDIO "audio"
 
const NEWS_USERS "users"
 
const NEWS_PUBLIC "public"
 

Variable Documentation

◆ NEWS_AUDIO

◆ NEWS_HTML

const NEWS_HTML "html"

Definition at line 9 of file class.ilNewsItem.php.

◆ NEWS_MESSAGE

const NEWS_MESSAGE 1

Definition at line 5 of file class.ilNewsItem.php.

◆ NEWS_NOTICE

◆ NEWS_PUBLIC

◆ NEWS_TEXT

const NEWS_TEXT "text"

Definition at line 8 of file class.ilNewsItem.php.

◆ NEWS_USERS

◆ NEWS_WARNING

const NEWS_WARNING 2

Definition at line 6 of file class.ilNewsItem.php.