|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilPageObjectGUI. More...
Inheritance diagram for ilPageObjectGUI:
Collaboration diagram for ilPageObjectGUI:Public Member Functions | |
| __construct (string $a_parent_type, int $a_id, int $a_old_nr=0, bool $a_prevent_get_id=false, string $a_lang="", string $concrete_lang="") | |
| setTemplate (ilGlobalTemplateInterface $main_tpl) | |
| afterConstructor () | |
| setAdvMdRecordObject (int $a_adv_ref_id, string $a_adv_type, string $a_adv_subtype="-") | |
| Set object, that defines the adv md records being used. More... | |
| getAdvMdRecordObject () | |
| Get adv md record type. More... | |
| setParentType (string $a_val) | |
| getParentType () | |
| setId (int $a_val) | |
| getId () | |
| setOldNr (int $a_val) | |
| Set old nr (historic page) More... | |
| getOldNr () | |
| setLanguage (string $a_val) | |
| getLanguage () | |
| setEnablePCType (string $a_pc_type, bool $a_val) | |
| getEnablePCType (string $a_pc_type) | |
| setPageConfig (ilPageConfig $a_val) | |
| getPageConfig () | |
| setPageObject (ilPageObject $a_pg_obj) | |
| getPageObject () | |
| setOutputMode (string $a_mode=self::PRESENTATION) | |
| getOutputMode () | |
| setTemplateOutput (bool $a_output=true) | |
| outputToTemplate () | |
| setPresentationTitle (string $a_title="") | |
| getPresentationTitle () | |
| setHeader (string $a_title="") | |
| getHeader () | |
| setLinkParams (string $l_params="") | |
| getLinkParams () | |
| setLinkFrame (string $l_frame="") | |
| getLinkFrame () | |
| setPageLinker (\ILIAS\COPage\PageLinker $page_linker) | |
| getLinkXML () | |
| setQuestionHTML (array $question_html) | |
| getQuestionHTML () | |
| setTemplateTargetVar (string $a_variable) | |
| getTemplateTargetVar () | |
| getTemplateOutputVar () | |
| setSourcecodeDownloadScript (string $script_name) | |
| getSourcecodeDownloadScript () | |
| setTabs (ilTabsGUI $a_tabs) | |
| setPageBackTitle (string $a_title) | |
| setFileDownloadLink (string $a_download_link) | |
| getFileDownloadLink () | |
| setFullscreenLink (string $a_fullscreen_link) | |
| getFullscreenLink () | |
| setIntLinkReturn (string $a_return) | |
| enableNotes (bool $a_enabled, int $a_parent_id) | |
| isEnabledNotes () | |
| setOfflineDirectory (string $offdir) | |
| getOfflineDirectory () | |
| setViewPageLink (string $a_link, string $a_target="") | |
| set link for "view page" button More... | |
| getViewPageLink () | |
| getViewPageTarget () | |
| getViewPageText () | |
| setActivationListener (object $a_obj, string $a_meth) | |
| setEnabledNews (bool $a_enabled, int $a_news_obj_id=0, string $a_news_obj_type="") | |
| getEnabledNews () | |
| setTabHook (object $a_object, string $a_function) | |
| setEditPreview (bool $a_editpreview) | |
| Set Display first Edit tab, then Preview tab, instead of Page and Edit. More... | |
| getEditPreview () | |
| setEnabledTabs (bool $a_enabledtabs) | |
| getEnabledTabs () | |
| setEnabledPageFocus (bool $a_enabledpagefocus) | |
| setOpenPlaceHolder (string $a_val) | |
| getOpenPlaceHolder () | |
| getEnabledPageFocus () | |
| setPrependingHtml (string $a_prependinghtml) | |
| getPrependingHtml () | |
| setEnableEditing (bool $a_enableediting) | |
| getEnableEditing () | |
| setRawPageContent (bool $a_rawpagecontent) | |
| Set Get raw page content only. More... | |
| getRawPageContent () | |
| setStyleId (int $a_styleid) | |
| getStyleId () | |
| setCompareMode (bool $a_val) | |
| getCompareMode () | |
| setAbstractOnly (bool $a_val, string $pcid="") | |
| Get only abstract (first text paragraph) More... | |
| getAbstractOnly () | |
| setRenderPageContainer (bool $a_val) | |
| getRenderPageContainer () | |
| getDisabledText () | |
| getEnabledHref () | |
| setEnabledHref (bool $enable) | |
| activateMetaDataEditor (ilObject $a_rep_obj, string $a_type, int $a_sub_obj_id, ?object $a_observer_obj=null, string $a_observer_func="") | |
| Activate meda data editor. More... | |
| determineFileDownloadLink () | |
| determineFullscreenLink () | |
| determineSourcecodeDownloadScript () | |
| getComponentPluginsXML () | |
| Put information about activated plugins into XML. More... | |
| executeCommand () | |
| execute command More... | |
| setQEditTabs (string $a_active) | |
| Set question editing tabs. More... | |
| onFeedbackEditingForwarding () | |
| deactivatePage () | |
| activatePage () | |
| showPage () | |
| display content of page More... | |
| replaceCurlyBrackets (string $output) | |
| getActivationCaptions () | |
| Get captions for activation action menu entries. More... | |
| setEditMode () | |
| Set edit mode. More... | |
| setDefaultLinkXml () | |
| setLinkXml (string $xml) | |
| getProfileBackUrl () | |
| setProfileBackUrl (string $url) | |
| downloadFile () | |
| displayMediaFullscreen () | |
| displayMedia (bool $a_fullscreen=false) | |
| showPageFullscreen () | |
| download_paragraph () | |
| download source code paragraph More... | |
| insertPageToc (string $a_output) | |
| insertResources (string $a_output) | |
| insertAdvTrigger (string $a_output) | |
| Insert adv content trigger. More... | |
| postOutputProcessing (string $a_output) | |
| Finalizing output processing. More... | |
| previewHistory () | |
| Preview history. More... | |
| preview () | |
| edit () | |
| getBlockingInfoMessage () | |
| insertJSAtPlaceholder () | |
| presentation (string $a_mode=self::PRESENTATION) | |
| getHTML () | |
| showMediaFullscreen (int $a_style_id=0) | |
| show fullscreen view of media object More... | |
| displayValidationError ($a_error) | |
| display validation error More... | |
| history () | |
| Get history table as HTML. More... | |
| rollbackConfirmation () | |
| Rollback confirmation. More... | |
| rollback () | |
| Rollback to a previous version. More... | |
| setScreenIdComponent () | |
| getMetaDataLink () | |
| getTabs (string $a_activate="") | |
| compareVersion () | |
| Compares two revisions of the page. More... | |
| replaceDiffTags (string $a_html) | |
| editActivation () | |
| Edit activation (only, if scheduled page activation is activated in administration) More... | |
| initActivationForm () | |
| Init activation form. More... | |
| getActivationFormValues () | |
| Get values for activation form. More... | |
| saveActivation () | |
| Save Activation. More... | |
| getNotesHTML (?object $a_content_object=null, bool $a_enable_private_notes=true, bool $a_enable_public_notes=false, bool $a_enable_notes_deletion=false, ?callable $a_callback=null, bool $export=false) | |
| Get html for public and/or private notes. More... | |
| processAnswer () | |
| Process answer. More... | |
| initialOpenedContent () | |
| Initially opened content. More... | |
| initOpenedContentForm () | |
| saveInitialOpenedContent () | |
| switchToLanguage () | |
| Switch to language. More... | |
| confirmPageTranslationCreation () | |
| Confirm page translation creation. More... | |
| editMasterLanguage () | |
| Edit master language. More... | |
| createPageTranslation () | |
| Create page translation. More... | |
| releasePageLock () | |
| Release page lock. More... | |
| finishEditing () | |
| getPagePermaLink () | |
| getAdditionalPageActions () | |
| Get additional page actions. More... | |
| afterDeleteContents () | |
Data Fields | |
| const | PRESENTATION = "presentation" |
| const | EDIT = "edit" |
| const | PREVIEW = "preview" |
| const | OFFLINE = "offline" |
| const | PRINTING = "print" |
| string | $page_back_title = "" |
| ilPageObject | $obj |
| string | $presentation_title = "" |
| string | $target_script = "" |
| string | $return_location = "" |
| string | $target_var = "" |
| string | $template_output_var = "" |
| bool | $output2template = false |
| string | $link_params = "" |
| string | $sourcecode_download_script = "" |
| bool | $activation = false |
| bool | $activated = true |
| bool | $editpreview = false |
| bool | $use_meta_data = false |
| ilObject | $meta_data_rep_obj = null |
| int | $meta_data_sub_obj_id = 0 |
| string | $meta_data_type = "" |
| object | $meta_data_observer_obj = null |
| string | $meta_data_observer_func = "" |
| bool | $link_xml_set = false |
| bool | $enableediting = true |
| bool | $rawpagecontent = false |
| bool | $enabledcontentincludes = false |
| bool | $compare_mode = false |
| ilPageConfig | $page_config = null |
| bool | $tabs_enabled = true |
| bool | $render_page_container = false |
| string | $pl_start = "{{{{{" |
| string | $pl_end = "}}}}}" |
Protected Member Functions | |
| initPageObject () | |
| Init page object. More... | |
| showEditToolbar () | |
| Show edit toolbar. More... | |
| setEditorToolContext () | |
| Set editor tool context. More... | |
| initEditing () | |
| showEditLockInfo () | |
| setBackToEditTabs () | |
| setBackToHistoryTabs () | |
| checkLangPageAvailable (int $id, string $lang) | |
| isPageContainerToBeRendered () | |
| addResourcesToTemplate (ilGlobalTemplateInterface $tpl) | |
| Add resources to template. More... | |
Private Attributes | |
| bool | $abstract_only = false |
Class ilPageObjectGUI.
User Interface for Page Objects Editing
@ilCtrl_Calls ilPageObjectGUI: ilPageEditorGUI, ilEditClipboardGUI, ilObjectMetaDataGUI @ilCtrl_Calls ilPageObjectGUI: ILIAS\User\Profile\PublicProfileGUI, ilNoteGUI, ilCommentGUI, ilNewsItemGUI @ilCtrl_Calls ilPageObjectGUI: ilPropertyFormGUI, ilInternalLinkGUI, ilPageMultiLangGUI, ilLearningHistoryGUI
Definition at line 34 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::__construct | ( | string | $a_parent_type, |
| int | $a_id, | ||
| int | $a_old_nr = 0, |
||
| bool | $a_prevent_get_id = false, |
||
| string | $a_lang = "", |
||
| string | $concrete_lang = "" |
||
| ) |
| string | $a_parent_type | type of parent object |
| int | $a_id | page id |
| int | $a_old_nr | history number (current version 0) |
| bool | $a_prevent_get_id | prevent getting id automatically from $_GET (e.g. set when concentInclude are included) |
| string | $a_lang | language ("" reads also $_GET["transl"], "-" forces master lang) |
Definition at line 152 of file class.ilPageObjectGUI.php.
References $concrete_lang, $DIC, $requested_old_nr, ILIAS\Repository\access(), afterConstructor(), ILIAS\Repository\ctrl(), ilLoggerFactory\getLogger(), getPageConfig(), getPageObject(), ILIAS\Repository\help(), initPageObject(), ILIAS\Repository\link(), ILIAS\Repository\lng(), setEnabledPageFocus(), setId(), setLanguage(), setOldNr(), setOutputMode(), setPageConfig(), setParentType(), setTemplateOutput(), ILIAS\Repository\toolbar(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilPageObjectGUI::activateMetaDataEditor | ( | ilObject | $a_rep_obj, |
| string | $a_type, | ||
| int | $a_sub_obj_id, | ||
| ?object | $a_observer_obj = null, |
||
| string | $a_observer_func = "" |
||
| ) |
Activate meda data editor.
| ilObject | $a_rep_obj | object as used in repository |
| string | $a_type | |
| int | $a_sub_obj_id | |
| object | null | $a_observer_obj | |
| string | $a_observer_func |
Definition at line 753 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::activatePage | ( | ) |
Definition at line 1022 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Add resources to template.
Definition at line 2806 of file class.ilPageObjectGUI.php.
References ILIAS\UICore\GlobalTemplate\addCss(), ILIAS\UICore\GlobalTemplate\addJavaScript(), and ILIAS\UICore\GlobalTemplate\addOnLoadCode().
Referenced by ilGuidedTourPageGUI\showPageFullscreen().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPageObjectGUI::afterConstructor | ( | ) |
Reimplemented in ilDashboardPageGUI.
Definition at line 261 of file class.ilPageObjectGUI.php.
Referenced by __construct().
Here is the caller graph for this function:| ilPageObjectGUI::afterDeleteContents | ( | ) |
Reimplemented in ilContainerPageGUI.
Definition at line 2831 of file class.ilPageObjectGUI.php.
|
protected |
Reimplemented in ilWikiPageGUI.
Definition at line 2724 of file class.ilPageObjectGUI.php.
References $id, and ilPageObject\_exists().
Here is the call graph for this function:| ilPageObjectGUI::compareVersion | ( | ) |
Compares two revisions of the page.
Definition at line 2388 of file class.ilPageObjectGUI.php.
References ILIAS\UICore\GlobalTemplate\get(), ilPageObjectFactory\getInstance(), ILIAS\Repository\lng(), and ILIAS\UICore\GlobalTemplate\setVariable().
Here is the call graph for this function:| ilPageObjectGUI::confirmPageTranslationCreation | ( | ) |
Confirm page translation creation.
Reimplemented in ilWikiPageGUI.
Definition at line 2733 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilPageObjectGUI::createPageTranslation | ( | ) |
Create page translation.
Definition at line 2760 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Survey\Mode\getId(), and ilPageObjectFactory\getInstance().
Here is the call graph for this function:| ilPageObjectGUI::deactivatePage | ( | ) |
Definition at line 1013 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilPageObjectGUI::determineFileDownloadLink | ( | ) |
Definition at line 768 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilPageObjectGUI::determineFullscreenLink | ( | ) |
Definition at line 777 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilPageObjectGUI::determineSourcecodeDownloadScript | ( | ) |
Definition at line 786 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilPageObjectGUI::displayMedia | ( | bool | $a_fullscreen = false | ) |
Definition at line 1753 of file class.ilPageObjectGUI.php.
References $params, ilMediaItem\_getMapAreasIntLinks(), ILIAS\UICore\GlobalTemplate\addCss(), exit, ilObjStyleSheet\getContentStylePath(), ilUtil\getImagePath(), ilUtil\getStyleSheetLocation(), ilFileUtils\getWebspaceDir(), IL_MODE_ALIAS, IL_MODE_OUTPUT, ilObjMediaObjectGUI\includePresentationJS(), ilObjMediaObject\isTypeAllowed(), ILIAS\UICore\GlobalTemplate\printToStdout(), ILIAS\UICore\GlobalTemplate\setCurrentBlock(), and ILIAS\UICore\GlobalTemplate\setVariable().
Here is the call graph for this function:| ilPageObjectGUI::displayMediaFullscreen | ( | ) |
Definition at line 1748 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::displayValidationError | ( | $a_error | ) |
display validation error
| string | array | $a_error | error string |
Definition at line 2203 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::download_paragraph | ( | ) |
download source code paragraph
Definition at line 1829 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::downloadFile | ( | ) |
Definition at line 1738 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::edit | ( | ) |
Reimplemented in ilContainerPageGUI, and ilWikiPageGUI.
Definition at line 2106 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::editActivation | ( | ) |
Edit activation (only, if scheduled page activation is activated in administration)
Definition at line 2454 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\form().
Here is the call graph for this function:| ilPageObjectGUI::editMasterLanguage | ( | ) |
Edit master language.
Definition at line 2751 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilPageObjectGUI::enableNotes | ( | bool | $a_enabled, |
| int | $a_parent_id | ||
| ) |
Definition at line 528 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::executeCommand | ( | ) |
execute command
Reimplemented in ilBlogPostingGUI, ilPageLayoutGUI, ilDashboardPageGUI, ilDclDetailedViewDefinitionGUI, ilDclEditViewDefinitionGUI, ilImprintGUI, ilPortfolioPageGUI, and ilWikiPageGUI.
Definition at line 819 of file class.ilPageObjectGUI.php.
References $user_id, assQuestionGUI\_getQuestionGUI(), ilObject\_lookupOwner(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilPageObjectGUI::finishEditing | ( | ) |
Reimplemented in ilBlogPostingGUI, ilContainerPageGUI, ilContainerStartObjectsPageGUI, ilContentPagePageGUI, ilPageLayoutGUI, ilLOPageGUI, ilDashboardPageGUI, ilDclDetailedViewDefinitionGUI, ilForumPageGUI, ilGlossaryDefPageGUI, ilGuidedTourPageGUI, ilLMPageGUI, ilMediaPoolPageGUI, ilPortfolioPageGUI, ilPortfolioTemplatePageGUI, and ilAssQuestionPageGUI.
Definition at line 2786 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilPageObjectGUI::getAbstractOnly | ( | ) |
Definition at line 715 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getActivationCaptions | ( | ) |
Get captions for activation action menu entries.
Reimplemented in ilBlogPostingGUI.
Definition at line 1667 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilPageObjectGUI::getActivationFormValues | ( | ) |
Get values for activation form.
Definition at line 2508 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\form(), and IL_CAL_DATETIME.
Here is the call graph for this function:| ilPageObjectGUI::getAdditionalPageActions | ( | ) |
Get additional page actions.
Reimplemented in ilContainerPageGUI, ilContentPagePageGUI, ilDashboardPageGUI, ilForumPageGUI, and ilMediaPoolPageGUI.
Definition at line 2826 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getAdvMdRecordObject | ( | ) |
Get adv md record type.
Definition at line 282 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getBlockingInfoMessage | ( | ) |
Definition at line 2118 of file class.ilPageObjectGUI.php.
References $info, ilDatePresentation\formatDate(), IL_CAL_UNIX, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilPageObjectGUI::getCompareMode | ( | ) |
Definition at line 699 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getComponentPluginsXML | ( | ) |
Put information about activated plugins into XML.
Definition at line 798 of file class.ilPageObjectGUI.php.
References XapiProxy\$plugin, and ilPageComponentPlugin\TXT_CMD_INSERT.
| ilPageObjectGUI::getDisabledText | ( | ) |
Reimplemented in ilBlogPostingGUI.
Definition at line 730 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilPageObjectGUI::getEditPreview | ( | ) |
Definition at line 616 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getEnabledHref | ( | ) |
Definition at line 735 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getEnabledNews | ( | ) |
Definition at line 595 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getEnabledPageFocus | ( | ) |
Definition at line 646 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getEnabledTabs | ( | ) |
Definition at line 626 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getEnableEditing | ( | ) |
Definition at line 666 of file class.ilPageObjectGUI.php.
Referenced by ilImprintGUI\showEditToolbar().
Here is the caller graph for this function:| ilPageObjectGUI::getEnablePCType | ( | string | $a_pc_type | ) |
Definition at line 359 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getFileDownloadLink | ( | ) |
Definition at line 508 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getFullscreenLink | ( | ) |
Definition at line 518 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getHeader | ( | ) |
Definition at line 423 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getHTML | ( | ) |
Definition at line 2147 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getId | ( | ) |
Definition at line 320 of file class.ilPageObjectGUI.php.
References $id.
Referenced by ilDashboardPageGUI\afterConstructor(), ilDclDetailedViewDefinitionGUI\executeCommand(), ilWikiPageGUI\executeCommand(), ilLMPageGUI\finishEditing(), ilGlossaryDefPageGUI\postOutputProcessing(), and ilWikiPageGUI\setSideBlock().
Here is the caller graph for this function:| ilPageObjectGUI::getLanguage | ( | ) |
Definition at line 343 of file class.ilPageObjectGUI.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by ilDashboardPageGUI\afterConstructor(), and ilDashboardPageGUI\getAdditionalPageActions().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPageObjectGUI::getLinkFrame | ( | ) |
Definition at line 443 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getLinkParams | ( | ) |
Definition at line 433 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getLinkXML | ( | ) |
Definition at line 453 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getMetaDataLink | ( | ) |
Definition at line 2319 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getNotesHTML | ( | ?object | $a_content_object = null, |
| bool | $a_enable_private_notes = true, |
||
| bool | $a_enable_public_notes = false, |
||
| bool | $a_enable_notes_deletion = false, |
||
| ?callable | $a_callback = null, |
||
| bool | $export = false |
||
| ) |
Get html for public and/or private notes.
Definition at line 2574 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getOfflineDirectory | ( | ) |
Definition at line 547 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getOldNr | ( | ) |
Definition at line 333 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getOpenPlaceHolder | ( | ) |
Definition at line 641 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getOutputMode | ( | ) |
Definition at line 393 of file class.ilPageObjectGUI.php.
Referenced by ilImprintGUI\getTabs(), ilGlossaryDefPageGUI\postOutputProcessing(), ilImprintGUI\postOutputProcessing(), and ilDclDetailedViewDefinitionGUI\showPage().
Here is the caller graph for this function:| ilPageObjectGUI::getPageConfig | ( | ) |
Reimplemented in ilLearningSequencePageObjectGUI, and ilPRGPageObjectGUI.
Definition at line 369 of file class.ilPageObjectGUI.php.
Referenced by ilLMPageGUI\__construct(), __construct(), and ilAssQuestionPageGUI\showPage().
Here is the caller graph for this function:| ilPageObjectGUI::getPageObject | ( | ) |
Definition at line 379 of file class.ilPageObjectGUI.php.
Referenced by ilMediaPoolPageGUI\__construct(), ilLMPageGUI\__construct(), ilPortfolioPageGUI\__construct(), __construct(), ilDashboardPageGUI\afterConstructor(), ilDashboardPageGUI\executeCommand(), ilDclDetailedViewDefinitionGUI\executeCommand(), ilPortfolioPageGUI\executeCommand(), ilWikiPageGUI\executeCommand(), ilDclDetailedViewDefinitionGUI\finishEditing(), ilLMPageGUI\finishEditing(), ilLMPageGUI\onFeedbackEditingForwarding(), ilDclDetailedViewDefinitionGUI\postOutputProcessing(), ilImprintGUI\postOutputProcessing(), ILIAS\COPage\PC\Table\TableCommandActionHandler\sendTable(), ilDclDetailedViewDefinitionGUI\showPage(), ilPortfolioPageGUI\showPage(), and ilPortfolioTemplatePageGUI\showPage().
Here is the caller graph for this function:| ilPageObjectGUI::getPagePermaLink | ( | ) |
Reimplemented in ilPortfolioPageGUI.
Definition at line 2798 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getParentType | ( | ) |
Reimplemented in ilPortfolioPageGUI, and ilPortfolioTemplatePageGUI.
Definition at line 310 of file class.ilPageObjectGUI.php.
Referenced by ilDashboardPageGUI\afterConstructor(), and ilDashboardPageGUI\getAdditionalPageActions().
Here is the caller graph for this function:| ilPageObjectGUI::getPrependingHtml | ( | ) |
Definition at line 656 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getPresentationTitle | ( | ) |
Definition at line 413 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getProfileBackUrl | ( | ) |
Reimplemented in ilContainerPageGUI, ilContentPagePageGUI, ilForumPageGUI, ilGuidedTourPageGUI, and ilMediaPoolPageGUI.
Definition at line 1720 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilPageObjectGUI::getQuestionHTML | ( | ) |
Definition at line 463 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getRawPageContent | ( | ) |
Definition at line 679 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getRenderPageContainer | ( | ) |
Definition at line 725 of file class.ilPageObjectGUI.php.
Referenced by ilAssQuestionPageGUI\isPageContainerToBeRendered().
Here is the caller graph for this function:| ilPageObjectGUI::getSourcecodeDownloadScript | ( | ) |
Definition at line 488 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getStyleId | ( | ) |
Definition at line 689 of file class.ilPageObjectGUI.php.
Referenced by ilDclDetailedViewDefinitionGUI\showPage(), and ilGuidedTourPageGUI\showPageFullscreen().
Here is the caller graph for this function:| ilPageObjectGUI::getTabs | ( | string | $a_activate = "" | ) |
Reimplemented in ilBlogPostingGUI, ilMediaPoolPageGUI, ilPortfolioPageGUI, ilTestPageGUI, ilWikiPageGUI, and ilImprintGUI.
Definition at line 2341 of file class.ilPageObjectGUI.php.
References $lm_set, and ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilPageObjectGUI::getTemplateOutputVar | ( | ) |
Definition at line 478 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getTemplateTargetVar | ( | ) |
Definition at line 473 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getViewPageLink | ( | ) |
Reimplemented in ilPortfolioPageGUI, and ilPortfolioTemplatePageGUI.
Definition at line 562 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getViewPageTarget | ( | ) |
Definition at line 567 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::getViewPageText | ( | ) |
Reimplemented in ilPortfolioPageGUI.
Definition at line 572 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilPageObjectGUI::history | ( | ) |
Get history table as HTML.
Definition at line 2238 of file class.ilPageObjectGUI.php.
References ILIAS\Survey\Mode\getId().
Here is the call graph for this function:| ilPageObjectGUI::initActivationForm | ( | ) |
Init activation form.
Definition at line 2468 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\form(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 2036 of file class.ilPageObjectGUI.php.
References ilObject\_lookupType(), ILIAS\Repository\ctrl(), ILIAS\Repository\help(), ilCalendarUtil\initDateTimePicker(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilPageObjectGUI::initialOpenedContent | ( | ) |
Initially opened content.
Definition at line 2661 of file class.ilPageObjectGUI.php.
References ilPropertyFormGUI\getHTML().
Here is the call graph for this function:| ilPageObjectGUI::initOpenedContentForm | ( | ) |
Definition at line 2668 of file class.ilPageObjectGUI.php.
References ilPropertyFormGUI\addCommandButton(), ilPropertyFormGUI\addItem(), ILIAS\Repository\ctrl(), ilLinkInputGUI\INT, ILIAS\Repository\lng(), ilFormGUI\setFormAction(), and ilPropertyFormGUI\setTitle().
Here is the call graph for this function:
|
finalprotected |
Init page object.
Definition at line 293 of file class.ilPageObjectGUI.php.
References ILIAS\Survey\Mode\getId(), ilPageObjectFactory\getInstance(), and getLanguage().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPageObjectGUI::insertAdvTrigger | ( | string | $a_output | ) |
Insert adv content trigger.
Definition at line 1964 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilPageObjectGUI::insertJSAtPlaceholder | ( | ) |
Definition at line 2131 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::insertPageToc | ( | string | $a_output | ) |
Reimplemented in ilAssQuestionPageGUI.
Definition at line 1839 of file class.ilPageObjectGUI.php.
References $text, ILIAS\UICore\GlobalTemplate\get(), ILIAS\Repository\int(), ILIAS\Repository\lng(), ILIAS\UICore\GlobalTemplate\setVariable(), and ILIAS\Repository\ui().
Here is the call graph for this function:| ilPageObjectGUI::insertResources | ( | string | $a_output | ) |
Definition at line 1949 of file class.ilPageObjectGUI.php.
References ilPCResourcesGUI\insertResourcesIntoPageContent().
Here is the call graph for this function:| ilPageObjectGUI::isEnabledNotes | ( | ) |
Definition at line 534 of file class.ilPageObjectGUI.php.
|
protected |
Reimplemented in ilAssQuestionPageGUI.
Definition at line 2791 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::onFeedbackEditingForwarding | ( | ) |
Reimplemented in ilLMPageGUI.
Definition at line 1009 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::outputToTemplate | ( | ) |
Definition at line 403 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::postOutputProcessing | ( | string | $a_output | ) |
Finalizing output processing.
Maybe overwritten in derived classes, e.g. in wiki module.
Reimplemented in ilBlogPostingGUI, ilDclDetailedViewDefinitionGUI, ilGlossaryDefPageGUI, ilImprintGUI, ilPortfolioPageGUI, ilWikiPageGUI, and ilAssQuestionPageGUI.
Definition at line 1998 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::presentation | ( | string | $a_mode = self::PRESENTATION | ) |
Definition at line 2140 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::preview | ( | ) |
Reimplemented in ilImprintGUI, ilAssGenFeedbackPageGUI, ilAssSpecFeedbackPageGUI, and ilWikiPageGUI.
Definition at line 2012 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::previewHistory | ( | ) |
Preview history.
Definition at line 2007 of file class.ilPageObjectGUI.php.
References ILIAS\UI\examples\Symbol\Glyph\Preview\preview().
Here is the call graph for this function:| ilPageObjectGUI::processAnswer | ( | ) |
Process answer.
Reimplemented in ilLMPageGUI.
Definition at line 2642 of file class.ilPageObjectGUI.php.
References ilPageQuestionProcessor\saveQuestionAnswer().
Here is the call graph for this function:| ilPageObjectGUI::releasePageLock | ( | ) |
Release page lock.
Definition at line 2779 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilPageObjectGUI::replaceCurlyBrackets | ( | string | $output | ) |
Definition at line 1643 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::replaceDiffTags | ( | string | $a_html | ) |
Definition at line 2441 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::rollback | ( | ) |
Rollback to a previous version.
Definition at line 2294 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilPageObjectGUI::rollbackConfirmation | ( | ) |
Rollback confirmation.
Definition at line 2265 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl(), ilDatePresentation\formatDate(), IL_CAL_DATETIME, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilPageObjectGUI::saveActivation | ( | ) |
Save Activation.
Definition at line 2539 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\form(), IL_CAL_DATETIME, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilPageObjectGUI::saveInitialOpenedContent | ( | ) |
Definition at line 2692 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilPageObjectGUI::setAbstractOnly | ( | bool | $a_val, |
| string | $pcid = "" |
||
| ) |
Get only abstract (first text paragraph)
Definition at line 707 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::setActivationListener | ( | object | $a_obj, |
| string | $a_meth | ||
| ) |
Definition at line 577 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::setAdvMdRecordObject | ( | int | $a_adv_ref_id, |
| string | $a_adv_type, | ||
| string | $a_adv_subtype = "-" |
||
| ) |
Set object, that defines the adv md records being used.
Default is $this->object, but the context may set another object (e.g. media pool for media objects)
Definition at line 269 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 2217 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 2226 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilPageObjectGUI::setCompareMode | ( | bool | $a_val | ) |
Definition at line 694 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::setDefaultLinkXml | ( | ) |
Definition at line 1706 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::setEditMode | ( | ) |
Set edit mode.
Definition at line 1676 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Set editor tool context.
Definition at line 2026 of file class.ilPageObjectGUI.php.
References ilCOPageEditGSToolProvider\SHOW_EDITOR.
| ilPageObjectGUI::setEditPreview | ( | bool | $a_editpreview | ) |
Set Display first Edit tab, then Preview tab, instead of Page and Edit.
Definition at line 610 of file class.ilPageObjectGUI.php.
Referenced by ilMediaPoolPageGUI\__construct().
Here is the caller graph for this function:| ilPageObjectGUI::setEnabledHref | ( | bool | $enable | ) |
Definition at line 740 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::setEnabledNews | ( | bool | $a_enabled, |
| int | $a_news_obj_id = 0, |
||
| string | $a_news_obj_type = "" |
||
| ) |
Definition at line 585 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::setEnabledPageFocus | ( | bool | $a_enabledpagefocus | ) |
Definition at line 631 of file class.ilPageObjectGUI.php.
Referenced by ilAssQuestionPageGUI\__construct(), and __construct().
Here is the caller graph for this function:| ilPageObjectGUI::setEnabledTabs | ( | bool | $a_enabledtabs | ) |
Definition at line 621 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::setEnableEditing | ( | bool | $a_enableediting | ) |
Definition at line 661 of file class.ilPageObjectGUI.php.
Referenced by ilBlogPostingGUI\__construct().
Here is the caller graph for this function:| ilPageObjectGUI::setEnablePCType | ( | string | $a_pc_type, |
| bool | $a_val | ||
| ) |
Definition at line 352 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::setFileDownloadLink | ( | string | $a_download_link | ) |
Definition at line 503 of file class.ilPageObjectGUI.php.
Referenced by ilAssGenFeedbackPageGUI\__construct(), ilAssSpecFeedbackPageGUI\__construct(), and ilLMPresentationGUI\basicPageGuiInit().
Here is the caller graph for this function:| ilPageObjectGUI::setFullscreenLink | ( | string | $a_fullscreen_link | ) |
Definition at line 513 of file class.ilPageObjectGUI.php.
Referenced by ilLMPresentationGUI\basicPageGuiInit().
Here is the caller graph for this function:| ilPageObjectGUI::setHeader | ( | string | $a_title = "" | ) |
Definition at line 418 of file class.ilPageObjectGUI.php.
References ILIAS\UI\examples\Symbol\Glyph\Header\header().
Referenced by ilGuidedTourPageGUI\showPageFullscreen().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPageObjectGUI::setId | ( | int | $a_val | ) |
Definition at line 315 of file class.ilPageObjectGUI.php.
Referenced by __construct().
Here is the caller graph for this function:| ilPageObjectGUI::setIntLinkReturn | ( | string | $a_return | ) |
Definition at line 523 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::setLanguage | ( | string | $a_val | ) |
Definition at line 338 of file class.ilPageObjectGUI.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPageObjectGUI::setLinkFrame | ( | string | $l_frame = "" | ) |
Definition at line 438 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::setLinkParams | ( | string | $l_params = "" | ) |
Definition at line 428 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::setLinkXml | ( | string | $xml | ) |
Definition at line 1713 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::setOfflineDirectory | ( | string | $offdir | ) |
| string | $offdir | contains diretory where to store files |
Definition at line 542 of file class.ilPageObjectGUI.php.
Referenced by ilLMPresentationGUI\basicPageGuiInit().
Here is the caller graph for this function:| ilPageObjectGUI::setOldNr | ( | int | $a_val | ) |
Set old nr (historic page)
Definition at line 328 of file class.ilPageObjectGUI.php.
Referenced by __construct().
Here is the caller graph for this function:| ilPageObjectGUI::setOpenPlaceHolder | ( | string | $a_val | ) |
Definition at line 636 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::setOutputMode | ( | string | $a_mode = self::PRESENTATION | ) |
| string | $a_mode | self::PRESENTATION | self::EDIT | self::PREVIEW |
Definition at line 387 of file class.ilPageObjectGUI.php.
Referenced by __construct(), ilGlossaryPresentationGUI\basicPageGuiInit(), ilLMPresentationGUI\basicPageGuiInit(), and ilImprintGUI\preview().
Here is the caller graph for this function:| ilPageObjectGUI::setPageBackTitle | ( | string | $a_title | ) |
Definition at line 498 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::setPageConfig | ( | ilPageConfig | $a_val | ) |
Definition at line 364 of file class.ilPageObjectGUI.php.
Referenced by __construct(), and ilAssQuestionPageGUI\showPage().
Here is the caller graph for this function:| ilPageObjectGUI::setPageLinker | ( | \ILIAS\COPage\PageLinker | $page_linker | ) |
Definition at line 448 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::setPageObject | ( | ilPageObject | $a_pg_obj | ) |
Definition at line 374 of file class.ilPageObjectGUI.php.
Referenced by ilBlogPostingGUI\setBlogPosting(), and ilWikiPageGUI\setWikiPage().
Here is the caller graph for this function:| ilPageObjectGUI::setParentType | ( | string | $a_val | ) |
Definition at line 305 of file class.ilPageObjectGUI.php.
Referenced by __construct().
Here is the caller graph for this function:| ilPageObjectGUI::setPrependingHtml | ( | string | $a_prependinghtml | ) |
Definition at line 651 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::setPresentationTitle | ( | string | $a_title = "" | ) |
Definition at line 408 of file class.ilPageObjectGUI.php.
Referenced by ilBlogPostingGUI\executeCommand(), ilDclDetailedViewDefinitionGUI\executeCommand(), ilImprintGUI\executeCommand(), ilPortfolioPageGUI\executeCommand(), and ilWikiPageGUI\executeCommand().
Here is the caller graph for this function:| ilPageObjectGUI::setProfileBackUrl | ( | string | $url | ) |
Definition at line 1732 of file class.ilPageObjectGUI.php.
References $url.
| ilPageObjectGUI::setQEditTabs | ( | string | $a_active | ) |
Set question editing tabs.
Definition at line 983 of file class.ilPageObjectGUI.php.
References ilAssQuestionFeedbackEditingGUI\CMD_SHOW, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilPageObjectGUI::setQuestionHTML | ( | array | $question_html | ) |
Definition at line 458 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::setRawPageContent | ( | bool | $a_rawpagecontent | ) |
Set Get raw page content only.
Definition at line 674 of file class.ilPageObjectGUI.php.
Referenced by ilImprintGUI\renderFullscreen().
Here is the caller graph for this function:| ilPageObjectGUI::setRenderPageContainer | ( | bool | $a_val | ) |
Definition at line 720 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::setScreenIdComponent | ( | ) |
Reimplemented in ilWikiPageGUI.
Definition at line 2314 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\help().
Here is the call graph for this function:| ilPageObjectGUI::setSourcecodeDownloadScript | ( | string | $script_name | ) |
Definition at line 483 of file class.ilPageObjectGUI.php.
Referenced by ilLMPresentationGUI\basicPageGuiInit().
Here is the caller graph for this function:| ilPageObjectGUI::setStyleId | ( | int | $a_styleid | ) |
Definition at line 684 of file class.ilPageObjectGUI.php.
Referenced by ilMediaPoolPageGUI\__construct(), ilBlogPostingGUI\__construct(), ilDclDetailedViewDefinitionGUI\__construct(), and ilLMPresentationGUI\basicPageGuiInit().
Here is the caller graph for this function:| ilPageObjectGUI::setTabHook | ( | object | $a_object, |
| string | $a_function | ||
| ) |
Definition at line 600 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::setTabs | ( | ilTabsGUI | $a_tabs | ) |
Definition at line 493 of file class.ilPageObjectGUI.php.
| ilPageObjectGUI::setTemplate | ( | ilGlobalTemplateInterface | $main_tpl | ) |
Reimplemented in ilMediaPoolPageGUI.
Definition at line 256 of file class.ilPageObjectGUI.php.
Referenced by ilGuidedTourPageGUI\showPageFullscreen().
Here is the caller graph for this function:| ilPageObjectGUI::setTemplateOutput | ( | bool | $a_output = true | ) |
Definition at line 398 of file class.ilPageObjectGUI.php.
Referenced by ilAssGenFeedbackPageGUI\__construct(), ilAssSpecFeedbackPageGUI\__construct(), ilContentPagePageGUI\__construct(), ilForumPageGUI\__construct(), __construct(), ilPortfolioPageGUI\showPage(), and ilGuidedTourPageGUI\showPageFullscreen().
Here is the caller graph for this function:| ilPageObjectGUI::setTemplateTargetVar | ( | string | $a_variable | ) |
Definition at line 468 of file class.ilPageObjectGUI.php.
Referenced by ilContentPagePageGUI\__construct(), and ilForumPageGUI\__construct().
Here is the caller graph for this function:| ilPageObjectGUI::setViewPageLink | ( | string | $a_link, |
| string | $a_target = "" |
||
| ) |
set link for "view page" button
Definition at line 556 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 2080 of file class.ilPageObjectGUI.php.
References $info, ILIAS\Repository\ctrl(), exit, ilDatePresentation\formatDate(), ilUserUtil\getNamePresentation(), IL_CAL_UNIX, ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Here is the call graph for this function:
|
protected |
Show edit toolbar.
Reimplemented in ilBlogPostingGUI, and ilImprintGUI.
Definition at line 1034 of file class.ilPageObjectGUI.php.
References Vendor\Package\$b, $lng, and ILIAS\Repository\toolbar().
Here is the call graph for this function:| ilPageObjectGUI::showMediaFullscreen | ( | int | $a_style_id = 0 | ) |
show fullscreen view of media object
Definition at line 2156 of file class.ilPageObjectGUI.php.
References $params, ilObject\_lookupTitle(), ilPageObjectFactory\getInstance(), ilUtil\getStyleSheetLocation(), ilFileUtils\getWebspaceDir(), IL_MODE_ALIAS, IL_MODE_OUTPUT, and ilObjMediaObject\isTypeAllowed().
Here is the call graph for this function:| ilPageObjectGUI::showPage | ( | ) |
display content of page
Reimplemented in ilDclDetailedViewDefinitionGUI, ilPortfolioPageGUI, ilPortfolioTemplatePageGUI, ilAssQuestionPageGUI, and ilWikiPageGUI.
Definition at line 1050 of file class.ilPageObjectGUI.php.
References Vendor\Package\$e, $params, ilObject\_exists(), ilInternalLink\_getTargetsOfSource(), ilObject\_lookupTitle(), ilObject\_lookupType(), ilAccordionGUI\addCss(), ilAccordionGUI\addJavaScript(), ANONYMOUS_USER_ID, ilPCContentInclude\collectContentIncludes(), ILIAS\Repository\ctrl(), exit, ilDatePresentation\formatDate(), ilLegacyFormElementsUtil\formSelect(), ILIAS\UICore\GlobalTemplate\get(), ilEditClipboard\getAction(), ilObjStyleSheet\getBaseContentStylePath(), ilPCSection\getCacheTriggerString(), ilUtil\getImagePath(), ilInternalLinkGUI\getInitHTML(), ilUserUtil\getNamePresentation(), ilFileUtils\getWebspaceDir(), ilObjContentObject\hasSuccessorPage(), IL_CAL_DATETIME, ILIAS_VERSION, ilObjMediaObjectGUI\includePresentationJS(), iljQueryUtil\initjQuery(), ilMapUtil\isActivated(), ilObjMediaObject\isTypeAllowed(), ILIAS\Repository\lng(), ilMediaPoolPage\lookupTitle(), ILIAS\UICore\GlobalTemplate\parseCurrentBlock(), ilPageConfig\SEC_PROTECT_PROTECTED, ILIAS\UICore\GlobalTemplate\setCurrentBlock(), ILIAS\UICore\GlobalTemplate\setVariable(), ILIAS\UICore\GlobalTemplate\touchBlock(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
Referenced by ilImprintGUI\preview(), ilImprintGUI\renderFullscreen(), and ilGuidedTourPageGUI\showPageFullscreen().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPageObjectGUI::showPageFullscreen | ( | ) |
Reimplemented in ilGuidedTourPageGUI.
Definition at line 1810 of file class.ilPageObjectGUI.php.
References ILIAS\UICore\GlobalTemplate\addCss(), exit, ilObjStyleSheet\getContentStylePath(), ilUtil\getStyleSheetLocation(), ILIAS\UICore\GlobalTemplate\printToStdout(), and ILIAS\UICore\GlobalTemplate\setVariable().
Here is the call graph for this function:| ilPageObjectGUI::switchToLanguage | ( | ) |
Switch to language.
Definition at line 2712 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
private |
Definition at line 106 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 116 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 75 of file class.ilPageObjectGUI.php.
Referenced by ilWikiPageGUI\executeCommand().
|
protected |
Definition at line 59 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 60 of file class.ilPageObjectGUI.php.
| bool ilPageObjectGUI::$activated = true |
Definition at line 90 of file class.ilPageObjectGUI.php.
| bool ilPageObjectGUI::$activation = false |
Definition at line 89 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 136 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 138 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 137 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 143 of file class.ilPageObjectGUI.php.
| bool ilPageObjectGUI::$compare_mode = false |
Definition at line 102 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 142 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 139 of file class.ilPageObjectGUI.php.
Referenced by ilLMPageGUI\__construct(), and __construct().
|
protected |
Definition at line 73 of file class.ilPageObjectGUI.php.
Referenced by ilBlogPostingGUI\executeCommand(), ilPortfolioPageGUI\executeCommand(), ilWikiPageGUI\executeCommand(), and ilContainerPageGUI\getAdditionalPageActions().
|
protected |
Definition at line 55 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 47 of file class.ilPageObjectGUI.php.
| bool ilPageObjectGUI::$editpreview = false |
Definition at line 91 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 133 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 122 of file class.ilPageObjectGUI.php.
| bool ilPageObjectGUI::$enabledcontentincludes = false |
Definition at line 101 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 65 of file class.ilPageObjectGUI.php.
| bool ilPageObjectGUI::$enableediting = true |
Definition at line 99 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 58 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 57 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 56 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 108 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 63 of file class.ilPageObjectGUI.php.
Referenced by ilWikiPageGUI\executeCommand().
|
protected |
Definition at line 109 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 44 of file class.ilPageObjectGUI.php.
Referenced by ilWikiPageGUI\executeCommand().
|
protected |
Definition at line 131 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 78 of file class.ilPageObjectGUI.php.
Referenced by ilWikiPageGUI\setScreenIdComponent().
|
protected |
Definition at line 69 of file class.ilPageObjectGUI.php.
Referenced by ilDclDetailedViewDefinitionGUI\__construct(), and ilLMPageGUI\processAnswer().
|
protected |
Definition at line 132 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 70 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 43 of file class.ilPageObjectGUI.php.
Referenced by ilContainerPageGUI\getProfileBackUrl().
|
protected |
Definition at line 110 of file class.ilPageObjectGUI.php.
| string ilPageObjectGUI::$link_params = "" |
Definition at line 87 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 66 of file class.ilPageObjectGUI.php.
| bool ilPageObjectGUI::$link_xml_set = false |
Definition at line 98 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 72 of file class.ilPageObjectGUI.php.
Referenced by ilBlogPostingGUI\__construct(), ilWikiPageGUI\executeCommand(), ilContainerPageGUI\getAdditionalPageActions(), ilLMPageGUI\onFeedbackEditingForwarding(), ilImprintGUI\postOutputProcessing(), ilLMPageGUI\processAnswer(), ilGuidedTourPageGUI\renderButtons(), and ilImprintGUI\showEditToolbar().
|
protected |
Definition at line 76 of file class.ilPageObjectGUI.php.
| string ilPageObjectGUI::$meta_data_observer_func = "" |
Definition at line 97 of file class.ilPageObjectGUI.php.
| object ilPageObjectGUI::$meta_data_observer_obj = null |
Definition at line 96 of file class.ilPageObjectGUI.php.
| ilObject ilPageObjectGUI::$meta_data_rep_obj = null |
Definition at line 93 of file class.ilPageObjectGUI.php.
| int ilPageObjectGUI::$meta_data_sub_obj_id = 0 |
Definition at line 94 of file class.ilPageObjectGUI.php.
| string ilPageObjectGUI::$meta_data_type = "" |
Definition at line 95 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 123 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 124 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 48 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 129 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 62 of file class.ilPageObjectGUI.php.
| ilPageObject ilPageObjectGUI::$obj |
Definition at line 79 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 128 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 67 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 118 of file class.ilPageObjectGUI.php.
| bool ilPageObjectGUI::$output2template = false |
Definition at line 86 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 80 of file class.ilPageObjectGUI.php.
| string ilPageObjectGUI::$page_back_title = "" |
Definition at line 61 of file class.ilPageObjectGUI.php.
| ilPageConfig ilPageObjectGUI::$page_config = null |
Definition at line 103 of file class.ilPageObjectGUI.php.
Referenced by ilLearningSequencePageObjectGUI\getPageConfig(), and ilPRGPageObjectGUI\getPageConfig().
|
protected |
Definition at line 115 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 107 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 45 of file class.ilPageObjectGUI.php.
| string ilPageObjectGUI::$pl_end = "}}}}}" |
Definition at line 113 of file class.ilPageObjectGUI.php.
| string ilPageObjectGUI::$pl_start = "{{{{{" |
Definition at line 112 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 42 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 130 of file class.ilPageObjectGUI.php.
| string ilPageObjectGUI::$presentation_title = "" |
Definition at line 81 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 140 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 41 of file class.ilPageObjectGUI.php.
| bool ilPageObjectGUI::$rawpagecontent = false |
Definition at line 100 of file class.ilPageObjectGUI.php.
| bool ilPageObjectGUI::$render_page_container = false |
Definition at line 105 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 54 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 51 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 121 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 53 of file class.ilPageObjectGUI.php.
Referenced by __construct().
|
protected |
Definition at line 50 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 120 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 49 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 52 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 119 of file class.ilPageObjectGUI.php.
| string ilPageObjectGUI::$return_location = "" |
Definition at line 83 of file class.ilPageObjectGUI.php.
| string ilPageObjectGUI::$sourcecode_download_script = "" |
Definition at line 88 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 64 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 125 of file class.ilPageObjectGUI.php.
| bool ilPageObjectGUI::$tabs_enabled = true |
Definition at line 104 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 74 of file class.ilPageObjectGUI.php.
Referenced by ilWikiPageGUI\executeCommand().
| string ilPageObjectGUI::$target_script = "" |
Definition at line 82 of file class.ilPageObjectGUI.php.
| string ilPageObjectGUI::$target_var = "" |
Definition at line 84 of file class.ilPageObjectGUI.php.
| string ilPageObjectGUI::$template_output_var = "" |
Definition at line 85 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 111 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 117 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 71 of file class.ilPageObjectGUI.php.
Referenced by ilBlogPostingGUI\__construct(), ilPortfolioPageGUI\__construct(), ilPageLayoutGUI\__construct(), ilBlogPostingGUI\executeCommand(), ilWikiPageGUI\executeCommand(), ilAssQuestionPageGUI\insertPageToc(), and ilGuidedTourPageGUI\showPageFullscreen().
|
protected |
Definition at line 114 of file class.ilPageObjectGUI.php.
Referenced by ilContainerPageGUI\getAdditionalPageActions(), and ilImprintGUI\showEditToolbar().
| bool ilPageObjectGUI::$use_meta_data = false |
Definition at line 92 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 77 of file class.ilPageObjectGUI.php.
Referenced by ilPortfolioPageGUI\executeCommand(), ilWikiPageGUI\executeCommand(), ilPortfolioTemplatePageGUI\getPageContentUserId(), ilLMPageGUI\processAnswer(), and ilPortfolioPageGUI\showPage().
|
protected |
Definition at line 126 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 127 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 46 of file class.ilPageObjectGUI.php.
| const ilPageObjectGUI::EDIT = "edit" |
Definition at line 37 of file class.ilPageObjectGUI.php.
Referenced by ilPCSection\handleAccess(), and ilDclDetailedViewDefinitionGUI\showPage().
| const ilPageObjectGUI::OFFLINE = "offline" |
Definition at line 39 of file class.ilPageObjectGUI.php.
Referenced by ilCOPageHTMLExport\exportSupportScripts(), ilLMContentRendererGUI\getLMPageGUI(), ILIAS\Blog\BlogPrintViewProviderGUI\getTemplateInjectors(), ILIAS\Portfolio\PortfolioPrintViewProviderGUI\getTemplateInjectors(), and ILIAS\Wiki\WikiPrintViewProviderGUI\getTemplateInjectors().
| const ilPageObjectGUI::PRESENTATION = "presentation" |
Definition at line 36 of file class.ilPageObjectGUI.php.
Referenced by ilPresentationFullGUI\initPanel(), ilPresentationTableGUI\initPresentationTable(), ilWikiPageGUI\preview(), and ilWikiPageGUI\showPage().
| const ilPageObjectGUI::PREVIEW = "preview" |
Definition at line 38 of file class.ilPageObjectGUI.php.
Referenced by ilPCQuestion\getJavascriptFiles(), ilPCQuestion\getOnloadCode(), ilImprintGUI\postOutputProcessing(), and ilDclDetailedViewDefinitionGUI\showPage().
| const ilPageObjectGUI::PRINTING = "print" |
Definition at line 40 of file class.ilPageObjectGUI.php.
Referenced by ilGlossaryPresentationGUI\printView().