ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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" |
const IL_PAGE_EDIT "edit" |
Definition at line 5 of file class.ilPageObjectGUI.php.
Referenced by ilPageObjectGUI\edit(), ilTestExpressPageObjectGUI\executeCommand(), ilDclDetailedViewDefinitionGUI\executeCommand(), and ilDclDetailedViewDefinitionGUI\postOutputProcessing().
const IL_PAGE_OFFLINE "offline" |
Definition at line 7 of file class.ilPageObjectGUI.php.
Referenced by ilSCORM2004Asset\exportHTMLPageObjects(), ilPCContentInclude\modifyPageContentPostXsl(), and ilPageObjectGUI\showPage().
const IL_PAGE_PRESENTATION "presentation" |
Definition at line 4 of file class.ilPageObjectGUI.php.
Referenced by ilPageObjectGUI\__construct(), ilGlossaryPresentationGUI\listDefinitions(), ilWikiPageGUI\preview(), and ilPageObjectGUI\showPage().
const IL_PAGE_PREVIEW "preview" |
Definition at line 6 of file class.ilPageObjectGUI.php.
Referenced by ilPageObjectGUI\compareVersion(), ilTestExpressPageObjectGUI\executeCommand(), ilSCORM2004ScoGUI\executeCommand(), ilPCQuestion\getJavascriptFiles(), ilPCQuestion\getOnloadCode(), ilPageObjectGUI\isPageContainerToBeRendered(), ilPCIIMTriggerEditorGUI\outputPostProcessing(), ilImprintGUI\postOutputProcessing(), ilDclDetailedViewDefinitionGUI\postOutputProcessing(), ilSCORM2004PageGUI\postOutputProcessing(), ilPageObjectGUI\preview(), ilPortfolioPageGUI\renderBlog(), ilSCORM2004ScoGUI\sco_preview(), and ilPageObjectGUI\showPage().
const IL_PAGE_PRINT "print" |
Definition at line 8 of file class.ilPageObjectGUI.php.
Referenced by ilGlossaryPresentationGUI\printView(), and ilPageObjectGUI\showPage().