ILIAS  release_7 Revision v7.30-3-g800a261c036
All Data Structures Namespaces Files Functions Variables Modules Pages
class.ilNote.php File Reference

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
 

Variable Documentation

◆ IL_NOTE_CONTRA

const IL_NOTE_CONTRA 4

Definition at line 12 of file class.ilNote.php.

Referenced by ilNoteGUI\__construct().

◆ IL_NOTE_IMPORTANT

const IL_NOTE_IMPORTANT 1

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

Referenced by ilNoteGUI\__construct().

◆ IL_NOTE_PRIVATE

◆ IL_NOTE_PRO

const IL_NOTE_PRO 3

Definition at line 11 of file class.ilNote.php.

Referenced by ilNoteGUI\__construct().

◆ IL_NOTE_PUBLIC

◆ IL_NOTE_QUESTION

const IL_NOTE_QUESTION 2

Definition at line 10 of file class.ilNote.php.

Referenced by ilNoteGUI\__construct().

◆ IL_NOTE_UNLABELED

const IL_NOTE_UNLABELED 0

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

Referenced by ilNoteGUI\__construct().