| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
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 | 
| 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.