ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
class.ilNewsItemGen.php File Reference

Go to the source code of this file.

Data Structures

class  ilNewsItemGen
 A news item can be created by different sources. More...

Variables

const NEWS_TEXT = "text"
const NEWS_HTML = "html"
const NEWS_AUDIO = "audio"
const NEWS_USERS = "users"
const NEWS_PUBLIC = "public"

Variable Documentation

const NEWS_HTML = "html"

Definition at line 25 of file class.ilNewsItemGen.php.

const NEWS_TEXT = "text"

Definition at line 24 of file class.ilNewsItemGen.php.

const NEWS_USERS = "users"

Definition at line 27 of file class.ilNewsItemGen.php.

Referenced by ilObjFile\addNewsNotification(), and ilForum\generatePost().