ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct ($a_id=0, $a_old_nr=0) | |
Constructor. More... | |
getOriginalPresentationTitle () | |
setOriginalPresentationTitle ($originalPresentationTitle) | |
showPage () | |
finishEditing () | |
postOutputProcessing (string $a_output) | |
setQuestionInfoHTML ($a_html) | |
Set the HTML of a question info block below the title (number, status, ...) More... | |
setQuestionActionsHTML ($a_html) | |
Set the HTML of a question actions block below the title. More... | |
insertPageToc (string $a_output) | |
Replace page toc placeholder with question info and actions. More... | |
![]() | |
__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) | |
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 () | |
Protected Member Functions | |
isPageContainerToBeRendered () | |
![]() | |
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 | |
$originalPresentationTitle = '' | |
$questionInfoHTML = '' | |
$questionActionsHTML = '' | |
Additional Inherited Members | |
![]() | |
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... | |
![]() | |
ILIAS TestQuestionPool Questions PublicInterface | $questioninfo |
ILIAS COPage Page PageManager | $pm |
ILIAS COPage Link LinkManager | $link |
ILIAS COPage InternalGUIService | $gui |
ILIAS COPage PC PCDefinition | $pc_definition |
ILIAS COPage Xsl XslManager | $xsl |
ILIAS COPage Editor GUIService | $editor_gui |
ILIAS Notes Service | $notes |
int | $requested_ref_id |
int | $requested_pg_id |
string | $requested_file_id |
string | $requested_transl |
int | $requested_old_nr |
EditGUIRequest | $request |
EditSessionRepository | $edit_repo |
string | $exp_target_script = "" |
string | $exp_id = "" |
string | $exp_frame = "" |
string | $act_meth = "" |
object | $act_obj |
int | $notes_parent_id = 0 |
ilPropertyFormGUI | $form |
int | $styleid = 0 |
bool | $enabledpagefocus |
string | $link_xml |
int | $old_nr = 0 |
int | $id |
string | $language |
ilGlobalTemplateInterface | $tpl |
ilLanguage | $lng |
ilCtrl | $ctrl |
ilTabsGUI | $tabs_gui |
ilAccessHandler | $access |
ilLogger | $log |
ilObjUser | $user |
ilHelpGUI | $help |
string | $output_mode = "" |
string | $parent_type = "" |
string | $file_download_link = '' |
string | $fullscreen_link = '' |
string | $link_frame = '' |
ILIAS GlobalScreen ScreenContext ContextServices | $tool_context |
ILIAS DI UIServices | $ui |
ILIAS COPage PageLinker | $page_linker |
string | $abstract_pcid = "" |
ilToolbarGUI | $toolbar |
string | $open_place_holder = "" |
int | $requested_user_id = 0 |
int | $requested_q_id = 0 |
int | $requested_history_mode = 0 |
bool | $enabled_news = false |
int | $news_obj_id = 0 |
string | $news_obj_type = "" |
array | $tab_hook = null |
string | $view_page_link = "" |
string | $view_page_target = "" |
string | $offline_directory = "" |
bool | $notes_enabled = false |
string | $prependinghtml = "" |
string | $header = "" |
string | $int_link_return = "" |
bool | $enabled_href = true |
int | $adv_ref_id = null |
string | $adv_type = null |
string | $adv_subtype = null |
string | $concrete_lang = "" |
string | $profile_back_url = "" |
ilComponentFactory | $component_factory |
ILIAS COPage Compare PageCompare | $compare |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Question page GUI class
ilAssQuestionPageGUI: ilPageEditorGUI, ilEditClipboardGUI, ilMDEditorGUI ilAssQuestionPageGUI: ilPublicUserProfileGUI, ilCommentGUI ilAssQuestionPageGUI: ilPropertyFormGUI, ilInternalLinkGUI
\
Definition at line 30 of file class.ilAssQuestionPageGUI.php.
ilAssQuestionPageGUI::__construct | ( | $a_id = 0 , |
|
$a_old_nr = 0 |
|||
) |
Constructor.
int | $a_id | |
int | $a_old_nr |
Definition at line 45 of file class.ilAssQuestionPageGUI.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\Repository\ctrl(), ilPageObjectGUI\setEnabledPageFocus(), and ilPageObjectGUI\setFileDownloadLink().
ilAssQuestionPageGUI::finishEditing | ( | ) |
Definition at line 95 of file class.ilAssQuestionPageGUI.php.
References ilAssQuestionPreviewGUI\CMD_SHOW, and ILIAS\Repository\ctrl().
ilAssQuestionPageGUI::getOriginalPresentationTitle | ( | ) |
Definition at line 65 of file class.ilAssQuestionPageGUI.php.
References $originalPresentationTitle.
Referenced by postOutputProcessing().
ilAssQuestionPageGUI::insertPageToc | ( | string | $a_output | ) |
Replace page toc placeholder with question info and actions.
Definition at line 138 of file class.ilAssQuestionPageGUI.php.
References ilPageObjectGUI\$tpl, ILIAS\UICore\GlobalTemplate\get(), and ILIAS\UICore\GlobalTemplate\setVariable().
|
protected |
Definition at line 75 of file class.ilAssQuestionPageGUI.php.
References ilPageObjectGUI\getRenderPageContainer().
ilAssQuestionPageGUI::postOutputProcessing | ( | string | $a_output | ) |
Definition at line 100 of file class.ilAssQuestionPageGUI.php.
References getOriginalPresentationTitle().
ilAssQuestionPageGUI::setOriginalPresentationTitle | ( | $originalPresentationTitle | ) |
Definition at line 70 of file class.ilAssQuestionPageGUI.php.
References $originalPresentationTitle.
Referenced by showPage().
ilAssQuestionPageGUI::setQuestionActionsHTML | ( | $a_html | ) |
Set the HTML of a question actions block below the title.
string | $a_html |
Definition at line 128 of file class.ilAssQuestionPageGUI.php.
ilAssQuestionPageGUI::setQuestionInfoHTML | ( | $a_html | ) |
Set the HTML of a question info block below the title (number, status, ...)
string | $a_html |
Definition at line 119 of file class.ilAssQuestionPageGUI.php.
ilAssQuestionPageGUI::showPage | ( | ) |
Definition at line 80 of file class.ilAssQuestionPageGUI.php.
References ilPageObjectGUI\getPageConfig(), ilPageObjectGUI\getPresentationTitle(), null, setOriginalPresentationTitle(), ilPageObjectGUI\setPageConfig(), and ilPageObjectGUI\setPresentationTitle().
|
private |
Definition at line 34 of file class.ilAssQuestionPageGUI.php.
Referenced by getOriginalPresentationTitle(), and setOriginalPresentationTitle().
|
private |
Definition at line 36 of file class.ilAssQuestionPageGUI.php.
|
private |
Definition at line 35 of file class.ilAssQuestionPageGUI.php.
const ilAssQuestionPageGUI::TEMP_PRESENTATION_TITLE_PLACEHOLDER = '___TEMP_PRESENTATION_TITLE_PLACEHOLDER___' |
Definition at line 32 of file class.ilAssQuestionPageGUI.php.