ILIAS
release_8 Revision v8.19
|
Class ilPageObjectGUI. More...
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) | |
enableChangeComments (bool $a_enabled) | |
isEnabledChangeComments () | |
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) | |
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 () | |
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... | |
Static Public Member Functions | |
static | getTinyMenu (string $a_par_type, bool $a_int_links=false, bool $a_wiki_links=false, bool $a_keywords=false, $a_style_id=0, $a_paragraph_styles=true, $a_save_return=true, $a_anchors=false, $a_save_new=true, $a_user_links=false, \ILIAS\COPage\Editor\Server\UIWrapper $ui_wrapper=null) |
Get Tiny Menu. More... | |
Protected Member Functions | |
initPageObject () | |
Init page object. More... | |
showEditToolbar () | |
Show edit toolbar. More... | |
setEditorToolContext () | |
Set editor tool context. More... | |
initEditing () | |
showEditLockInfo () | |
setBackToEditTabs () | |
isPageContainerToBeRendered () | |
addResourcesToTemplate (ilGlobalTemplateInterface $tpl) | |
Add resources to template. More... | |
Private Attributes | |
bool | $abstract_only = false |
Class ilPageObjectGUI.
User Interface for Page Objects Editing
ilPageObjectGUI: ilPageEditorGUI, ilEditClipboardGUI, ilObjectMetaDataGUI ilPageObjectGUI: ilPublicUserProfileGUI, ilNoteGUI, ilNewsItemGUI ilPageObjectGUI: ilPropertyFormGUI, ilInternalLinkGUI, ilPageMultiLangGUI, ilLearningHistoryGUI
Definition at line 33 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 143 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\lng(), setEnabledPageFocus(), setId(), setLanguage(), setOldNr(), setOutputMode(), setPageConfig(), setParentType(), setTemplateOutput(), ILIAS\Repository\toolbar(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
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 738 of file class.ilPageObjectGUI.php.
Referenced by ilMediaPoolPageGUI\setMediaPoolPage().
ilPageObjectGUI::activatePage | ( | ) |
Definition at line 1008 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl(), and getPageObject().
Referenced by ilBlogPostingGUI\activatePageToList().
|
protected |
Add resources to template.
Definition at line 3200 of file class.ilPageObjectGUI.php.
References ilGlobalTemplateInterface\addCss(), ilGlobalTemplateInterface\addJavaScript(), ilGlobalTemplateInterface\addOnLoadCode(), getOutputMode(), and getPageObject().
Referenced by showPage().
ilPageObjectGUI::afterConstructor | ( | ) |
Definition at line 236 of file class.ilPageObjectGUI.php.
Referenced by __construct().
ilPageObjectGUI::compareVersion | ( | ) |
Compares two revisions of the page.
Definition at line 2799 of file class.ilPageObjectGUI.php.
References ilGlobalTemplateInterface\get(), getEnableEditing(), getPageConfig(), getPresentationTitle(), ILIAS\Repository\lng(), replaceDiffTags(), setCompareMode(), setOutputMode(), setPageObject(), setPresentationTitle(), ilGlobalTemplateInterface\setVariable(), and showPage().
ilPageObjectGUI::confirmPageTranslationCreation | ( | ) |
Confirm page translation creation.
Definition at line 3128 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by switchToLanguage().
ilPageObjectGUI::createPageTranslation | ( | ) |
Create page translation.
Definition at line 3155 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl(), getId(), ilPageObjectFactory\getInstance(), getPageObject(), and getParentType().
ilPageObjectGUI::deactivatePage | ( | ) |
Definition at line 999 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl(), and getPageObject().
Referenced by ilBlogPostingGUI\deactivatePageToList().
ilPageObjectGUI::determineFileDownloadLink | ( | ) |
Definition at line 753 of file class.ilPageObjectGUI.php.
References $file_download_link, ILIAS\Repository\ctrl(), getFileDownloadLink(), and getOutputMode().
Referenced by showPage().
ilPageObjectGUI::determineFullscreenLink | ( | ) |
Definition at line 762 of file class.ilPageObjectGUI.php.
References $fullscreen_link, ILIAS\Repository\ctrl(), getFullscreenLink(), and getOutputMode().
Referenced by showPage().
ilPageObjectGUI::determineSourcecodeDownloadScript | ( | ) |
Definition at line 771 of file class.ilPageObjectGUI.php.
References $sourcecode_download_script, ILIAS\Repository\ctrl(), and getOutputMode().
Referenced by showPage().
ilPageObjectGUI::displayMedia | ( | bool | $a_fullscreen = false | ) |
Definition at line 2166 of file class.ilPageObjectGUI.php.
References $link_xml, $params, $xml, ilMediaItem\_getMapAreasIntLinks(), ilGlobalTemplateInterface\addCss(), exit, ilObjStyleSheet\getContentStylePath(), ilUtil\getImagePath(), getPageObject(), ilUtil\getStyleSheetLocation(), ilFileUtils\getWebspaceDir(), IL_MODE_ALIAS, IL_MODE_OUTPUT, ilObjMediaObjectGUI\includePresentationJS(), ilObjMediaObject\isTypeAllowed(), ilGlobalTemplateInterface\printToStdout(), ilGlobalTemplateInterface\setCurrentBlock(), ilGlobalTemplateInterface\setVariable(), xslt_create(), and xslt_free().
Referenced by displayMediaFullscreen().
ilPageObjectGUI::displayMediaFullscreen | ( | ) |
Definition at line 2161 of file class.ilPageObjectGUI.php.
References displayMedia().
ilPageObjectGUI::displayValidationError | ( | $a_error | ) |
display validation error
string | array | $a_error | error string |
Definition at line 2614 of file class.ilPageObjectGUI.php.
Referenced by showPage().
ilPageObjectGUI::download_paragraph | ( | ) |
download source code paragraph
Definition at line 2234 of file class.ilPageObjectGUI.php.
References getPageObject().
ilPageObjectGUI::downloadFile | ( | ) |
Definition at line 2122 of file class.ilPageObjectGUI.php.
References $requested_file_id, exit, getPageObject(), ilPageContentUsage\getUsagesOfPage(), and ILIAS\Repository\int().
ilPageObjectGUI::edit | ( | ) |
Definition at line 2510 of file class.ilPageObjectGUI.php.
References getNotesHTML(), isEnabledNotes(), setOutputMode(), and showPage().
Referenced by executeCommand(), and insertJSAtPlaceholder().
ilPageObjectGUI::editActivation | ( | ) |
Edit activation (only, if scheduled page activation is activated in administration)
Definition at line 2858 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\form(), getActivationFormValues(), initActivationForm(), and setBackToEditTabs().
ilPageObjectGUI::editMasterLanguage | ( | ) |
Edit master language.
Definition at line 3146 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl().
ilPageObjectGUI::enableChangeComments | ( | bool | $a_enabled | ) |
Definition at line 503 of file class.ilPageObjectGUI.php.
ilPageObjectGUI::enableNotes | ( | bool | $a_enabled, |
int | $a_parent_id | ||
) |
Definition at line 513 of file class.ilPageObjectGUI.php.
ilPageObjectGUI::executeCommand | ( | ) |
execute command
Definition at line 804 of file class.ilPageObjectGUI.php.
References assQuestionGUI\_getQuestionGUI(), assQuestion\_getQuestionType(), ilObject\_lookupOwner(), ILIAS\Repository\access(), ILIAS\Repository\ctrl(), edit(), getEnableEditing(), getHeader(), getOutputMode(), getPageConfig(), getPageObject(), getParentType(), getTabs(), getViewPageLink(), getViewPageTarget(), getViewPageText(), initOpenedContentForm(), ILIAS\Repository\lng(), onFeedbackEditingForwarding(), setBackToEditTabs(), setEditorToolContext(), setQEditTabs(), and showEditToolbar().
ilPageObjectGUI::finishEditing | ( | ) |
Definition at line 3180 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl().
Referenced by releasePageLock().
ilPageObjectGUI::getAbstractOnly | ( | ) |
Definition at line 700 of file class.ilPageObjectGUI.php.
References $abstract_only.
Referenced by insertAdvTrigger(), ilBlogPostingGUI\showPage(), ilWikiPageGUI\showPage(), showPage(), and ilBlogPostingGUI\showPageHeading().
ilPageObjectGUI::getActivationCaptions | ( | ) |
Get captions for activation action menu entries.
Definition at line 1719 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\lng().
ilPageObjectGUI::getActivationFormValues | ( | ) |
Get values for activation form.
Definition at line 2917 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\form(), getPageObject(), and IL_CAL_DATETIME.
Referenced by editActivation().
ilPageObjectGUI::getAdditionalPageActions | ( | ) |
Get additional page actions.
Definition at line 3220 of file class.ilPageObjectGUI.php.
ilPageObjectGUI::getAdvMdRecordObject | ( | ) |
Get adv md record type.
Definition at line 257 of file class.ilPageObjectGUI.php.
References $adv_ref_id, $adv_subtype, and $adv_type.
ilPageObjectGUI::getBlockingInfoMessage | ( | ) |
Definition at line 2522 of file class.ilPageObjectGUI.php.
References $ui, ilDatePresentation\formatDate(), getPageObject(), IL_CAL_UNIX, and ILIAS\Repository\lng().
ilPageObjectGUI::getCompareMode | ( | ) |
Definition at line 684 of file class.ilPageObjectGUI.php.
References $compare_mode.
Referenced by showPage().
ilPageObjectGUI::getComponentPluginsXML | ( | ) |
Put information about activated plugins into XML.
Definition at line 783 of file class.ilPageObjectGUI.php.
References XapiProxy\$plugin, $xml, getOutputMode(), and ilPageComponentPlugin\TXT_CMD_INSERT.
Referenced by showPage().
ilPageObjectGUI::getDisabledText | ( | ) |
Definition at line 715 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\lng().
Referenced by showPage().
ilPageObjectGUI::getEditPreview | ( | ) |
Definition at line 601 of file class.ilPageObjectGUI.php.
References $editpreview.
Referenced by getTabs().
ilPageObjectGUI::getEnabledHref | ( | ) |
Definition at line 720 of file class.ilPageObjectGUI.php.
References $enabled_href.
Referenced by ilWikiPageGUI\postOutputProcessing(), and showPage().
ilPageObjectGUI::getEnabledNews | ( | ) |
Definition at line 580 of file class.ilPageObjectGUI.php.
References $enabled_news.
Referenced by getTabs().
ilPageObjectGUI::getEnabledPageFocus | ( | ) |
Definition at line 631 of file class.ilPageObjectGUI.php.
References $enabledpagefocus.
Referenced by showPage().
ilPageObjectGUI::getEnabledTabs | ( | ) |
Definition at line 611 of file class.ilPageObjectGUI.php.
References $tabs_enabled.
Referenced by getTabs().
ilPageObjectGUI::getEnableEditing | ( | ) |
Definition at line 651 of file class.ilPageObjectGUI.php.
References $enableediting.
Referenced by compareVersion(), ilTestExpressPageObjectGUI\executeCommand(), executeCommand(), history(), initEditing(), ilBlogPostingGUI\preview(), rollback(), rollbackConfirmation(), and showEditToolbar().
ilPageObjectGUI::getEnablePCType | ( | string | $a_pc_type | ) |
Definition at line 334 of file class.ilPageObjectGUI.php.
References getPageConfig().
Referenced by insertResources(), and showPage().
ilPageObjectGUI::getFileDownloadLink | ( | ) |
Definition at line 483 of file class.ilPageObjectGUI.php.
References $file_download_link.
Referenced by determineFileDownloadLink().
ilPageObjectGUI::getFullscreenLink | ( | ) |
Definition at line 493 of file class.ilPageObjectGUI.php.
References $fullscreen_link.
Referenced by determineFullscreenLink().
ilPageObjectGUI::getHeader | ( | ) |
Definition at line 398 of file class.ilPageObjectGUI.php.
References $header.
Referenced by ilTestExpressPageObjectGUI\executeCommand(), and executeCommand().
ilPageObjectGUI::getHTML | ( | ) |
Definition at line 2551 of file class.ilPageObjectGUI.php.
References getTabs(), and showPage().
ilPageObjectGUI::getId | ( | ) |
Definition at line 295 of file class.ilPageObjectGUI.php.
References $id.
Referenced by ilBlogPostingGUI\activatePage(), ilGlossaryPresentationGUI\basicPageGuiInit(), createPageTranslation(), ilBlogPostingGUI\deleteBlogPostingConfirmationScreen(), ilWikiPageGUI\deleteWikiPageConfirmationScreen(), ilWikiPageGUI\executeCommand(), ilLMPageGUI\finishEditing(), ilPortfolioPageGUI\getCommentsHTMLExport(), ilBlogPostingGUI\getPageHeading(), ilPortfolioPageGUI\getPagePermaLink(), ilBlogPostingGUI\getTabs(), history(), ilBlogPostingGUI\initKeywordsForm(), initPageObject(), ilPortfolioPageGUI\makePlaceHoldersClickable(), ilGlossaryDefPageGUI\postOutputProcessing(), ilWikiPageGUI\postOutputProcessing(), ilBlogPostingGUI\preview(), ilWikiPageGUI\renamePage(), ilMediaPoolPageGUI\setMediaPoolPage(), ilWikiPageGUI\setSideBlock(), and ilMediaPoolPageGUI\showPage().
ilPageObjectGUI::getLanguage | ( | ) |
Definition at line 318 of file class.ilPageObjectGUI.php.
References $language, and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by initPageObject().
ilPageObjectGUI::getLinkFrame | ( | ) |
ilPageObjectGUI::getLinkParams | ( | ) |
ilPageObjectGUI::getLinkXML | ( | ) |
Definition at line 428 of file class.ilPageObjectGUI.php.
References $link_xml.
Referenced by ilForumPageGUI\finishEditing(), ilContentPagePageGUI\getProfileBackUrl(), and showPage().
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 2983 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl(), and ilNoteGUI\setUseObjectTitleHeader().
Referenced by edit(), ilBlogPostingGUI\getCommentsHTMLExport(), ilWikiPageGUI\getCommentsHTMLExport(), ilBlogPostingGUI\preview(), and ilWikiPageGUI\preview().
ilPageObjectGUI::getOfflineDirectory | ( | ) |
Definition at line 532 of file class.ilPageObjectGUI.php.
References $offline_directory.
ilPageObjectGUI::getOldNr | ( | ) |
Definition at line 308 of file class.ilPageObjectGUI.php.
References $old_nr.
Referenced by initPageObject().
ilPageObjectGUI::getOpenPlaceHolder | ( | ) |
Definition at line 626 of file class.ilPageObjectGUI.php.
References $open_place_holder.
Referenced by showPage().
ilPageObjectGUI::getOutputMode | ( | ) |
Definition at line 368 of file class.ilPageObjectGUI.php.
References $output_mode.
Referenced by addResourcesToTemplate(), determineFileDownloadLink(), determineFullscreenLink(), determineSourcecodeDownloadScript(), executeCommand(), getComponentPluginsXML(), getProfileBackUrl(), getTabs(), insertResources(), isPageContainerToBeRendered(), ilPortfolioPageGUI\makePlaceHoldersClickable(), ilGlossaryDefPageGUI\postOutputProcessing(), ilImprintGUI\postOutputProcessing(), ilDclEditViewDefinitionGUI\postOutputProcessing(), ilDclCreateViewDefinitionGUI\postOutputProcessing(), ilDclDetailedViewDefinitionGUI\postOutputProcessing(), ilWikiPageGUI\postOutputProcessing(), ilPortfolioPageGUI\renderBlog(), ilPortfolioPageGUI\renderConsultationHours(), ilPortfolioPageGUI\renderMyCourses(), ilPortfolioPageGUI\renderProfile(), ilPortfolioPageGUI\renderSkills(), ilPortfolioPageGUI\renderVerification(), setDefaultLinkXml(), ilDclDetailedViewDefinitionGUI\showPage(), ilWikiPageGUI\showPage(), and showPage().
ilPageObjectGUI::getPageConfig | ( | ) |
Definition at line 344 of file class.ilPageObjectGUI.php.
References $page_config.
Referenced by ilLMPageGUI\__construct(), __construct(), compareVersion(), executeCommand(), ilPCSectionEditorGUI\getCreationForm(), ilPCSectionEditorGUI\getEditComponentForm(), ilPCParagraphEditorGUI\getEditorElements(), getEnablePCType(), getQuestionHTML(), getTabs(), isPageContainerToBeRendered(), setEnablePCType(), setQuestionHTML(), ilAssQuestionPageGUI\showPage(), and showPage().
ilPageObjectGUI::getPageObject | ( | ) |
Definition at line 354 of file class.ilPageObjectGUI.php.
References $obj.
Referenced by ilMediaPoolPageGUI\__construct(), ilLMPageGUI\__construct(), ilWikiPageGUI\__construct(), ilPortfolioPageGUI\__construct(), __construct(), ilDclEditViewDefinitionGUI\activate(), ilDclCreateViewDefinitionGUI\activate(), ilDclDetailedViewDefinitionGUI\activate(), activatePage(), ilWikiPageGUI\activateWikiPageRating(), ilWikiPageGUI\addHeaderAction(), addResourcesToTemplate(), ilWikiPageGUI\blockWikiPage(), ilWikiPageGUI\confirmWikiPageDeletion(), createPageTranslation(), ilDclEditViewDefinitionGUI\deactivate(), ilDclCreateViewDefinitionGUI\deactivate(), ilDclDetailedViewDefinitionGUI\deactivate(), deactivatePage(), ilWikiPageGUI\deactivateWikiPageRating(), ilWikiPageGUI\deleteWikiPageConfirmationScreen(), displayMedia(), download_paragraph(), downloadFile(), ilDclEditViewDefinitionGUI\executeCommand(), ilDclCreateViewDefinitionGUI\executeCommand(), ilDclDetailedViewDefinitionGUI\executeCommand(), ilTermDefinitionEditorGUI\executeCommand(), ilTestExpressPageObjectGUI\executeCommand(), ilWikiPageGUI\executeCommand(), ilPortfolioPageGUI\executeCommand(), executeCommand(), ilLMPageGUI\finishEditing(), getActivationFormValues(), getBlockingInfoMessage(), ilPortfolioPageGUI\getCommentsHTMLExport(), ilWikiPageGUI\getCommentsHTMLExport(), ilPCSectionEditorGUI\getCreationForm(), ilPCGridEditorGUI\getEditComponentForm(), ilPCSectionEditorGUI\getEditComponentForm(), ilPCMediaObjectEditorGUI\getEditorElements(), ilPortfolioPageGUI\getPageContentUserId(), ILIAS\COPage\Editor\Components\Paragraph\ParagraphResponseFactory\getResponseObject(), ILIAS\COPage\Editor\Components\Paragraph\ParagraphResponseFactory\getResponseObjectMulti(), ilWikiPageGUI\getTabs(), ilWikiPageGUI\hideAdvancedMetaData(), history(), ilBlogPostingGUI\initDateForm(), initEditing(), ilWikiPageGUI\initRenameForm(), ilBlogPostingGUI\initTitleForm(), ilWikiPageGUI\insertWikiLinkAC(), ilLMPageGUI\onFeedbackEditingForwarding(), ilImprintGUI\postOutputProcessing(), ilDclEditViewDefinitionGUI\postOutputProcessing(), ilDclCreateViewDefinitionGUI\postOutputProcessing(), ilDclDetailedViewDefinitionGUI\postOutputProcessing(), ilWikiPageGUI\preview(), ilWikiPageGUI\printViewOrderList(), releasePageLock(), ilWikiPageGUI\renamePage(), ilWikiPageGUI\renameWikiPage(), saveActivation(), ilWikiPageGUI\searchWikiLinkAC(), ILIAS\COPage\Editor\Server\UIWrapper\sendPage(), ILIAS\COPage\Editor\Components\Table\TableCommandActionHandler\sendTable(), ILIAS\COPage\Editor\Components\Table\TableCommandActionHandler\sendUpdateResponse(), ilBlogPostingGUI\setBlogPosting(), ilMediaPoolPageGUI\setMediaPoolPage(), ilWikiPageGUI\setWikiPage(), showEditLockInfo(), ilPortfolioTemplatePageGUI\showPage(), ilDclDetailedViewDefinitionGUI\showPage(), ilPortfolioPageGUI\showPage(), showPage(), switchToLanguage(), ilWikiPageGUI\unblockWikiPage(), ilWikiPageGUI\unhideAdvancedMetaData(), ilBlogPostingGUI\updateDate(), and ilBlogPostingGUI\updateTitle().
ilPageObjectGUI::getPagePermaLink | ( | ) |
Definition at line 3192 of file class.ilPageObjectGUI.php.
Referenced by showPage().
ilPageObjectGUI::getParentType | ( | ) |
Definition at line 285 of file class.ilPageObjectGUI.php.
References $parent_type.
Referenced by createPageTranslation(), executeCommand(), history(), initEditing(), and initPageObject().
ilPageObjectGUI::getPrependingHtml | ( | ) |
Definition at line 641 of file class.ilPageObjectGUI.php.
References $prependinghtml.
Referenced by showPage().
ilPageObjectGUI::getPresentationTitle | ( | ) |
Definition at line 388 of file class.ilPageObjectGUI.php.
References $presentation_title.
Referenced by compareVersion(), ilAssQuestionPageGUI\showPage(), and showPage().
ilPageObjectGUI::getProfileBackUrl | ( | ) |
Definition at line 2104 of file class.ilPageObjectGUI.php.
References $profile_back_url, ILIAS\Repository\ctrl(), and getOutputMode().
Referenced by setDefaultLinkXml(), and showPage().
ilPageObjectGUI::getQuestionHTML | ( | ) |
Definition at line 438 of file class.ilPageObjectGUI.php.
References getPageConfig().
ilPageObjectGUI::getRawPageContent | ( | ) |
Definition at line 664 of file class.ilPageObjectGUI.php.
References $rawpagecontent.
Referenced by ilMediaPoolPageGUI\showPage(), and showPage().
ilPageObjectGUI::getRenderPageContainer | ( | ) |
Definition at line 710 of file class.ilPageObjectGUI.php.
References $render_page_container.
Referenced by ilAssQuestionPageGUI\isPageContainerToBeRendered(), and isPageContainerToBeRendered().
ilPageObjectGUI::getSourcecodeDownloadScript | ( | ) |
Definition at line 463 of file class.ilPageObjectGUI.php.
References $sourcecode_download_script.
ilPageObjectGUI::getStyleId | ( | ) |
Definition at line 674 of file class.ilPageObjectGUI.php.
References $styleid.
Referenced by ILIAS\COPage\Editor\Components\Page\PageQueryActionHandler\componentEditFormResponse(), ILIAS\COPage\Editor\Components\Page\PageQueryActionHandler\getComponentsEditorUI(), and showPage().
ilPageObjectGUI::getTabs | ( | string | $a_activate = "" | ) |
Definition at line 2721 of file class.ilPageObjectGUI.php.
References $lm_set, ILIAS\Repository\ctrl(), getEditPreview(), getEnabledNews(), getEnabledTabs(), getOutputMode(), getPageConfig(), and setScreenIdComponent().
Referenced by executeCommand(), and getHTML().
ilPageObjectGUI::getTemplateOutputVar | ( | ) |
Definition at line 453 of file class.ilPageObjectGUI.php.
References $template_output_var.
Referenced by showPage().
ilPageObjectGUI::getTemplateTargetVar | ( | ) |
Definition at line 448 of file class.ilPageObjectGUI.php.
References $target_var.
Referenced by showPage().
|
static |
Get Tiny Menu.
Definition at line 1762 of file class.ilPageObjectGUI.php.
References Vendor\Package\$b, $c, $DIC, Vendor\Package\$f, $i, ILIAS\LTI\ToolProvider\$key, $mathJaxSetting, $type, ilTooltipGUI\addTooltip(), ilPCParagraphGUI\getCharStyleSelector(), ilUtil\getImagePath(), ilCtrl\getLinkTargetByClass(), ilPageEditorSettings\lookupSettingByParentType(), and ilLanguage\txt().
Referenced by ilPCParagraphEditorGUI\getEditorElements().
ilPageObjectGUI::getViewPageLink | ( | ) |
Definition at line 547 of file class.ilPageObjectGUI.php.
References $view_page_link.
Referenced by executeCommand().
ilPageObjectGUI::getViewPageTarget | ( | ) |
Definition at line 552 of file class.ilPageObjectGUI.php.
References $view_page_target.
Referenced by executeCommand().
ilPageObjectGUI::getViewPageText | ( | ) |
Definition at line 557 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\lng().
Referenced by executeCommand().
ilPageObjectGUI::history | ( | ) |
Get history table as HTML.
Definition at line 2640 of file class.ilPageObjectGUI.php.
References getEnableEditing(), getId(), getPageObject(), getParentType(), and setBackToEditTabs().
ilPageObjectGUI::initActivationForm | ( | ) |
Init activation form.
Definition at line 2877 of file class.ilPageObjectGUI.php.
References ilRadioOption\addSubItem(), ILIAS\Repository\ctrl(), ILIAS\Repository\form(), ILIAS\Repository\lng(), ilFormPropertyGUI\setInfo(), and ilFormPropertyGUI\setRequired().
Referenced by editActivation(), and saveActivation().
|
protected |
Definition at line 2437 of file class.ilPageObjectGUI.php.
References ilObject\_lookupType(), ILIAS\Repository\ctrl(), getEnableEditing(), getPageObject(), getParentType(), ILIAS\Repository\help(), ilCalendarUtil\initDateTimePicker(), ilModalGUI\initJS(), ILIAS\Repository\lng(), setEditorToolContext(), setScreenIdComponent(), and showEditLockInfo().
Referenced by showPage().
ilPageObjectGUI::initialOpenedContent | ( | ) |
Initially opened content.
Definition at line 3062 of file class.ilPageObjectGUI.php.
References ilPropertyFormGUI\getHTML(), and initOpenedContentForm().
ilPageObjectGUI::initOpenedContentForm | ( | ) |
Definition at line 3069 of file class.ilPageObjectGUI.php.
References $form, ilPropertyFormGUI\addCommandButton(), ilPropertyFormGUI\addItem(), ILIAS\Repository\ctrl(), ilLinkInputGUI\INT, ILIAS\Repository\lng(), ilLinkInputGUI\setAllowedLinkTypes(), ilFormGUI\setFormAction(), and ilPropertyFormGUI\setTitle().
Referenced by executeCommand(), and initialOpenedContent().
|
finalprotected |
Init page object.
Definition at line 268 of file class.ilPageObjectGUI.php.
References getId(), ilPageObjectFactory\getInstance(), getLanguage(), getOldNr(), getParentType(), and setPageObject().
Referenced by __construct().
ilPageObjectGUI::insertAdvTrigger | ( | string | $a_output | ) |
Insert adv content trigger.
Definition at line 2369 of file class.ilPageObjectGUI.php.
References getAbstractOnly(), and ILIAS\Repository\lng().
Referenced by showPage().
ilPageObjectGUI::insertJSAtPlaceholder | ( | ) |
Definition at line 2535 of file class.ilPageObjectGUI.php.
References edit(), and setOpenPlaceHolder().
ilPageObjectGUI::insertPageToc | ( | string | $a_output | ) |
Definition at line 2243 of file class.ilPageObjectGUI.php.
References $i, ilGlobalTemplateInterface\get(), ILIAS\Repository\int(), ILIAS\Repository\lng(), and ilGlobalTemplateInterface\setVariable().
Referenced by showPage().
ilPageObjectGUI::insertResources | ( | string | $a_output | ) |
Definition at line 2354 of file class.ilPageObjectGUI.php.
References getEnablePCType(), getOutputMode(), and ilPCResourcesGUI\insertResourcesIntoPageContent().
Referenced by showPage().
ilPageObjectGUI::isEnabledChangeComments | ( | ) |
Definition at line 508 of file class.ilPageObjectGUI.php.
References $change_comments.
Referenced by showPage().
ilPageObjectGUI::isEnabledNotes | ( | ) |
Definition at line 519 of file class.ilPageObjectGUI.php.
References $notes_enabled.
Referenced by edit().
|
protected |
Definition at line 3185 of file class.ilPageObjectGUI.php.
References getOutputMode(), getPageConfig(), and getRenderPageContainer().
Referenced by showPage().
ilPageObjectGUI::onFeedbackEditingForwarding | ( | ) |
Definition at line 995 of file class.ilPageObjectGUI.php.
Referenced by executeCommand().
ilPageObjectGUI::outputToTemplate | ( | ) |
Definition at line 378 of file class.ilPageObjectGUI.php.
References $output2template.
Referenced by showPage().
ilPageObjectGUI::postOutputProcessing | ( | string | $a_output | ) |
Finalizing output processing.
Maybe overwritten in derived classes, e.g. in wiki module.
Definition at line 2403 of file class.ilPageObjectGUI.php.
Referenced by showPage().
ilPageObjectGUI::presentation | ( | string | $a_mode = self::PRESENTATION | ) |
Definition at line 2544 of file class.ilPageObjectGUI.php.
References setOutputMode(), and showPage().
ilPageObjectGUI::preview | ( | ) |
Definition at line 2417 of file class.ilPageObjectGUI.php.
References setOutputMode(), and showPage().
Referenced by ilBlogPostingGUI\previewEmbedded(), ilBlogPostingGUI\previewFullscreen(), and previewHistory().
ilPageObjectGUI::previewHistory | ( | ) |
Preview history.
Definition at line 2412 of file class.ilPageObjectGUI.php.
References preview().
ilPageObjectGUI::processAnswer | ( | ) |
Process answer.
Definition at line 3043 of file class.ilPageObjectGUI.php.
References ilPageQuestionProcessor\saveQuestionAnswer().
ilPageObjectGUI::releasePageLock | ( | ) |
Release page lock.
Definition at line 3173 of file class.ilPageObjectGUI.php.
References finishEditing(), getPageObject(), and ILIAS\Repository\lng().
ilPageObjectGUI::replaceCurlyBrackets | ( | string | $output | ) |
Definition at line 1695 of file class.ilPageObjectGUI.php.
Referenced by showPage().
ilPageObjectGUI::replaceDiffTags | ( | string | $a_html | ) |
Definition at line 2845 of file class.ilPageObjectGUI.php.
Referenced by compareVersion().
ilPageObjectGUI::rollback | ( | ) |
Rollback to a previous version.
Definition at line 2696 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl(), and getEnableEditing().
ilPageObjectGUI::rollbackConfirmation | ( | ) |
Rollback confirmation.
Definition at line 2667 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl(), ilDatePresentation\formatDate(), getEnableEditing(), IL_CAL_DATETIME, and ILIAS\Repository\lng().
ilPageObjectGUI::saveActivation | ( | ) |
Save Activation.
Definition at line 2948 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\form(), getPageObject(), IL_CAL_DATETIME, initActivationForm(), and ILIAS\Repository\lng().
ilPageObjectGUI::saveInitialOpenedContent | ( | ) |
Definition at line 3093 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilPageObjectGUI::setAbstractOnly | ( | bool | $a_val, |
string | $pcid = "" |
||
) |
Get only abstract (first text paragraph)
Definition at line 692 of file class.ilPageObjectGUI.php.
Referenced by ILIAS\COPage\Editor\Components\Paragraph\ParagraphResponseFactory\getResponseObjectMulti().
ilPageObjectGUI::setActivationListener | ( | object | $a_obj, |
string | $a_meth | ||
) |
Definition at line 562 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 244 of file class.ilPageObjectGUI.php.
Referenced by ilObjMediaPoolGUI\executeCommand().
|
protected |
Definition at line 2628 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by editActivation(), executeCommand(), and history().
ilPageObjectGUI::setCompareMode | ( | bool | $a_val | ) |
Definition at line 679 of file class.ilPageObjectGUI.php.
Referenced by compareVersion().
ilPageObjectGUI::setDefaultLinkXml | ( | ) |
Definition at line 2090 of file class.ilPageObjectGUI.php.
References getOutputMode(), getProfileBackUrl(), and setLinkXml().
Referenced by ilForumPageGUI\finishEditing(), ilContentPagePageGUI\getProfileBackUrl(), ILIAS\COPage\Editor\Components\Paragraph\ParagraphResponseFactory\getResponseObject(), ILIAS\COPage\Editor\Server\UIWrapper\sendPage(), and showPage().
ilPageObjectGUI::setEditMode | ( | ) |
Set edit mode.
Definition at line 1728 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\user().
|
protected |
Set editor tool context.
Definition at line 2427 of file class.ilPageObjectGUI.php.
References ilCOPageEditGSToolProvider\SHOW_EDITOR.
Referenced by executeCommand(), and initEditing().
ilPageObjectGUI::setEditPreview | ( | bool | $a_editpreview | ) |
Set Display first Edit tab, then Preview tab, instead of Page and Edit.
Definition at line 595 of file class.ilPageObjectGUI.php.
Referenced by ilMediaPoolPageGUI\__construct(), ilLMPageObjectGUI\editLayout(), ilLMPageObjectGUI\executeCommand(), ilTermDefinitionEditorGUI\executeCommand(), ilAssQuestionPageCommandForwarder\forward(), ilObjQuestionPoolGUI\getQueryParamInt(), and ilAssQuestionPreviewGUI\populateSolutionOutput().
ilPageObjectGUI::setEnabledHref | ( | bool | $enable | ) |
Definition at line 725 of file class.ilPageObjectGUI.php.
Referenced by ILIAS\COPage\Editor\Components\Paragraph\ParagraphResponseFactory\getResponseObjectMulti().
ilPageObjectGUI::setEnabledNews | ( | bool | $a_enabled, |
int | $a_news_obj_id = 0 , |
||
string | $a_news_obj_type = "" |
||
) |
Definition at line 570 of file class.ilPageObjectGUI.php.
ilPageObjectGUI::setEnabledPageFocus | ( | bool | $a_enabledpagefocus | ) |
Definition at line 616 of file class.ilPageObjectGUI.php.
Referenced by ilAssQuestionPageGUI\__construct(), and __construct().
ilPageObjectGUI::setEnabledTabs | ( | bool | $a_enabledtabs | ) |
Definition at line 606 of file class.ilPageObjectGUI.php.
ilPageObjectGUI::setEnableEditing | ( | bool | $a_enableediting | ) |
Definition at line 646 of file class.ilPageObjectGUI.php.
Referenced by ilBlogPostingGUI\__construct().
ilPageObjectGUI::setEnablePCType | ( | string | $a_pc_type, |
bool | $a_val | ||
) |
Definition at line 327 of file class.ilPageObjectGUI.php.
References getPageConfig().
ilPageObjectGUI::setFileDownloadLink | ( | string | $a_download_link | ) |
Definition at line 478 of file class.ilPageObjectGUI.php.
Referenced by ilAssGenFeedbackPageGUI\__construct(), ilAssSpecFeedbackPageGUI\__construct(), ilAssQuestionPageGUI\__construct(), ilGlossaryPresentationGUI\basicPageGuiInit(), and ilLMPresentationGUI\basicPageGuiInit().
ilPageObjectGUI::setFullscreenLink | ( | string | $a_fullscreen_link | ) |
Definition at line 488 of file class.ilPageObjectGUI.php.
Referenced by ilGlossaryPresentationGUI\basicPageGuiInit(), and ilLMPresentationGUI\basicPageGuiInit().
ilPageObjectGUI::setHeader | ( | string | $a_title = "" | ) |
Definition at line 393 of file class.ilPageObjectGUI.php.
ilPageObjectGUI::setId | ( | int | $a_val | ) |
Definition at line 290 of file class.ilPageObjectGUI.php.
Referenced by __construct().
ilPageObjectGUI::setIntLinkReturn | ( | string | $a_return | ) |
Definition at line 498 of file class.ilPageObjectGUI.php.
ilPageObjectGUI::setLanguage | ( | string | $a_val | ) |
Definition at line 313 of file class.ilPageObjectGUI.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by __construct().
ilPageObjectGUI::setLinkFrame | ( | string | $l_frame = "" | ) |
Definition at line 413 of file class.ilPageObjectGUI.php.
ilPageObjectGUI::setLinkParams | ( | string | $l_params = "" | ) |
Definition at line 403 of file class.ilPageObjectGUI.php.
ilPageObjectGUI::setLinkXml | ( | string | $xml | ) |
Definition at line 2097 of file class.ilPageObjectGUI.php.
References $xml.
Referenced by ilForumPageGUI\finishEditing(), ilContentPagePageGUI\getProfileBackUrl(), ilMediaPoolPageGUI\getRawContent(), and setDefaultLinkXml().
ilPageObjectGUI::setOfflineDirectory | ( | string | $offdir | ) |
string | $offdir | contains diretory where to store files |
Definition at line 527 of file class.ilPageObjectGUI.php.
Referenced by ilGlossaryPresentationGUI\basicPageGuiInit(), and ilLMPresentationGUI\basicPageGuiInit().
ilPageObjectGUI::setOldNr | ( | int | $a_val | ) |
Set old nr (historic page)
Definition at line 303 of file class.ilPageObjectGUI.php.
Referenced by __construct().
ilPageObjectGUI::setOpenPlaceHolder | ( | string | $a_val | ) |
Definition at line 621 of file class.ilPageObjectGUI.php.
Referenced by insertJSAtPlaceholder().
ilPageObjectGUI::setOutputMode | ( | string | $a_mode = self::PRESENTATION | ) |
string | $a_mode | self::PRESENTATION | self::EDIT | self::PREVIEW |
Definition at line 362 of file class.ilPageObjectGUI.php.
Referenced by __construct(), ilGlossaryPresentationGUI\basicPageGuiInit(), ilLMPresentationGUI\basicPageGuiInit(), ilAssQuestionSkillAssignmentsGUI\buildQuestionPage(), compareVersion(), edit(), ilTestExpressPageObjectGUI\executeCommand(), ILIAS\COPage\Editor\Components\Paragraph\ParagraphResponseFactory\getResponseObjectMulti(), ilPCIIMTriggerEditorGUI\outputPostProcessing(), assQuestionGUI\outQuestionPage(), presentation(), ilWikiPageGUI\preview(), preview(), and ILIAS\COPage\Editor\Server\UIWrapper\sendPage().
ilPageObjectGUI::setPageBackTitle | ( | string | $a_title | ) |
Definition at line 473 of file class.ilPageObjectGUI.php.
ilPageObjectGUI::setPageConfig | ( | ilPageConfig | $a_val | ) |
Definition at line 339 of file class.ilPageObjectGUI.php.
Referenced by __construct(), and ilAssQuestionPageGUI\showPage().
ilPageObjectGUI::setPageLinker | ( | \ILIAS\COPage\PageLinker | $page_linker | ) |
Definition at line 423 of file class.ilPageObjectGUI.php.
References $page_linker.
ilPageObjectGUI::setPageObject | ( | ilPageObject | $a_pg_obj | ) |
Definition at line 349 of file class.ilPageObjectGUI.php.
Referenced by compareVersion(), initPageObject(), ilBlogPostingGUI\setBlogPosting(), ilMediaPoolPageGUI\setMediaPoolPage(), and ilWikiPageGUI\setWikiPage().
ilPageObjectGUI::setParentType | ( | string | $a_val | ) |
Definition at line 280 of file class.ilPageObjectGUI.php.
Referenced by __construct().
ilPageObjectGUI::setPrependingHtml | ( | string | $a_prependinghtml | ) |
Definition at line 636 of file class.ilPageObjectGUI.php.
Referenced by ilDclDetailedViewDefinitionGUI\showPage().
ilPageObjectGUI::setPresentationTitle | ( | string | $a_title = "" | ) |
Definition at line 383 of file class.ilPageObjectGUI.php.
Referenced by compareVersion(), ilDclEditViewDefinitionGUI\executeCommand(), ilDclCreateViewDefinitionGUI\executeCommand(), ilDclDetailedViewDefinitionGUI\executeCommand(), ilImprintGUI\executeCommand(), ilWikiPageGUI\executeCommand(), ilBlogPostingGUI\executeCommand(), ilPortfolioPageGUI\executeCommand(), ilAssQuestionPageGUI\showPage(), ilMediaPoolPageGUI\showPage(), ilBlogPostingGUI\showPage(), and ilWikiPageGUI\showPage().
ilPageObjectGUI::setProfileBackUrl | ( | string | $url | ) |
ilPageObjectGUI::setQEditTabs | ( | string | $a_active | ) |
Set question editing tabs.
Definition at line 969 of file class.ilPageObjectGUI.php.
References ilAssQuestionFeedbackEditingGUI\CMD_SHOW, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by executeCommand().
ilPageObjectGUI::setQuestionHTML | ( | array | $question_html | ) |
Definition at line 433 of file class.ilPageObjectGUI.php.
References getPageConfig().
Referenced by assQuestionGUI\getILIASPage().
ilPageObjectGUI::setRawPageContent | ( | bool | $a_rawpagecontent | ) |
Set Get raw page content only.
Definition at line 659 of file class.ilPageObjectGUI.php.
Referenced by ilMediaPoolPageGUI\getRawContent(), ILIAS\COPage\Editor\Components\Paragraph\ParagraphResponseFactory\getResponseObjectMulti(), ilImprintGUI\renderFullscreen(), and ilWikiUtil\sendNotification().
ilPageObjectGUI::setRenderPageContainer | ( | bool | $a_val | ) |
Definition at line 705 of file class.ilPageObjectGUI.php.
Referenced by ilAssQuestionPreviewGUI\populateQuestionOutput(), ilWikiPageGUI\preview(), and ilTestCorrectionsGUI\showSolution().
ilPageObjectGUI::setScreenIdComponent | ( | ) |
Definition at line 2716 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\help().
Referenced by getTabs(), and initEditing().
ilPageObjectGUI::setSourcecodeDownloadScript | ( | string | $script_name | ) |
Definition at line 458 of file class.ilPageObjectGUI.php.
Referenced by ilLMPresentationGUI\basicPageGuiInit().
ilPageObjectGUI::setStyleId | ( | int | $a_styleid | ) |
Definition at line 669 of file class.ilPageObjectGUI.php.
Referenced by ilMediaPoolPageGUI\__construct(), ilBlogPostingGUI\__construct(), ilGlossaryPresentationGUI\basicPageGuiInit(), ilLMPresentationGUI\basicPageGuiInit(), ilContainerStartObjectsGUI\executeCommand(), ilContainerGUI\forwardToPageObject(), ilContainerGUI\getContainerPageHTML(), ilObjPortfolioGUI\getPageGUIInstance(), and ilForumPageCommandForwarder\getPageObjectGUI().
ilPageObjectGUI::setTabHook | ( | object | $a_object, |
string | $a_function | ||
) |
Definition at line 585 of file class.ilPageObjectGUI.php.
ilPageObjectGUI::setTabs | ( | ilTabsGUI | $a_tabs | ) |
Definition at line 468 of file class.ilPageObjectGUI.php.
ilPageObjectGUI::setTemplate | ( | ilGlobalTemplateInterface | $main_tpl | ) |
Definition at line 231 of file class.ilPageObjectGUI.php.
ilPageObjectGUI::setTemplateOutput | ( | bool | $a_output = true | ) |
Definition at line 373 of file class.ilPageObjectGUI.php.
Referenced by ilContentPagePageGUI\__construct(), ilForumPageGUI\__construct(), ilAssSpecFeedbackPageGUI\__construct(), ilAssGenFeedbackPageGUI\__construct(), ilAssHintPageGUI\__construct(), __construct(), ilMediaPoolPageGUI\showPage(), ilPortfolioPageGUI\showPage(), ilBlogPostingGUI\showPage(), and ilWikiPageGUI\showPage().
ilPageObjectGUI::setTemplateTargetVar | ( | string | $a_variable | ) |
Definition at line 443 of file class.ilPageObjectGUI.php.
Referenced by ilContentPagePageGUI\__construct(), ilForumPageGUI\__construct(), ilAssGenFeedbackPageGUI\__construct(), ilAssSpecFeedbackPageGUI\__construct(), and ilAssHintPageGUI\__construct().
ilPageObjectGUI::setViewPageLink | ( | string | $a_link, |
string | $a_target = "" |
||
) |
set link for "view page" button
Definition at line 541 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 2484 of file class.ilPageObjectGUI.php.
References ILIAS\Repository\ctrl(), exit, ilDatePresentation\formatDate(), ilUserUtil\getNamePresentation(), getPageObject(), IL_CAL_UNIX, ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Referenced by initEditing().
|
protected |
Show edit toolbar.
Definition at line 1020 of file class.ilPageObjectGUI.php.
References Vendor\Package\$b, $lng, $ui, ILIAS\Repository\ctrl(), getEnableEditing(), ILIAS\Repository\toolbar(), and ilLanguage\txt().
Referenced by executeCommand(), and ilWikiPageGUI\preview().
ilPageObjectGUI::showMediaFullscreen | ( | int | $a_style_id = 0 | ) |
show fullscreen view of media object
Definition at line 2560 of file class.ilPageObjectGUI.php.
References $params, $requested_pg_id, $xml, ilObject\_lookupTitle(), ilPageObjectFactory\getInstance(), ilUtil\getStyleSheetLocation(), ilFileUtils\getWebspaceDir(), IL_MODE_ALIAS, IL_MODE_OUTPUT, ilObjMediaObject\isTypeAllowed(), xslt_create(), xslt_error(), and xslt_free().
Referenced by ilObjQuestionPoolGUI\fullscreenObject(), and ilObjTestGUI\fullscreenObject().
ilPageObjectGUI::showPage | ( | ) |
display content of page
Definition at line 1036 of file class.ilPageObjectGUI.php.
References Vendor\Package\$e, $file_download_link, $fullscreen_link, $link_frame, $link_params, $params, $sourcecode_download_script, $tpl, ilObject\_exists(), ilInternalLink\_getTargetsOfSource(), ilObject\_lookupTitle(), ilObject\_lookupType(), ilAccordionGUI\addCss(), ilAccordionGUI\addJavaScript(), addResourcesToTemplate(), ANONYMOUS_USER_ID, ilPCContentInclude\collectContentIncludes(), ILIAS\Repository\ctrl(), determineFileDownloadLink(), determineFullscreenLink(), determineSourcecodeDownloadScript(), displayValidationError(), exit, ilDatePresentation\formatDate(), ilLegacyFormElementsUtil\formSelect(), ilGlobalTemplateInterface\get(), getAbstractOnly(), ilEditClipboard\getAction(), ilPCSection\getCacheTriggerString(), getCompareMode(), getComponentPluginsXML(), getDisabledText(), getEnabledHref(), getEnabledPageFocus(), getEnablePCType(), ilPlayerUtil\getFlashVideoPlayerFilename(), ilUtil\getImagePath(), ilInternalLinkGUI\getInitHTML(), ilMathJax\getInstance(), getLinkXML(), ilUserUtil\getNamePresentation(), getOpenPlaceHolder(), getOutputMode(), getPageConfig(), getPageObject(), getPagePermaLink(), ilCOPagePCDef\getPCDefinitions(), ilObjStyleSheet\getPlaceHolderStylePath(), getPrependingHtml(), getPresentationTitle(), getProfileBackUrl(), getRawPageContent(), getStyleId(), getTemplateOutputVar(), getTemplateTargetVar(), ilFileUtils\getWebspaceDir(), ilObjContentObject\hasSuccessorPage(), IL_CAL_DATETIME, ILIAS_VERSION, ilObjMediaObjectGUI\includePresentationJS(), initEditing(), iljQueryUtil\initjQuery(), iljQueryUtil\initjQueryUI(), ilPlayerUtil\initMediaElementJs(), insertAdvTrigger(), insertPageToc(), insertResources(), ilMapUtil\isActivated(), isEnabledChangeComments(), isPageContainerToBeRendered(), ilObjMediaObject\isTypeAllowed(), ILIAS\Repository\lng(), ilMediaPoolPage\lookupTitle(), outputToTemplate(), ilGlobalTemplateInterface\parseCurrentBlock(), postOutputProcessing(), replaceCurlyBrackets(), ilPageConfig\SEC_PROTECT_PROTECTED, ilGlobalTemplateInterface\setCurrentBlock(), setDefaultLinkXml(), ilGlobalTemplateInterface\setVariable(), ilGlobalTemplateInterface\touchBlock(), ILIAS\Repository\user(), xslt_create(), and xslt_free().
Referenced by compareVersion(), edit(), getHTML(), ilMediaPoolPageGUI\getRawContent(), presentation(), preview(), ilImprintGUI\renderFullscreen(), and ILIAS\COPage\Editor\Server\UIWrapper\sendPage().
ilPageObjectGUI::switchToLanguage | ( | ) |
Switch to language.
Definition at line 3113 of file class.ilPageObjectGUI.php.
References ilPageObject\_exists(), confirmPageTranslationCreation(), ILIAS\Repository\ctrl(), and getPageObject().
|
private |
Definition at line 98 of file class.ilPageObjectGUI.php.
Referenced by getAbstractOnly().
|
protected |
Definition at line 108 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 66 of file class.ilPageObjectGUI.php.
Referenced by ilWikiPageGUI\addHeaderAction(), ilWikiPageGUI\editAdvancedMetaData(), ilWikiPageGUI\executeCommand(), ilWikiPageGUI\getTabs(), ilWikiPageGUI\hideAdvancedMetaData(), ilWikiPageGUI\preview(), ilWikiPageGUI\renamePage(), ilWikiPageGUI\renameWikiPage(), ilPortfolioPageGUI\renderMyCourses(), ilWikiPageGUI\unhideAdvancedMetaData(), and ilWikiPageGUI\updateAdvancedMetaData().
|
protected |
Definition at line 50 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 51 of file class.ilPageObjectGUI.php.
bool ilPageObjectGUI::$activated = true |
Definition at line 82 of file class.ilPageObjectGUI.php.
bool ilPageObjectGUI::$activation = false |
Definition at line 81 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 128 of file class.ilPageObjectGUI.php.
Referenced by getAdvMdRecordObject().
|
protected |
Definition at line 130 of file class.ilPageObjectGUI.php.
Referenced by getAdvMdRecordObject().
|
protected |
Definition at line 129 of file class.ilPageObjectGUI.php.
Referenced by getAdvMdRecordObject().
bool ilPageObjectGUI::$change_comments = false |
Definition at line 80 of file class.ilPageObjectGUI.php.
Referenced by isEnabledChangeComments().
bool ilPageObjectGUI::$compare_mode = false |
Definition at line 94 of file class.ilPageObjectGUI.php.
Referenced by getCompareMode().
|
protected |
Definition at line 134 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 131 of file class.ilPageObjectGUI.php.
Referenced by ilLMPageGUI\__construct(), and __construct().
|
protected |
Definition at line 64 of file class.ilPageObjectGUI.php.
Referenced by ilWikiPageGUI\activateWikiPageRating(), ilWikiPageGUI\blockWikiPage(), ilBlogPostingGUI\cancelBlogPostingDeletion(), ilMediaPoolPageGUI\cancelSaveNewMediaPoolPage(), ilWikiPageGUI\cancelWikiPageDeletion(), ilBlogPostingGUI\confirmBlogPostingDeletion(), ilWikiPageGUI\confirmWikiPageDeletion(), ilWikiPageGUI\deactivateWikiPageRating(), ilBlogPostingGUI\deleteBlogPostingConfirmationScreen(), ilWikiPageGUI\deleteWikiPageConfirmationScreen(), ilWikiPageGUI\editAdvancedMetaData(), ilWikiPageGUI\executeCommand(), ilBlogPostingGUI\executeCommand(), ilPortfolioPageGUI\executeCommand(), ilWikiPageGUI\finalizeAssignment(), ilContainerPageGUI\getAdditionalPageActions(), ilBlogPostingGUI\getTabs(), ilWikiPageGUI\getTabs(), ilPortfolioTemplatePageGUI\getViewPageLink(), ilPortfolioPageGUI\getViewPageLink(), ilWikiPageGUI\hideAdvancedMetaData(), ilWikiPageGUI\initAdvancedMetaDataForm(), ilBlogPostingGUI\initDateForm(), ilPageLayoutGUI\initForm(), ilMediaPoolPageGUI\initMediaPoolPageForm(), ilWikiPageGUI\initRenameForm(), ilBlogPostingGUI\initTitleForm(), ilWikiPageGUI\insertWikiLink(), ilPortfolioPageGUI\makePlaceHoldersClickable(), ilWikiPageGUI\postOutputProcessing(), ilBlogPostingGUI\preview(), ilWikiPageGUI\preview(), ilWikiPageGUI\renamePage(), ilPortfolioPageGUI\renderBlog(), ilPortfolioPageGUI\renderMyCourses(), ilPortfolioPageGUI\renderProfile(), ilMediaPoolPageGUI\saveMediaPoolPage(), ilMediaPoolPageGUI\setMediaPoolPageTabs(), ilPageLayoutGUI\setTabs(), ilMediaPoolPageGUI\showMediaPoolPageUsages(), ilWikiPageGUI\unblockWikiPage(), ilWikiPageGUI\unhideAdvancedMetaData(), ilWikiPageGUI\updateAdvancedMetaData(), and ilMediaPoolPageGUI\updateMediaPoolPage().
|
protected |
Definition at line 46 of file class.ilPageObjectGUI.php.
bool ilPageObjectGUI::$editpreview = false |
Definition at line 83 of file class.ilPageObjectGUI.php.
Referenced by getEditPreview().
|
protected |
Definition at line 125 of file class.ilPageObjectGUI.php.
Referenced by getEnabledHref().
|
protected |
Definition at line 114 of file class.ilPageObjectGUI.php.
Referenced by getEnabledNews().
bool ilPageObjectGUI::$enabledcontentincludes = false |
Definition at line 93 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 56 of file class.ilPageObjectGUI.php.
Referenced by getEnabledPageFocus().
bool ilPageObjectGUI::$enableediting = true |
Definition at line 91 of file class.ilPageObjectGUI.php.
Referenced by getEnableEditing().
|
protected |
Definition at line 49 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 48 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 47 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 100 of file class.ilPageObjectGUI.php.
Referenced by determineFileDownloadLink(), getFileDownloadLink(), and showPage().
|
protected |
Definition at line 54 of file class.ilPageObjectGUI.php.
Referenced by ilTestExpressPageObjectGUI\addQuestion(), ilMediaPoolPageGUI\createMediaPoolPage(), ilMediaPoolPageGUI\editMediaPoolPage(), ilWikiPageGUI\executeCommand(), ilWikiPageGUI\initAdvancedMetaDataForm(), ilBlogPostingGUI\initDateForm(), ilMediaPoolPageGUI\initMediaPoolPageForm(), initOpenedContentForm(), ilBlogPostingGUI\initTitleForm(), ilWikiPageGUI\insertWikiLink(), ilBlogPostingGUI\saveKeywordsForm(), ilMediaPoolPageGUI\saveMediaPoolPage(), ilWikiPageGUI\updateAdvancedMetaData(), ilBlogPostingGUI\updateDate(), ilMediaPoolPageGUI\updateMediaPoolPage(), ilPageLayoutGUI\updateProperties(), and ilBlogPostingGUI\updateTitle().
|
protected |
Definition at line 101 of file class.ilPageObjectGUI.php.
Referenced by determineFullscreenLink(), getFullscreenLink(), and showPage().
|
protected |
Definition at line 123 of file class.ilPageObjectGUI.php.
Referenced by getHeader().
|
protected |
Definition at line 69 of file class.ilPageObjectGUI.php.
Referenced by ilWikiPageGUI\setScreenIdComponent().
|
protected |
Definition at line 60 of file class.ilPageObjectGUI.php.
Referenced by ilBlogPostingGUI\confirmBlogPostingDeletion(), ilPortfolioPageGUI\dlcmxv(), ilPortfolioPageGUI\dlcrsv(), ilPortfolioPageGUI\dlexcv(), ilPortfolioPageGUI\dlltiv(), ilPortfolioPageGUI\dlscov(), ilPortfolioPageGUI\dltstv(), ilWikiPageGUI\getGUIForTitle(), getId(), ilBlogPostingGUI\initKeywordsForm(), ilDclCreateViewDefinitionGUI\postOutputProcessing(), and ilLMPageGUI\processAnswer().
|
protected |
Definition at line 124 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 61 of file class.ilPageObjectGUI.php.
Referenced by getLanguage().
|
protected |
Definition at line 102 of file class.ilPageObjectGUI.php.
Referenced by getLinkFrame(), and showPage().
string ilPageObjectGUI::$link_params = "" |
Definition at line 78 of file class.ilPageObjectGUI.php.
Referenced by getLinkParams(), and showPage().
|
protected |
Definition at line 57 of file class.ilPageObjectGUI.php.
Referenced by displayMedia(), and getLinkXML().
bool ilPageObjectGUI::$link_xml_set = false |
Definition at line 90 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 63 of file class.ilPageObjectGUI.php.
Referenced by ilBlogPostingGUI\__construct(), ilWikiPageGUI\activateWikiPageRating(), ilTestExpressPageObjectGUI\addQuestion(), ilWikiPageGUI\blockWikiPage(), ilBlogPostingGUI\confirmBlogPostingDeletion(), ilDclEditViewDefinitionGUI\confirmDelete(), ilDclCreateViewDefinitionGUI\confirmDelete(), ilWikiPageGUI\confirmWikiPageDeletion(), ilWikiPageGUI\deactivateWikiPageRating(), ilBlogPostingGUI\deleteBlogPostingConfirmationScreen(), ilDclEditViewDefinitionGUI\deleteView(), ilDclCreateViewDefinitionGUI\deleteView(), ilWikiPageGUI\deleteWikiPageConfirmationScreen(), ilWikiPageGUI\edit(), ilWikiPageGUI\editAdvancedMetaData(), ilDclEditViewDefinitionGUI\executeCommand(), ilDclCreateViewDefinitionGUI\executeCommand(), ilTestExpressPageObjectGUI\executeCommand(), ilWikiPageGUI\executeCommand(), ilWikiPageGUI\finalizeAssignment(), ilBlogPostingGUI\getActivationCaptions(), ilContainerPageGUI\getAdditionalPageActions(), ilWikiPageGUI\hideAdvancedMetaData(), ilWikiPageGUI\initAdvancedMetaDataForm(), ilBlogPostingGUI\initDateForm(), ilWikiPageGUI\initEditingJS(), ilPageLayoutGUI\initForm(), ilMediaPoolPageGUI\initMediaPoolPageForm(), ilWikiPageGUI\initRenameForm(), ilBlogPostingGUI\initTitleForm(), ilWikiPageGUI\insertWikiLink(), ilPortfolioPageGUI\makePlaceHoldersClickable(), ilLMPageGUI\onFeedbackEditingForwarding(), ilImprintGUI\postOutputProcessing(), ilWikiPageGUI\preview(), ilLMPageGUI\processAnswer(), ilWikiPageGUI\renamePage(), ilMediaPoolPageGUI\saveMediaPoolPage(), ilWikiPageGUI\searchWikiLinkAC(), ilMediaPoolPageGUI\setMediaPoolPageTabs(), ilPageLayoutGUI\setTabs(), showEditToolbar(), ilMediaPoolPageGUI\showMediaPoolPageUsages(), ilWikiPageGUI\unblockWikiPage(), ilWikiPageGUI\unhideAdvancedMetaData(), ilWikiPageGUI\updateAdvancedMetaData(), ilBlogPostingGUI\updateDate(), ilMediaPoolPageGUI\updateMediaPoolPage(), ilPageLayoutGUI\updateProperties(), and ilBlogPostingGUI\updateTitle().
|
protected |
Definition at line 67 of file class.ilPageObjectGUI.php.
string ilPageObjectGUI::$meta_data_observer_func = "" |
Definition at line 89 of file class.ilPageObjectGUI.php.
object ilPageObjectGUI::$meta_data_observer_obj = null |
Definition at line 88 of file class.ilPageObjectGUI.php.
ilObject ilPageObjectGUI::$meta_data_rep_obj = null |
Definition at line 85 of file class.ilPageObjectGUI.php.
int ilPageObjectGUI::$meta_data_sub_obj_id = 0 |
Definition at line 86 of file class.ilPageObjectGUI.php.
string ilPageObjectGUI::$meta_data_type = "" |
Definition at line 87 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 115 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 116 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 121 of file class.ilPageObjectGUI.php.
Referenced by isEnabledNotes().
|
protected |
Definition at line 53 of file class.ilPageObjectGUI.php.
ilPageObject ilPageObjectGUI::$obj |
Definition at line 70 of file class.ilPageObjectGUI.php.
Referenced by ilTestExpressPageObjectGUI\addPageOfQuestions(), ilTestExpressPageObjectGUI\executeCommand(), getPageObject(), ilTestExpressPageObjectGUI\nextQuestion(), and ilTestExpressPageObjectGUI\prevQuestion().
|
protected |
Definition at line 120 of file class.ilPageObjectGUI.php.
Referenced by getOfflineDirectory().
|
protected |
Definition at line 58 of file class.ilPageObjectGUI.php.
Referenced by getOldNr().
|
protected |
Definition at line 110 of file class.ilPageObjectGUI.php.
Referenced by getOpenPlaceHolder().
bool ilPageObjectGUI::$output2template = false |
Definition at line 77 of file class.ilPageObjectGUI.php.
Referenced by outputToTemplate().
|
protected |
Definition at line 71 of file class.ilPageObjectGUI.php.
Referenced by getOutputMode().
string ilPageObjectGUI::$page_back_title = "" |
Definition at line 52 of file class.ilPageObjectGUI.php.
ilPageConfig ilPageObjectGUI::$page_config = null |
Definition at line 95 of file class.ilPageObjectGUI.php.
Referenced by ilLearningSequencePageObjectGUI\getPageConfig(), and getPageConfig().
|
protected |
Definition at line 107 of file class.ilPageObjectGUI.php.
Referenced by setPageLinker().
|
protected |
Definition at line 99 of file class.ilPageObjectGUI.php.
Referenced by getParentType().
string ilPageObjectGUI::$pl_end = "}}}}}" |
Definition at line 105 of file class.ilPageObjectGUI.php.
string ilPageObjectGUI::$pl_start = "{{{{{" |
Definition at line 104 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 122 of file class.ilPageObjectGUI.php.
Referenced by getPrependingHtml().
string ilPageObjectGUI::$presentation_title = "" |
Definition at line 72 of file class.ilPageObjectGUI.php.
Referenced by getPresentationTitle().
|
protected |
Definition at line 132 of file class.ilPageObjectGUI.php.
Referenced by getProfileBackUrl().
bool ilPageObjectGUI::$rawpagecontent = false |
Definition at line 92 of file class.ilPageObjectGUI.php.
Referenced by getRawPageContent().
bool ilPageObjectGUI::$render_page_container = false |
Definition at line 97 of file class.ilPageObjectGUI.php.
Referenced by getRenderPageContainer().
|
protected |
Definition at line 45 of file class.ilPageObjectGUI.php.
Referenced by ilBlogPostingGUI\saveKeywordsForm().
|
protected |
Definition at line 42 of file class.ilPageObjectGUI.php.
Referenced by downloadFile().
|
protected |
Definition at line 113 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 44 of file class.ilPageObjectGUI.php.
Referenced by __construct().
|
protected |
Definition at line 41 of file class.ilPageObjectGUI.php.
Referenced by showMediaFullscreen().
|
protected |
Definition at line 112 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 40 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 43 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 111 of file class.ilPageObjectGUI.php.
string ilPageObjectGUI::$return_location = "" |
Definition at line 74 of file class.ilPageObjectGUI.php.
string ilPageObjectGUI::$sourcecode_download_script = "" |
Definition at line 79 of file class.ilPageObjectGUI.php.
Referenced by determineSourcecodeDownloadScript(), getSourcecodeDownloadScript(), and showPage().
|
protected |
Definition at line 55 of file class.ilPageObjectGUI.php.
Referenced by getStyleId().
|
protected |
Definition at line 117 of file class.ilPageObjectGUI.php.
bool ilPageObjectGUI::$tabs_enabled = true |
Definition at line 96 of file class.ilPageObjectGUI.php.
Referenced by getEnabledTabs().
|
protected |
Definition at line 65 of file class.ilPageObjectGUI.php.
Referenced by ilWikiPageGUI\editAdvancedMetaData(), ilWikiPageGUI\executeCommand(), ilWikiPageGUI\getTabs(), and ilWikiPageGUI\printViewOrderList().
string ilPageObjectGUI::$target_script = "" |
Definition at line 73 of file class.ilPageObjectGUI.php.
string ilPageObjectGUI::$target_var = "" |
Definition at line 75 of file class.ilPageObjectGUI.php.
Referenced by getTemplateTargetVar().
string ilPageObjectGUI::$template_output_var = "" |
Definition at line 76 of file class.ilPageObjectGUI.php.
Referenced by getTemplateOutputVar().
|
protected |
Definition at line 103 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 109 of file class.ilPageObjectGUI.php.
Referenced by ilWikiPageGUI\initToolbar(), and ilBlogPostingGUI\preview().
|
protected |
Definition at line 62 of file class.ilPageObjectGUI.php.
Referenced by ilPageLayoutGUI\__construct(), ilPortfolioPageGUI\__construct(), ilBlogPostingGUI\__construct(), ilTestExpressPageObjectGUI\addQuestion(), ilDclEditViewDefinitionGUI\confirmDelete(), ilDclCreateViewDefinitionGUI\confirmDelete(), ilMediaPoolPageGUI\createMediaPoolPage(), ilBlogPostingGUI\deleteBlogPostingConfirmationScreen(), ilWikiPageGUI\deleteWikiPageConfirmationScreen(), ilWikiPageGUI\edit(), ilWikiPageGUI\editAdvancedMetaData(), ilBlogPostingGUI\editDate(), ilBlogPostingGUI\editKeywords(), ilMediaPoolPageGUI\editMediaPoolPage(), ilBlogPostingGUI\editTitle(), ilWikiPageGUI\executeCommand(), ilBlogPostingGUI\executeCommand(), ilBlogPostingGUI\getPageHeading(), ilAssQuestionPageGUI\insertPageToc(), ilBlogPostingGUI\preview(), ilWikiPageGUI\preview(), ilWikiPageGUI\renamePage(), ilWikiPageGUI\renameWikiPage(), ilPortfolioPageGUI\renderMyCourses(), ilMediaPoolPageGUI\saveMediaPoolPage(), ilWikiPageGUI\searchWikiLinkAC(), ilPageLayoutGUI\setTabs(), ilMediaPoolPageGUI\setTemplate(), ilMediaPoolPageGUI\showMediaPoolPageUsages(), ilMediaPoolPageGUI\showPage(), showPage(), ilMediaPoolPageGUI\updateMediaPoolPage(), and ilWikiPageGUI\whatLinksHere().
|
protected |
Definition at line 106 of file class.ilPageObjectGUI.php.
Referenced by ilContainerPageGUI\getAdditionalPageActions(), getBlockingInfoMessage(), ilPageLayoutGUI\setTabs(), and showEditToolbar().
bool ilPageObjectGUI::$use_meta_data = false |
Definition at line 84 of file class.ilPageObjectGUI.php.
|
protected |
Definition at line 68 of file class.ilPageObjectGUI.php.
Referenced by ilWikiPageGUI\addHeaderAction(), ilWikiPageGUI\downloadExcSubFile(), ilWikiPageGUI\executeCommand(), ilPortfolioPageGUI\executeCommand(), ilPortfolioTemplatePageGUI\getPageContentUserId(), ilWikiPageGUI\increaseViewCount(), ilPortfolioPageGUI\makePlaceHoldersClickable(), ilWikiPageGUI\preview(), ilLMPageGUI\processAnswer(), ilPortfolioPageGUI\renderConsultationHours(), ilPortfolioPageGUI\renderMyCourses(), and ilPortfolioPageGUI\showPage().
|
protected |
Definition at line 118 of file class.ilPageObjectGUI.php.
Referenced by getViewPageLink().
|
protected |
Definition at line 119 of file class.ilPageObjectGUI.php.
Referenced by getViewPageTarget().
const ilPageObjectGUI::EDIT = "edit" |
Definition at line 36 of file class.ilPageObjectGUI.php.
Referenced by ilTestExpressPageObjectGUI\executeCommand(), ilPCSection\handleAccess(), ilDclEditViewDefinitionGUI\postOutputProcessing(), ilDclCreateViewDefinitionGUI\postOutputProcessing(), ilDclDetailedViewDefinitionGUI\postOutputProcessing(), ILIAS\COPage\Editor\Server\UIWrapper\sendPage(), and ilDclDetailedViewDefinitionGUI\showPage().
const ilPageObjectGUI::OFFLINE = "offline" |
Definition at line 38 of file class.ilPageObjectGUI.php.
Referenced by ILIAS\COPage\ResourcesCollector\__construct(), ilCOPageHTMLExport\exportSupportScripts(), ilLMContentRendererGUI\getLMPageGUI(), ilCOPageHTMLExport\getPreparedMainTemplate(), ILIAS\Blog\BlogPrintViewProviderGUI\getTemplateInjectors(), ILIAS\Wiki\WikiPrintViewProviderGUI\getTemplateInjectors(), ILIAS\Portfolio\PortfolioPrintViewProviderGUI\getTemplateInjectors(), and ilPCContentInclude\modifyPageContentPostXsl().
const ilPageObjectGUI::PRESENTATION = "presentation" |
Definition at line 35 of file class.ilPageObjectGUI.php.
Referenced by ILIAS\COPage\Editor\Components\Paragraph\ParagraphResponseFactory\getResponseObjectMulti(), ilGlossaryPresentationGUI\listDefinitions(), ilWikiPageGUI\preview(), and ilWikiPageGUI\showPage().
const ilPageObjectGUI::PREVIEW = "preview" |
Definition at line 37 of file class.ilPageObjectGUI.php.
Referenced by ilTestExpressPageObjectGUI\executeCommand(), ilPCQuestion\getJavascriptFiles(), ilPCQuestion\getOnloadCode(), ilPCIIMTriggerEditorGUI\outputPostProcessing(), ilImprintGUI\postOutputProcessing(), ilDclEditViewDefinitionGUI\postOutputProcessing(), ilDclCreateViewDefinitionGUI\postOutputProcessing(), ilDclDetailedViewDefinitionGUI\postOutputProcessing(), and ilPortfolioPageGUI\renderBlog().
const ilPageObjectGUI::PRINTING = "print" |
Definition at line 39 of file class.ilPageObjectGUI.php.
Referenced by ilGlossaryPresentationGUI\listDefinitions(), and ilGlossaryPresentationGUI\printView().