ILIAS  release_4-4 Revision
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

◆ IL_NOTE_IMPORTANT

const IL_NOTE_IMPORTANT 1

◆ IL_NOTE_PRIVATE

◆ IL_NOTE_PRO

const IL_NOTE_PRO 3

◆ IL_NOTE_PUBLIC

◆ IL_NOTE_QUESTION

const IL_NOTE_QUESTION 2

◆ IL_NOTE_UNLABELED

const IL_NOTE_UNLABELED 0