ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Go to the source code of this file.
Data Structures | |
class | ilNewsItemGUI |
User Interface for NewsItem entities. More... | |
Variables | |
const | IL_FORM_EDIT 0 |
const | IL_FORM_CREATE 1 |
const | IL_FORM_RE_EDIT 2 |
const | IL_FORM_RE_CREATE 3 |
const IL_FORM_CREATE 1 |
Definition at line 8 of file class.ilNewsItemGUI.php.
Referenced by ilNewsItemGUI\createNewsItem(), ilNewsItemGUI\getEditForm(), and ilNewsItemGUI\saveNewsItem().
const IL_FORM_EDIT 0 |
Definition at line 7 of file class.ilNewsItemGUI.php.
Referenced by ilNewsItemGUI\editNewsItem(), and ilNewsItemGUI\updateNewsItem().
const IL_FORM_RE_CREATE 3 |
Definition at line 10 of file class.ilNewsItemGUI.php.
Referenced by ilNewsItemGUI\getEditForm().
const IL_FORM_RE_EDIT 2 |
Definition at line 9 of file class.ilNewsItemGUI.php.