ILIAS  Release_3_10_x_branch Revision 61812
 All Data Structures Namespaces Files Functions Variables Groups Pages
class.ilPageObjectGUI.php File Reference

Go to the source code of this file.

Data Structures

class  ilPageObjectGUI
 Class ilPageObjectGUI. More...

Variables

const IL_PAGE_PRESENTATION = "presentation"
const IL_PAGE_EDIT = "edit"
const IL_PAGE_PREVIEW = "preview"
const IL_PAGE_OFFLINE = "offline"
const IL_PAGE_PRINT = "print"

Variable Documentation

const IL_PAGE_EDIT = "edit"

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

Referenced by ilPageObjectGUI\edit().

const IL_PAGE_OFFLINE = "offline"

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

Referenced by ilPageObjectGUI\showPage().

const IL_PAGE_PRESENTATION = "presentation"
const IL_PAGE_PREVIEW = "preview"
const IL_PAGE_PRINT = "print"

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

Referenced by ilPageObjectGUI\showPage().