| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Class ilWikiPage GUI class. More...
 Inheritance diagram for ilWikiPageGUI:
 Collaboration diagram for ilWikiPageGUI:Public Member Functions | |
| __construct (int $a_id=0, int $a_old_nr=0, int $a_wiki_ref_id=0, string $lang="-") | |
| setScreenIdComponent () | |
| setWikiRefId (int $a_ref_id) | |
| getWikiRefId () | |
| setWiki (ilObjWiki $a_val) | |
| getWiki () | |
| executeCommand () | |
| setWikiPage (ilWikiPage $a_wikipage) | |
| setSideBlock () | |
| addHeaderAction (bool $a_redraw=false) | |
| redrawHeaderAction () | |
| preview () | |
| showPage () | |
| postOutputProcessing (string $a_output) | |
| whatLinksHere () | |
| getTabs (string $a_activate="") | |
| deleteWikiPageConfirmationScreen () | |
| cancelWikiPageDeletion () | |
| confirmWikiPageDeletion () | |
| printViewSelection () | |
| printViewOrder () | |
| blockWikiPage () | |
| unblockWikiPage () | |
| renameWikiPage () | |
| renamePage () | |
| activateWikiPageRating () | |
| Rating /.  More... | |
| deactivateWikiPageRating () | |
| observeNoteAction (int $a_wiki_id, int $a_page_id, string $a_type, string $a_action, int $a_note_id) | |
| updateStatsRating (int $a_wiki_id, string $a_wiki_type, int $a_page_id, string $a_page_type) | |
| editAdvancedMetaData (ilPropertyFormGUI $a_form=null) | |
| updateAdvancedMetaData () | |
| hideAdvancedMetaData () | |
| unhideAdvancedMetaData () | |
| edit () | |
| insertWikiLink () | |
| Returns form to insert a wiki link per ajax.  More... | |
| insertWikiLinkAC () | |
| Auto complete for insert wiki link.  More... | |
| searchWikiLinkAC () | |
| Search wiki link list.  More... | |
| getCommentsHTMLExport () | |
| confirmPageTranslationCreation () | |
| Confirm page translation creation.  More... | |
| createPageTranslation () | |
  Public Member Functions inherited from 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="") | |
| 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 () | |
Static Public Member Functions | |
| static | initEditingJS (ilGlobalTemplateInterface $a_tpl) | 
  Static Public Member Functions inherited from ilPageObjectGUI | |
| 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 | |
| initToolbar () | |
| getCurrentLanguage () | |
| addLanguageSelectionToToolbar () | |
| getLanguageLabelForCode (string $code) | |
| getPrintView () | |
| increaseViewCount () | |
| printViewOrderList () | |
| initRenameForm () | |
| initAdvancedMetaDataForm () | |
| finalizeAssignment () | |
| Finalize and submit blog to exercise.  More... | |
| downloadExcSubFile () | |
| getTranslatePageFormAdapter () | |
| checkLangPageAvailable (int $id, string $lang) | |
  Protected Member Functions inherited from ilPageObjectGUI | |
| 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... | |
Class ilWikiPage GUI class.
ilWikiPageGUI: ilPageEditorGUI, ilEditClipboardGUI, ilMediaPoolTargetSelector ilWikiPageGUI: ilPublicUserProfileGUI, ilPageObjectGUI, ilNoteGUI, ilCommentGUI ilWikiPageGUI: ilCommonActionDispatcherGUI, ilRatingGUI, ilWikiStatGUI ilWikiPageGUI: ilObjectMetaDataGUI, ilPropertyFormGUI
Definition at line 31 of file class.ilWikiPageGUI.php.
| ilWikiPageGUI::__construct | ( | int | $a_id = 0,  | 
        
| int | $a_old_nr = 0,  | 
        ||
| int | $a_wiki_ref_id = 0,  | 
        ||
| string | $lang = "-"  | 
        ||
| ) | 
Definition at line 47 of file class.ilWikiPageGUI.php.
References $DIC, $domain, ilPageObjectGUI\$gui, $service, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\Repository\ctrl(), ilPageObjectGUI\getPageObject(), ilObjStyleSheet\getSyntaxStylePath(), getWikiRefId(), ILIAS\FileDelivery\http(), ILIAS\Repository\settings(), and setWikiRefId().
 Here is the call graph for this function:| ilWikiPageGUI::activateWikiPageRating | ( | ) | 
Rating /.
Definition at line 950 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ilPageObjectGUI\getPageObject(), and ilLanguage\txt().
 Here is the call graph for this function:| ilWikiPageGUI::addHeaderAction | ( | bool | $a_redraw = false | ) | 
Definition at line 248 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$user, ilObjWiki\_lookupPublicNotes(), ilObjWiki\_lookupRatingOverall(), ANONYMOUS_USER_ID, ILIAS\Repository\ctrl(), ilUtil\getImagePath(), ilPageObjectGUI\getPageObject(), ilNotification\hasNotification(), ilNotification\hasOptOut(), ILIAS\Repository\lng(), ilObjectListGUI\prepareJsLinks(), ilCommonActionDispatcherGUI\TYPE_REPOSITORY, ilNotification\TYPE_WIKI, and ilNotification\TYPE_WIKI_PAGE.
Referenced by preview(), and redrawHeaderAction().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 482 of file class.ilWikiPageGUI.php.
References Vendor\Package\$f, ilPageObjectGUI\$language, ilPageObjectGUI\$toolbar, ilToolbarGUI\addComponent(), ILIAS\Repository\ctrl(), getCurrentLanguage(), ilPageObjectGUI\getId(), getLanguageLabelForCode(), and ILIAS\Repository\lng().
Referenced by initToolbar().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilWikiPageGUI::blockWikiPage | ( | ) | 
Definition at line 834 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ilWikiPerm\check(), ilPageObjectGUI\getPageObject(), and ilLanguage\txt().
 Here is the call graph for this function:| ilWikiPageGUI::cancelWikiPageDeletion | ( | ) | 
Definition at line 725 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, and ilCtrl\redirect().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 1390 of file class.ilWikiPageGUI.php.
| ilWikiPageGUI::confirmPageTranslationCreation | ( | ) | 
Confirm page translation creation.
Definition at line 1319 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$form, $r, ILIAS\Repository\ctrl(), getTranslatePageFormAdapter(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilWikiPageGUI::confirmWikiPageDeletion | ( | ) | 
Definition at line 732 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ilWikiPerm\check(), ilPageObjectGUI\getPageObject(), and ilLanguage\txt().
 Here is the call graph for this function:| ilWikiPageGUI::createPageTranslation | ( | ) | 
Definition at line 1359 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$form, ILIAS\Repository\ctrl(), ilPageObjectGUI\getId(), ilPageObjectFactory\getInstance(), ilPageObjectGUI\getPageObject(), ilPageObjectGUI\getParentType(), getTranslatePageFormAdapter(), and getWikiRefId().
 Here is the call graph for this function:| ilWikiPageGUI::deactivateWikiPageRating | ( | ) | 
Definition at line 962 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ilPageObjectGUI\getPageObject(), and ilLanguage\txt().
 Here is the call graph for this function:| ilWikiPageGUI::deleteWikiPageConfirmationScreen | ( | ) | 
Definition at line 655 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, ilWikiPerm\check(), ilPageObjectGUI\getId(), ilWikiPage\getLinksToPage(), ilPageObjectGUI\getPageObject(), ILIAS\GlobalScreen\Scope\Footer\Factory\getTitle(), ilWikiPage\getWikiPageContributors(), ilGlobalTemplateInterface\setContent(), and ilLanguage\txt().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 1277 of file class.ilWikiPageGUI.php.
References $ass_id, ilPageObjectGUI\$user, ilObjUser\_lookupName(), and ilObject\_lookupTitle().
 Here is the call graph for this function:| ilWikiPageGUI::edit | ( | ) | 
Definition at line 1123 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, ILIAS\Repository\ctrl(), and ilPageObjectGUI\getId().
 Here is the call graph for this function:| ilWikiPageGUI::editAdvancedMetaData | ( | ilPropertyFormGUI | $a_form = null | ) | 
Definition at line 1033 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ilPageObjectGUI\$tabs_gui, ilPageObjectGUI\$tpl, initAdvancedMetaDataForm(), ilGlobalTemplateInterface\setContent(), and ilLanguage\txt().
Referenced by updateAdvancedMetaData().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilWikiPageGUI::executeCommand | ( | ) | 
| ilCtrlException | 
Definition at line 108 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, ilPageObjectGUI\$form, ilPageObjectGUI\$gui, ilPageObjectGUI\$lng, ilPageObjectGUI\$tabs_gui, ilPageObjectGUI\$tpl, ilPageObjectGUI\$user, ilObject\_lookupObjId(), ilObject\_lookupTitle(), ANONYMOUS_USER_ID, ILIAS\Repository\ctrl(), ilPageObjectGUI\getId(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), ilPageObjectGUI\getPageObject(), getTabs(), ILIAS\GlobalScreen\Scope\Footer\Factory\getTitle(), initAdvancedMetaDataForm(), preview(), ilGlobalTemplateInterface\setHeaderPageTitle(), ilNotification\setNotification(), ilPageObjectGUI\setPresentationTitle(), ilLanguage\txt(), ilNotification\TYPE_WIKI, and ilNotification\TYPE_WIKI_PAGE.
 Here is the call graph for this function:
      
  | 
  protected | 
Finalize and submit blog to exercise.
Definition at line 1263 of file class.ilWikiPageGUI.php.
References $ass_id, ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ilExAssignmentTypes\getInstance(), getWikiRefId(), ilLanguage\txt(), ilExAssignment\TYPE_WIKI_TEAM, and ILIAS\Repository\user().
 Here is the call graph for this function:| ilWikiPageGUI::getCommentsHTMLExport | ( | ) | 
Definition at line 1304 of file class.ilWikiPageGUI.php.
References ilObjWiki\_lookupPublicNotes(), ilPageObjectGUI\getNotesHTML(), and ilPageObjectGUI\getPageObject().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 477 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\getPageObject().
Referenced by addLanguageSelectionToToolbar(), and postOutputProcessing().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 525 of file class.ilWikiPageGUI.php.
References ILIAS\Repository\lng().
Referenced by addLanguageSelectionToToolbar().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 533 of file class.ilWikiPageGUI.php.
References $provider, ILIAS\Repository\ctrl(), getWikiRefId(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Referenced by initToolbar(), and printViewSelection().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilWikiPageGUI::getTabs | ( | string | $a_activate = "" | ) | 
Definition at line 624 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, ilPageObjectGUI\$tabs_gui, and ILIAS\Repository\ctrl().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 1351 of file class.ilWikiPageGUI.php.
References Vendor\Package\$f, and ILIAS\Repository\lng().
Referenced by confirmPageTranslationCreation(), and createPageTranslation().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilWikiPageGUI::getWiki | ( | ) | 
Definition at line 100 of file class.ilWikiPageGUI.php.
References $wiki.
| ilWikiPageGUI::getWikiRefId | ( | ) | 
Definition at line 90 of file class.ilWikiPageGUI.php.
References $wiki_ref_id.
Referenced by __construct(), createPageTranslation(), finalizeAssignment(), getPrintView(), increaseViewCount(), and observeNoteAction().
 Here is the caller graph for this function:| ilWikiPageGUI::hideAdvancedMetaData | ( | ) | 
Definition at line 1087 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ilPageObjectGUI\getPageObject(), and ilLanguage\txt().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 550 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$user, ilChangeEvent\_recordReadEvent(), ilWikiStat\EVENT_PAGE_READ, getWikiRefId(), and ilWikiStat\handleEvent().
Referenced by preview().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 1004 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$form, ilPageObjectGUI\$lng, ilPropertyFormGUI\addCommandButton(), ilAdvancedMDRecordGUI\MODE_EDITOR, ilFormGUI\setFormAction(), ilAdvancedMDRecordGUI\setPropertyForm(), ilPropertyFormGUI\setTitle(), and ilLanguage\txt().
Referenced by editAdvancedMetaData(), executeCommand(), and updateAdvancedMetaData().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 1133 of file class.ilWikiPageGUI.php.
References $DIC, ilPageObjectGUI\$lng, ilGlobalTemplateInterface\addJavaScript(), ilGlobalTemplateInterface\addOnLoadCode(), and ilLanguage\txt().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 886 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ILIAS\Repository\form(), ilPageObjectGUI\getPageObject(), ILIAS\GlobalScreen\Scope\Footer\Factory\getTitle(), and ilLanguage\txt().
Referenced by renamePage(), and renameWikiPage().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 462 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$toolbar, ilToolbarGUI\addComponent(), addLanguageSelectionToToolbar(), ILIAS\Repository\ctrl(), and getPrintView().
Referenced by showPage().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilWikiPageGUI::insertWikiLink | ( | ) | 
Returns form to insert a wiki link per ajax.
Definition at line 1148 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$form, ilPageObjectGUI\$lng, ilPropertyFormGUI\addCommandButton(), ilPropertyFormGUI\addItem(), exit, ilPropertyFormGUI\getHTML(), ILIAS\Repository\lng(), and ilLanguage\txt().
 Here is the call graph for this function:| ilWikiPageGUI::insertWikiLinkAC | ( | ) | 
Auto complete for insert wiki link.
Definition at line 1179 of file class.ilWikiPageGUI.php.
References $r, $res, ilWikiPage\_wikiPageExists(), exit, ilPageObjectGUI\getPageObject(), and ilWikiPage\getPagesForSearch().
 Here is the call graph for this function:| ilWikiPageGUI::observeNoteAction | ( | int | $a_wiki_id, | 
| int | $a_page_id, | ||
| string | $a_type, | ||
| string | $a_action, | ||
| int | $a_note_id | ||
| ) | 
Definition at line 975 of file class.ilWikiPageGUI.php.
References $text, ilPageObjectGUI\getLanguage(), getWikiRefId(), and ilNotification\TYPE_WIKI_PAGE.
 Here is the call graph for this function:| ilWikiPageGUI::postOutputProcessing | ( | string | $a_output | ) | 
Definition at line 567 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, getCurrentLanguage(), ilPageObjectGUI\getEnabledHref(), ilPageObjectGUI\getId(), ilPageObjectGUI\getOutputMode(), ilPageObjectGUI\getPageObject(), ilWikiUtil\makeUrlTitle(), and ilWikiUtil\replaceInternalLinks().
 Here is the call graph for this function:| ilWikiPageGUI::preview | ( | ) | 
Definition at line 346 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, $ilSetting, ilPageObjectGUI\$lng, $settings, ilPageObjectGUI\$tpl, ilPageObjectGUI\$user, ilUserSearchCache\_getInstance(), ilObjWiki\_lookupPublicNotes(), addHeaderAction(), ilDatePresentation\formatDate(), ilUserUtil\getNamePresentation(), ilPageObjectGUI\getNotesHTML(), ilPageObjectGUI\getPageObject(), IL_CAL_DATETIME, increaseViewCount(), ilUserSearchCache\LAST_QUERY, ilPageObjectGUI\PRESENTATION, ilGlobalTemplateInterface\setLoginTargetPar(), ilPageObjectGUI\setOutputMode(), ilPageObjectGUI\setRenderPageContainer(), setSideBlock(), ilPageObjectGUI\showEditToolbar(), showPage(), and ilLanguage\txt().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilWikiPageGUI::printViewOrder | ( | ) | 
Definition at line 755 of file class.ilWikiPageGUI.php.
References printViewOrderList().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 760 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$tabs_gui, ILIAS\Repository\ctrl(), ilWikiPage\getAllWikiPages(), ilPageObjectGUI\getPageObject(), and ILIAS\Repository\lng().
Referenced by printViewOrder().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilWikiPageGUI::printViewSelection | ( | ) | 
Definition at line 749 of file class.ilWikiPageGUI.php.
References getPrintView().
 Here is the call graph for this function:| ilWikiPageGUI::redrawHeaderAction | ( | ) | 
Definition at line 340 of file class.ilWikiPageGUI.php.
References addHeaderAction(), and exit.
 Here is the call graph for this function:| ilWikiPageGUI::renamePage | ( | ) | 
Definition at line 908 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, ILIAS\Repository\form(), ilPageObjectGUI\getId(), ilPageObjectGUI\getLanguage(), ilWikiPage\getPageIdForTitle(), ilPageObjectGUI\getPageObject(), initRenameForm(), ilWikiUtil\makeDbTitle(), ilWikiUtil\makeUrlTitle(), ilGlobalTemplateInterface\setContent(), and ilLanguage\txt().
 Here is the call graph for this function:| ilWikiPageGUI::renameWikiPage | ( | ) | 
Definition at line 869 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$tpl, ILIAS\Repository\ctrl(), ILIAS\Repository\form(), ilPageObjectGUI\getPageObject(), initRenameForm(), and ilGlobalTemplateInterface\setContent().
 Here is the call graph for this function:| ilWikiPageGUI::searchWikiLinkAC | ( | ) | 
Search wiki link list.
Definition at line 1216 of file class.ilWikiPageGUI.php.
References Vendor\Package\$f, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, ilObjWiki\_performSearch(), exit, ilGlobalTemplateInterface\get(), ilPageObjectGUI\getPageObject(), ilLanguage\loadLanguageModule(), ilWikiPage\lookupTitle(), ilGlobalTemplateInterface\parseCurrentBlock(), ilGlobalTemplateInterface\setCurrentBlock(), ilGlobalTemplateInterface\setVariable(), ilArrayUtil\sortArray(), and ilLanguage\txt().
 Here is the call graph for this function:| ilWikiPageGUI::setScreenIdComponent | ( | ) | 
Definition at line 79 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$help, and ilHelpGUI\setScreenIdComponent().
 Here is the call graph for this function:| ilWikiPageGUI::setSideBlock | ( | ) | 
Definition at line 239 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\getId(), and ilObjWikiGUI\renderSideBlock().
Referenced by preview().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilWikiPageGUI::setWiki | ( | ilObjWiki | $a_val | ) | 
Definition at line 95 of file class.ilWikiPageGUI.php.
| ilWikiPageGUI::setWikiPage | ( | ilWikiPage | $a_wikipage | ) | 
Definition at line 227 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\getPageObject(), and ilPageObjectGUI\setPageObject().
 Here is the call graph for this function:| ilWikiPageGUI::setWikiRefId | ( | int | $a_ref_id | ) | 
Definition at line 85 of file class.ilWikiPageGUI.php.
Referenced by __construct().
 Here is the caller graph for this function:| ilWikiPageGUI::showPage | ( | ) | 
Definition at line 445 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\getAbstractOnly(), ilPageObjectGUI\getOutputMode(), ILIAS\GlobalScreen\Scope\Footer\Factory\getTitle(), initToolbar(), ilPageObjectGUI\PRESENTATION, ilPageObjectGUI\setPresentationTitle(), and ilPageObjectGUI\setTemplateOutput().
Referenced by preview().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilWikiPageGUI::unblockWikiPage | ( | ) | 
Definition at line 849 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ilWikiPerm\check(), ilPageObjectGUI\getPageObject(), and ilLanguage\txt().
 Here is the call graph for this function:| ilWikiPageGUI::unhideAdvancedMetaData | ( | ) | 
Definition at line 1105 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ilPageObjectGUI\getPageObject(), and ilLanguage\txt().
 Here is the call graph for this function:| ilWikiPageGUI::updateAdvancedMetaData | ( | ) | 
Definition at line 1061 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, ilPageObjectGUI\$form, ilPageObjectGUI\$lng, ilPropertyFormGUI\checkInput(), editAdvancedMetaData(), initAdvancedMetaDataForm(), and ilLanguage\txt().
 Here is the call graph for this function:| ilWikiPageGUI::updateStatsRating | ( | int | $a_wiki_id, | 
| string | $a_wiki_type, | ||
| int | $a_page_id, | ||
| string | $a_page_type | ||
| ) | 
Definition at line 990 of file class.ilWikiPageGUI.php.
References ilWikiStat\EVENT_PAGE_RATING, and ilWikiStat\handleEvent().
 Here is the call graph for this function:| ilWikiPageGUI::whatLinksHere | ( | ) | 
Definition at line 607 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$tpl, ilPageObjectGUI\getId(), IL_WIKI_WHAT_LINKS_HERE, and ilGlobalTemplateInterface\setContent().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 34 of file class.ilWikiPageGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 33 of file class.ilWikiPageGUI.php.
      
  | 
  protected | 
Definition at line 42 of file class.ilWikiPageGUI.php.
      
  | 
  protected | 
Definition at line 39 of file class.ilWikiPageGUI.php.
      
  | 
  protected | 
Definition at line 38 of file class.ilWikiPageGUI.php.
      
  | 
  protected | 
Definition at line 36 of file class.ilWikiPageGUI.php.
      
  | 
  protected | 
Definition at line 41 of file class.ilWikiPageGUI.php.
      
  | 
  protected | 
Definition at line 44 of file class.ilWikiPageGUI.php.
Referenced by preview().
      
  | 
  protected | 
Definition at line 45 of file class.ilWikiPageGUI.php.
Referenced by getWiki().
      
  | 
  protected | 
Definition at line 37 of file class.ilWikiPageGUI.php.
      
  | 
  protected | 
Definition at line 35 of file class.ilWikiPageGUI.php.
      
  | 
  protected | 
Definition at line 43 of file class.ilWikiPageGUI.php.
Referenced by getWikiRefId().
      
  | 
  protected | 
Definition at line 40 of file class.ilWikiPageGUI.php.