ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
class.ilHtmlBlockGUIGen.php File Reference

Go to the source code of this file.

Data Structures

class  ilHtmlBlockGUIGen
 GUI class for HTML Block. More...

Variables

const IL_FORM_EDIT = 0
const IL_FORM_CREATE = 1
const IL_FORM_RE_EDIT = 2
const IL_FORM_RE_CREATE = 3

Variable Documentation

const IL_FORM_CREATE = 1

Definition at line 26 of file class.ilHtmlBlockGUIGen.php.

const IL_FORM_EDIT = 0

Definition at line 25 of file class.ilHtmlBlockGUIGen.php.

const IL_FORM_RE_CREATE = 3

Definition at line 28 of file class.ilHtmlBlockGUIGen.php.

const IL_FORM_RE_EDIT = 2

Definition at line 27 of file class.ilHtmlBlockGUIGen.php.