|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
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\initFormNewsItem(), 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\initFormNewsItem().
| const IL_FORM_RE_EDIT 2 |
Definition at line 9 of file class.ilNewsItemGUI.php.