ILIAS  release_5-0 Revision 5.0.0-1144-gc4397b1f870
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

◆ IL_PAGE_EDIT

◆ IL_PAGE_OFFLINE

◆ IL_PAGE_PRESENTATION

const IL_PAGE_PRESENTATION "presentation"

◆ IL_PAGE_PREVIEW

◆ IL_PAGE_PRINT

const IL_PAGE_PRINT "print"

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

Referenced by ilPageObjectGUI\showPage().