ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Go to the source code of this file.
Data Structures | |
class | ilNote |
Note class. More... | |
Variables | |
const | IL_NOTE_PRIVATE 1 |
const | IL_NOTE_PUBLIC 2 |
const | IL_NOTE_UNLABELED 0 |
const | IL_NOTE_IMPORTANT 1 |
const | IL_NOTE_QUESTION 2 |
const | IL_NOTE_PRO 3 |
const | IL_NOTE_CONTRA 4 |
const IL_NOTE_CONTRA 4 |
Definition at line 12 of file class.ilNote.php.
Referenced by ilNoteGUI\__construct(), and ilPDNotesBlockGUI\getListRowData().
const IL_NOTE_IMPORTANT 1 |
Definition at line 9 of file class.ilNote.php.
Referenced by ilNoteGUI\__construct(), and ilPDNotesBlockGUI\getListRowData().
const IL_NOTE_PRIVATE 1 |
Definition at line 5 of file class.ilNote.php.
Referenced by ilPDNotesGUI\__construct(), ilNote\_countNotesAndComments(), ilNote\_countNotesAndCommentsMultiple(), ilNote\_getLastNotesOfUser(), ilNote\_getNotesOfObject(), ilNote\_getRelatedObjectsOfUser(), ilNoteGUI\addNoteForm(), ilNoteGUI\checkDeletion(), ilObjectListGUI\determineProperties(), ilPDNotesBlockGUI\fillRow(), ilObjectListGUI\getHeaderAction(), ilNoteGUI\getNoteListHTML(), ilNoteGUI\getNotesHTML(), ilNoteGUI\hideNotes(), ilNotesDataSet\importRecord(), ilObjectListGUI\prepareJsLinks(), ilNote\sendNotifications(), and ilNoteGUI\showNotes().
const IL_NOTE_PRO 3 |
Definition at line 11 of file class.ilNote.php.
Referenced by ilNoteGUI\__construct(), and ilPDNotesBlockGUI\getListRowData().
const IL_NOTE_PUBLIC 2 |
Definition at line 6 of file class.ilNote.php.
Referenced by ilQuestionBrowserTableGUI\__construct(), ilNote\_countNotesAndComments(), ilNote\_countNotesAndCommentsMultiple(), ilNote\_getRelatedObjectsOfUser(), assQuestionGUI\addHeaderAction(), ilNoteGUI\checkDeletion(), ilObjectListGUI\determineProperties(), ilDclBaseRecordModel\getComments(), ilNoteGUI\getCommentsWidget(), ilObjectListGUI\getHeaderAction(), ilNoteGUI\getNoteListHTML(), ilNoteGUI\getNotesHTML(), ilPollBlockGUI\getNumberOfComments(), ilNoteGUI\initNoteForm(), ilMembershipCronNotificationsData\load(), ilObjBlogGUI\renderList(), and ilQuestionBrowserTableGUI\setQuestionData().
const IL_NOTE_QUESTION 2 |
Definition at line 10 of file class.ilNote.php.
Referenced by ilNoteGUI\__construct(), and ilPDNotesBlockGUI\getListRowData().
const IL_NOTE_UNLABELED 0 |
Definition at line 8 of file class.ilNote.php.
Referenced by ilNoteGUI\__construct(), and ilPDNotesBlockGUI\getListRowData().