|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilWikiPage GUI class. More...
Inheritance diagram for ilWikiPageGUI:
Collaboration diagram for ilWikiPageGUI:Public Member Functions | |
| __construct ($a_id=0, $a_old_nr=0, $a_wiki_ref_id=0) | |
| Constructor. More... | |
| setScreenIdComponent () | |
| Set screen id component. More... | |
| setWikiRefId ($a_ref_id) | |
| getWikiRefId () | |
| setWiki ($a_val) | |
| Set wiki. More... | |
| getWiki () | |
| Get wiki. More... | |
| executeCommand () | |
| execute command More... | |
| setWikiPage ($a_wikipage) | |
| Set Wiki Page Object. More... | |
| getWikiPage () | |
| Get Wiki Page Object. More... | |
| setSideBlock () | |
| addHeaderAction ($a_redraw=false) | |
| redrawHeaderAction () | |
| preview () | |
| View wiki page. More... | |
| showPage () | |
| display content of page More... | |
| postOutputProcessing ($a_output) | |
| Finalizing output processing. More... | |
| whatLinksHere () | |
| All links to a specific page. More... | |
| getTabs ($a_activate="") | |
| adds tabs to tab gui object More... | |
| deleteWikiPageConfirmationScreen () | |
| Delete wiki page confirmation screen. More... | |
| cancelWikiPageDeletion () | |
| Cancel wiki page deletion. More... | |
| confirmWikiPageDeletion () | |
| Delete the wiki page. More... | |
| printViewSelection () | |
| Print view selection. More... | |
| initPrintViewSelectionForm () | |
| Init print view selection form. More... | |
| printViewOrder () | |
| pdfExportOrder () | |
| blockWikiPage () | |
| Block. More... | |
| unblockWikiPage () | |
| Unblock. More... | |
| renameWikiPage () | |
| Rename wiki page form. More... | |
| renamePage () | |
| Rename page. More... | |
| activateWikiPageRating () | |
| Rating /. More... | |
| deactivateWikiPageRating () | |
| observeNoteAction ($a_wiki_id, $a_page_id, $a_type, $a_action, $a_note_id) | |
| updateStatsRating ($a_wiki_id, $a_wiki_type, $a_page_id, $a_page_type) | |
| editAdvancedMetaData (ilPropertyFormGUI $a_form=null) | |
| updateAdvancedMetaData () | |
| hideAdvancedMetaData () | |
| unhideAdvancedMetaData () | |
| edit () | |
| Edit. More... | |
| 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... | |
Public Member Functions inherited from ilPageObjectGUI | |
| __construct ( $a_parent_type, $a_id, $a_old_nr=0, $a_prevent_get_id=false, $a_lang="") | |
| Constructor. More... | |
| afterConstructor () | |
| After constructor. More... | |
| setParentType ($a_val) | |
| Set parent type. More... | |
| getParentType () | |
| Get parent type. More... | |
| setId ($a_val) | |
| Set ID. More... | |
| getId () | |
| Get ID. More... | |
| setOldNr ($a_val) | |
| Set old nr (historic page) More... | |
| getOldNr () | |
| Get old nr (historic page) More... | |
| setLanguage ($a_val) | |
| Set language. More... | |
| getLanguage () | |
| Get language. More... | |
| setEnablePCType ($a_pc_type, $a_val) | |
| Set enable pc type. More... | |
| getEnablePCType ($a_pc_type) | |
| Get enable pc type. More... | |
| setPageConfig ($a_val) | |
| Set page config object. More... | |
| getPageConfig () | |
| Get page config object. More... | |
| setPageObject (ilPageObject $a_pg_obj) | |
| Set Page Object. More... | |
| getPageObject () | |
| Get Page Object. More... | |
| setOutputMode ($a_mode=IL_PAGE_PRESENTATION) | |
| Set Output Mode. More... | |
| getOutputMode () | |
| setTemplateOutput ($a_output=true) | |
| outputToTemplate () | |
| setPresentationTitle ($a_title="") | |
| getPresentationTitle () | |
| setHeader ($a_title="") | |
| getHeader () | |
| setLinkParams ($l_params="") | |
| getLinkParams () | |
| setLinkFrame ($l_frame="") | |
| getLinkFrame () | |
| setLinkXML ($link_xml) | |
| getLinkXML () | |
| setQuestionXML ($question_xml) | |
| setQuestionHTML ($question_html) | |
| getQuestionXML () | |
| getQuestionHTML () | |
| setTemplateTargetVar ($a_variable) | |
| getTemplateTargetVar () | |
| setTemplateOutputVar ($a_value) | |
| getTemplateOutputVar () | |
| setSourcecodeDownloadScript ($script_name) | |
| Set sourcecode download script. More... | |
| getSourcecodeDownloadScript () | |
| Get sourcecode download script. More... | |
| setLocator (&$a_locator) | |
| setTabs ($a_tabs) | |
| setPageBackTitle ($a_title) | |
| setFileDownloadLink ($a_download_link) | |
| Set file download link. More... | |
| getFileDownloadLink () | |
| Get file download link. More... | |
| setFullscreenLink ($a_fullscreen_link) | |
| Set fullscreen link. More... | |
| getFullscreenLink () | |
| Get fullscreen link. More... | |
| setIntLinkReturn ($a_return) | |
| enableChangeComments ($a_enabled) | |
| isEnabledChangeComments () | |
| enableNotes ($a_enabled, $a_parent_id) | |
| isEnabledNotes () | |
| setOfflineDirectory ($offdir) | |
| set offline directory to offdir More... | |
| getOfflineDirectory () | |
| get offline directory More... | |
| setViewPageLink ($a_link, $a_target="") | |
| set link for "view page" button More... | |
| getViewPageLink () | |
| get view page link More... | |
| getViewPageTarget () | |
| get view page target frame More... | |
| getViewPageText () | |
| get view page text More... | |
| setActivationListener (&$a_obj, $a_meth) | |
| setEnabledNews ($a_enabled, $a_news_obj_id=0, $a_news_obj_type=0) | |
| Set enabled news. More... | |
| getEnabledNews () | |
| Get enabled news. More... | |
| setTabHook ($a_object, $a_function) | |
| Set tab hook. More... | |
| setEditPreview ($a_editpreview) | |
| Set Display first Edit tab, then Preview tab, instead of Page and Edit. More... | |
| getEditPreview () | |
| Get Display first Edit tab, then Preview tab, instead of Page and Edit. More... | |
| setEnabledTabs ($a_enabledtabs) | |
| Set Output tabs. More... | |
| getEnabledTabs () | |
| Get Output tabs. More... | |
| setEnabledPageFocus ($a_enabledpagefocus) | |
| Set Enable page focus. More... | |
| getEnabledPageFocus () | |
| Get Enable page focus. More... | |
| setExplorerUpdater ($a_exp_frame, $a_exp_id, $a_exp_target_script) | |
| Set Explorer Updater. More... | |
| setPrependingHtml ($a_prependinghtml) | |
| Set Prepending HTML. More... | |
| getPrependingHtml () | |
| Get Prepending HTML. More... | |
| setEnableEditing ($a_enableediting) | |
| Set Enable Editing. More... | |
| getEnableEditing () | |
| Get Enable Editing. More... | |
| setRawPageContent ($a_rawpagecontent) | |
| Set Get raw page content only. More... | |
| getRawPageContent () | |
| Get Get raw page content only. More... | |
| setStyleId ($a_styleid) | |
| Set Style Id. More... | |
| getStyleId () | |
| Get Style Id. More... | |
| setCompareMode ($a_val) | |
| Set compare mode. More... | |
| getCompareMode () | |
| Get compare mode. More... | |
| setAbstractOnly ($a_val) | |
| Set abstract only. More... | |
| getAbstractOnly () | |
| Get abstract only. More... | |
| setRenderPageContainer ($a_val) | |
| Set render page container. More... | |
| getRenderPageContainer () | |
| Get render page container. More... | |
| getDisabledText () | |
| Get disabled text. More... | |
| activateMetaDataEditor ( $a_rep_obj, $a_type, $a_sub_obj_id, $a_observer_obj=null, $a_observer_func="") | |
| Activate meda data editor. More... | |
| determineFileDownloadLink () | |
| Determine file download link. More... | |
| determineFullscreenLink () | |
| Determine fullscreen link. More... | |
| determineSourcecodeDownloadScript () | |
| Determine source code download script. More... | |
| getComponentPluginsXML () | |
| Put information about activated plugins into XML. More... | |
| executeCommand () | |
| execute command More... | |
| setQEditTabs ($a_active) | |
| Set question editing tabs. More... | |
| onFeedbackEditingForwarding () | |
| On feedback editing forwarding. More... | |
| deactivatePage () | |
| activatePage () | |
| showPage () | |
| display content of page More... | |
| replaceCurlyBrackets ($output) | |
| Replace curly brackets. More... | |
| addActionsMenu ($a_tpl, $sel_media_mode, $sel_html_mode, $sel_js_mode) | |
| Add actions menu. More... | |
| addMultiLangActionsAndInfo ($a_list, $a_tpl) | |
| Add multi-language actions to menu. More... | |
| setEditMode () | |
| Set edit mode. More... | |
| setDefaultLinkXml () | |
| Set standard link xml. More... | |
| getProfileBackUrl () | |
| Get profile back url. More... | |
| downloadFile () | |
| Download file of file lists. More... | |
| displayMediaFullscreen () | |
| Show media in fullscreen mode. More... | |
| displayMedia ($a_fullscreen=false) | |
| Display media. More... | |
| download_paragraph () | |
| download source code paragraph More... | |
| insertPageToc ($a_output) | |
| Insert page toc. More... | |
| insertResources ($a_output) | |
| Insert resources. More... | |
| insertAdvTrigger ($a_output) | |
| Insert adv content trigger. More... | |
| postOutputProcessing ($a_output) | |
| Finalizing output processing. More... | |
| insertHelp ($a_tpl) | |
| Insert help texts. More... | |
| previewHistory () | |
| Preview history. More... | |
| preview () | |
| preview More... | |
| edit () | |
| edit ("view" before) More... | |
| insertJSAtPlaceholder () | |
| InsertJS at placeholder. More... | |
| initCaptchaForm () | |
| Init captcha form. More... | |
| presentation ($a_mode=IL_PAGE_PRESENTATION) | |
| getHTML () | |
| showMediaFullscreen ($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 () | |
| Set screen id component. More... | |
| getTabs ($a_activate="") | |
| adds tabs to tab gui object More... | |
| compareVersion () | |
| Compares two revisions of the page. More... | |
| replaceDiffTags ($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 ($a_content_object=null, $a_enable_private_notes=true, $a_enable_public_notes=false, $a_enable_notes_deletion=false, $a_callback=null) | |
| Get html for public and/or private notes. More... | |
| processAnswer () | |
| Process answer. More... | |
| initialOpenedContent () | |
| Initially opened content. More... | |
| initOpenedContentForm () | |
| Init form for initially opened content. More... | |
| saveInitialOpenedContent () | |
| Save initial opened content. More... | |
| 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... | |
| getPagePermaLink () | |
| Get page perma link. More... | |
Static Public Member Functions | |
| static | getGUIForTitle ($a_wiki_id, $a_title, $a_old_nr=0, $a_wiki_ref_id=0) |
| Get wiki page gui for id and title. More... | |
| static | initEditingJS (ilTemplate $a_tpl) |
| Init wiki editing js. More... | |
Static Public Member Functions inherited from ilPageObjectGUI | |
| static | getTinyMenu ( $a_par_type, $a_int_links=false, $a_wiki_links=false, $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) |
| Get Tiny Menu. More... | |
Protected Member Functions | |
| increaseViewCount () | |
| printViewOrderList ($a_pdf_export=false) | |
| initRenameForm () | |
| Init renaming form. More... | |
| initAdvancedMetaDataForm () | |
| finalizeAssignment () | |
| Finalize and submit blog to exercise. More... | |
| downloadExcSubFile () | |
Protected Member Functions inherited from ilPageObjectGUI | |
| initPageObject () | |
| Init page object. More... | |
| getActivationCaptions () | |
| Get captions for activation action menu entries. More... | |
| getBlockingInfoMessage () | |
| Get block info message. More... | |
| isPageContainerToBeRendered () | |
Protected Attributes | |
| $tabs | |
| $settings | |
| $toolbar | |
| $wiki | |
| $ui | |
Protected Attributes inherited from ilPageObjectGUI | |
| $tpl | |
| $lng | |
| $ctrl | |
| $tabs_gui | |
| $access | |
| $plugin_admin | |
| $log | |
| $user | |
| $help | |
| $output_mode | |
| $parent_type = "" | |
| $ui | |
Additional Inherited Members | |
Data Fields inherited from ilPageObjectGUI | |
| $obj | |
| $presentation_title | |
| $target_script | |
| $return_location | |
| $target_var | |
| $template_output_var | |
| $output2template | |
| $link_params | |
| $sourcecode_download_script | |
| $change_comments | |
| $question_html | |
| $activation = false | |
| $activated = true | |
| $editpreview = false | |
| $use_meta_data = false | |
| $link_xml_set = false | |
| $enableediting = true | |
| $rawpagecontent = false | |
| $enabledcontentincludes = false | |
| $compare_mode = false | |
| $page_config = null | |
| $tabs_enabled = true | |
| $render_page_container = false | |
| $pl_start = "{{{{{" | |
| $pl_end = "}}}}}" | |
Class ilWikiPage GUI class.
@ilCtrl_Calls ilWikiPageGUI: ilPageEditorGUI, ilEditClipboardGUI, ilMediaPoolTargetSelector @ilCtrl_Calls ilWikiPageGUI: ilPublicUserProfileGUI, ilPageObjectGUI, ilNoteGUI @ilCtrl_Calls ilWikiPageGUI: ilCommonActionDispatcherGUI, ilRatingGUI, ilWikiStatGUI @ilCtrl_Calls ilWikiPageGUI: ilObjectMetaDataGUI, ilPropertyFormGUI
Definition at line 20 of file class.ilWikiPageGUI.php.
| ilWikiPageGUI::__construct | ( | $a_id = 0, |
|
$a_old_nr = 0, |
|||
$a_wiki_ref_id = 0 |
|||
| ) |
Constructor.
Definition at line 50 of file class.ilWikiPageGUI.php.
References $DIC, ilPageObjectGUI\$tpl, ilPageObjectGUI\getPageObject(), ilObjStyleSheet\getSyntaxStylePath(), getWikiRefId(), settings(), setWikiRefId(), and user().
Here is the call graph for this function:| ilWikiPageGUI::activateWikiPageRating | ( | ) |
Rating /.
Definition at line 1109 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, $ilCtrl, ilPageObjectGUI\$lng, and ilPageObjectGUI\getPageObject().
Here is the call graph for this function:| ilWikiPageGUI::addHeaderAction | ( | $a_redraw = false | ) |
Definition at line 288 of file class.ilWikiPageGUI.php.
References $_GET, ilPageObjectGUI\$access, $ilUser, $lg, ilPageObjectGUI\$user, ilObjWiki\_lookupPublicNotes(), ilObjWiki\_lookupRatingOverall(), ilUtil\getImagePath(), ilPageObjectGUI\getPageObject(), ilNotification\hasNotification(), ilNotification\hasOptOut(), 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:| ilWikiPageGUI::blockWikiPage | ( | ) |
Block.
Definition at line 979 of file class.ilWikiPageGUI.php.
References $_GET, ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, $ilCtrl, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, ilWikiPerm\check(), and ilPageObjectGUI\getPageObject().
Here is the call graph for this function:| ilWikiPageGUI::cancelWikiPageDeletion | ( | ) |
Cancel wiki page deletion.
Definition at line 779 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, $ilCtrl, and ilPageObjectGUI\$lng.
| ilWikiPageGUI::confirmWikiPageDeletion | ( | ) |
Delete the wiki page.
Definition at line 790 of file class.ilWikiPageGUI.php.
References $_GET, ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, $ilCtrl, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, ilWikiPerm\check(), and ilPageObjectGUI\getPageObject().
Here is the call graph for this function:| ilWikiPageGUI::deactivateWikiPageRating | ( | ) |
Definition at line 1121 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, $ilCtrl, ilPageObjectGUI\$lng, and ilPageObjectGUI\getPageObject().
Here is the call graph for this function:| ilWikiPageGUI::deleteWikiPageConfirmationScreen | ( | ) |
Delete wiki page confirmation screen.
Definition at line 702 of file class.ilWikiPageGUI.php.
References $_GET, ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, $ilCtrl, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, ilWikiPerm\check(), ilPageObjectGUI\getId(), ilWikiPage\getLinksToPage(), ilPageObjectGUI\getPageObject(), ilNote\getUserCount(), getWikiPage(), and ilWikiPage\getWikiPageContributors().
Here is the call graph for this function:
|
protected |
Definition at line 1445 of file class.ilWikiPageGUI.php.
References $_GET, $ilUser, $title, ilPageObjectGUI\$user, ilObjUser\_lookupName(), ilObject\_lookupTitle(), and ilUtil\deliverFile().
Here is the call graph for this function:| ilWikiPageGUI::edit | ( | ) |
Edit.
return
Reimplemented from ilPageObjectGUI.
Definition at line 1276 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, and initEditingJS().
Here is the call graph for this function:| ilWikiPageGUI::editAdvancedMetaData | ( | ilPropertyFormGUI | $a_form = null | ) |
Definition at line 1181 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, $ilCtrl, ilPageObjectGUI\$lng, $tabs, ilPageObjectGUI\$tpl, and initAdvancedMetaDataForm().
Referenced by updateAdvancedMetaData().
Here is the call graph for this function:
Here is the caller graph for this function:| ilWikiPageGUI::executeCommand | ( | ) |
execute command
Reimplemented from ilPageObjectGUI.
Definition at line 129 of file class.ilWikiPageGUI.php.
References $_GET, ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, $form, $ilCtrl, $ilUser, ilPageObjectGUI\$lng, $tabs, ilPageObjectGUI\$tpl, ilPageObjectGUI\$user, ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilPageObjectGUI\getId(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), ilPageObjectGUI\getPageObject(), getTabs(), getWikiPage(), initAdvancedMetaDataForm(), initEditingJS(), preview(), ilUtil\sendFailure(), ilNotification\setNotification(), ilPageObjectGUI\setPresentationTitle(), 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 1423 of file class.ilWikiPageGUI.php.
References $_GET, ilPageObjectGUI\$ctrl, $ilCtrl, ilPageObjectGUI\$lng, ilExAssignmentTypes\getInstance(), getWikiRefId(), ilExAssignment\TYPE_WIKI_TEAM, and user().
Here is the call graph for this function:
|
static |
Get wiki page gui for id and title.
Definition at line 266 of file class.ilWikiPageGUI.php.
References $DIC, $id, $ilDB, and ilWikiPage\getPageIdForTitle().
Referenced by ilObjWikiGUI\executeCommand(), and ilObjWikiGUI\viewPageObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilWikiPageGUI::getTabs | ( | $a_activate = "" | ) |
adds tabs to tab gui object
| object | $tabs_gui | ilTabsGUI object |
Reimplemented from ilPageObjectGUI.
Definition at line 648 of file class.ilWikiPageGUI.php.
References $_GET, ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, $ilCtrl, $tabs, ilWikiPage\getPageIdForTitle(), ilPageObjectGUI\getPageObject(), ilWikiUtil\makeDbTitle(), and ilWikiUtil\makeUrlTitle().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilWikiPageGUI::getWiki | ( | ) |
Get wiki.
Definition at line 121 of file class.ilWikiPageGUI.php.
References $wiki.
| ilWikiPageGUI::getWikiPage | ( | ) |
Get Wiki Page Object.
Definition at line 258 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\getPageObject().
Referenced by deleteWikiPageConfirmationScreen(), executeCommand(), increaseViewCount(), initAdvancedMetaDataForm(), postOutputProcessing(), setSideBlock(), showPage(), and whatLinksHere().
Here is the call graph for this function:
Here is the caller graph for this function:| ilWikiPageGUI::getWikiRefId | ( | ) |
Definition at line 101 of file class.ilWikiPageGUI.php.
Referenced by __construct(), finalizeAssignment(), increaseViewCount(), initPrintViewSelectionForm(), observeNoteAction(), and preview().
Here is the caller graph for this function:| ilWikiPageGUI::hideAdvancedMetaData | ( | ) |
Definition at line 1234 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, $ilCtrl, ilPageObjectGUI\$lng, and ilPageObjectGUI\getPageObject().
Here is the call graph for this function:
|
protected |
Definition at line 575 of file class.ilWikiPageGUI.php.
References $ilUser, ilPageObjectGUI\$user, ilChangeEvent\_recordReadEvent(), ilWikiStat\EVENT_PAGE_READ, getWikiPage(), 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 1156 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, $form, $ilCtrl, ilPageObjectGUI\$lng, getWikiPage(), and ilAdvancedMDRecordGUI\MODE_EDITOR.
Referenced by editAdvancedMetaData(), executeCommand(), and updateAdvancedMetaData().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Init wiki editing js.
| ilTemplate | $a_tpl | template |
Definition at line 1291 of file class.ilWikiPageGUI.php.
References $DIC, ilPageObjectGUI\$lng, and ilTemplate\addOnLoadCode().
Referenced by edit(), and executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilWikiPageGUI::initPrintViewSelectionForm | ( | ) |
Init print view selection form.
Definition at line 838 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, $ilCtrl, ilPageObjectGUI\$lng, ilObject\_lookupObjId(), ilWikiPage\getAllWikiPages(), ilUtil\getImagePath(), and getWikiRefId().
Referenced by printViewSelection().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Init renaming form.
| int | $a_mode | Edit Mode |
Definition at line 1045 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, $ilCtrl, ilPageObjectGUI\$lng, and ilPageObjectGUI\getPageObject().
Referenced by renamePage(), and renameWikiPage().
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 1306 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, $form, $ilCtrl, ilPageObjectGUI\$lng, and exit.
| ilWikiPageGUI::insertWikiLinkAC | ( | ) |
Auto complete for insert wiki link.
Definition at line 1338 of file class.ilWikiPageGUI.php.
References $_GET, $r, $res, $result, ilWikiPage\_wikiPageExists(), ilJsonUtil\encode(), exit, ilPageObjectGUI\getPageObject(), and ilWikiPage\getPagesForSearch().
Here is the call graph for this function:| ilWikiPageGUI::observeNoteAction | ( | $a_wiki_id, | |
| $a_page_id, | |||
| $a_type, | |||
| $a_action, | |||
| $a_note_id | |||
| ) |
Definition at line 1134 of file class.ilWikiPageGUI.php.
References getWikiRefId(), ilWikiUtil\sendNotification(), and ilNotification\TYPE_WIKI_PAGE.
Here is the call graph for this function:| ilWikiPageGUI::pdfExportOrder | ( | ) |
Definition at line 895 of file class.ilWikiPageGUI.php.
References printViewOrderList().
Here is the call graph for this function:| ilWikiPageGUI::postOutputProcessing | ( | $a_output | ) |
Finalizing output processing.
Reimplemented from ilPageObjectGUI.
Definition at line 597 of file class.ilWikiPageGUI.php.
References $_GET, ilPageObjectGUI\$ctrl, $ilCtrl, Sabre\VObject\$output, ilPageObjectGUI\getId(), ilPageObjectGUI\getOutputMode(), getWikiPage(), ilWikiUtil\makeUrlTitle(), and ilWikiUtil\replaceInternalLinks().
Here is the call graph for this function:| ilWikiPageGUI::preview | ( | ) |
View wiki page.
Reimplemented from ilPageObjectGUI.
Definition at line 387 of file class.ilWikiPageGUI.php.
References $_GET, ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, $i, $ilCtrl, $ilSetting, $ilUser, $info, $l, $links, ilPageObjectGUI\$lng, $message, $settings, ilPageObjectGUI\$tpl, $ui, ilPageObjectGUI\$user, $w, ilUserSearchCache\_getInstance(), ilObjWiki\_lookupPublicNotes(), addHeaderAction(), ilDatePresentation\formatDate(), ilExcRepoObjAssignment\getInstance(), ilUserUtil\getNamePresentation(), ilPageObjectGUI\getNotesHTML(), ilPageObjectGUI\getPageObject(), getWikiRefId(), ilTextHighlighterGUI\highlight(), IL_CAL_DATETIME, IL_PAGE_PRESENTATION, increaseViewCount(), ilUserSearchCache\LAST_QUERY, ilUtil\sendInfo(), ilPageObjectGUI\setOutputMode(), ilPageObjectGUI\setRenderPageContainer(), setSideBlock(), ilDatePresentation\setUseRelativeDates(), showPage(), and ilDatePresentation\useRelativeDates().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilWikiPageGUI::printViewOrder | ( | ) |
Definition at line 890 of file class.ilWikiPageGUI.php.
References printViewOrderList().
Here is the call graph for this function:
|
protected |
Definition at line 900 of file class.ilWikiPageGUI.php.
References $_GET, $_POST, $tabs, $tbl, ilWikiPage\getAllWikiPages(), and ilPageObjectGUI\getPageObject().
Referenced by pdfExportOrder(), and printViewOrder().
Here is the call graph for this function:
Here is the caller graph for this function:| ilWikiPageGUI::printViewSelection | ( | ) |
Print view selection.
return
Definition at line 817 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, $ilCtrl, $ilUser, ilPageObjectGUI\$lng, $toolbar, ilPageObjectGUI\$tpl, ilPageObjectGUI\$user, and initPrintViewSelectionForm().
Here is the call graph for this function:| ilWikiPageGUI::redrawHeaderAction | ( | ) |
Definition at line 378 of file class.ilWikiPageGUI.php.
References addHeaderAction(), and exit.
Here is the call graph for this function:| ilWikiPageGUI::renamePage | ( | ) |
Rename page.
Definition at line 1071 of file class.ilWikiPageGUI.php.
References $_GET, ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, $ilCtrl, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, ilWikiPage\_getPageIdForWikiTitle(), ilPageObjectGUI\getId(), ilPageObjectGUI\getPageObject(), initRenameForm(), ilWikiUtil\makeDbTitle(), ilWikiUtil\makeUrlTitle(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilWikiPageGUI::renameWikiPage | ( | ) |
Rename wiki page form.
Definition at line 1026 of file class.ilWikiPageGUI.php.
References $_GET, ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, $ilCtrl, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, and initRenameForm().
Here is the call graph for this function:| ilWikiPageGUI::searchWikiLinkAC | ( | ) |
Search wiki link list.
Definition at line 1376 of file class.ilWikiPageGUI.php.
References $_GET, $f, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, ilObjWiki\_performSearch(), exit, ilPageObjectGUI\getPageObject(), ilWikiPage\lookupTitle(), and ilUtil\sortArray().
Here is the call graph for this function:| ilWikiPageGUI::setScreenIdComponent | ( | ) |
Set screen id component.
return
Reimplemented from ilPageObjectGUI.
Definition at line 89 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$help.
| ilWikiPageGUI::setSideBlock | ( | ) |
Definition at line 279 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\getId(), getWikiPage(), and ilObjWikiGUI\renderSideBlock().
Referenced by preview(), and whatLinksHere().
Here is the call graph for this function:
Here is the caller graph for this function:| ilWikiPageGUI::setWiki | ( | $a_val | ) |
Set wiki.
| ilObjWiki | $a_val | wiki |
Definition at line 111 of file class.ilWikiPageGUI.php.
| ilWikiPageGUI::setWikiPage | ( | $a_wikipage | ) |
Set Wiki Page Object.
| object | $a_wikipage | Wiki Page Object |
Definition at line 248 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\setPageObject().
Here is the call graph for this function:| ilWikiPageGUI::setWikiRefId | ( | $a_ref_id | ) |
Definition at line 96 of file class.ilWikiPageGUI.php.
Referenced by __construct().
Here is the caller graph for this function:| ilWikiPageGUI::showPage | ( | ) |
display content of page
Reimplemented from ilPageObjectGUI.
Definition at line 551 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, $ilCtrl, ilPageObjectGUI\$tpl, ilPageObjectGUI\getAbstractOnly(), getWikiPage(), 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 | ( | ) |
Unblock.
Definition at line 1000 of file class.ilWikiPageGUI.php.
References $_GET, ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, $ilCtrl, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, ilWikiPerm\check(), and ilPageObjectGUI\getPageObject().
Here is the call graph for this function:| ilWikiPageGUI::unhideAdvancedMetaData | ( | ) |
Definition at line 1252 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, $ilCtrl, ilPageObjectGUI\$lng, and ilPageObjectGUI\getPageObject().
Here is the call graph for this function:| ilWikiPageGUI::updateAdvancedMetaData | ( | ) |
Definition at line 1208 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, $form, $ilCtrl, ilPageObjectGUI\$lng, editAdvancedMetaData(), and initAdvancedMetaDataForm().
Here is the call graph for this function:| ilWikiPageGUI::updateStatsRating | ( | $a_wiki_id, | |
| $a_wiki_type, | |||
| $a_page_id, | |||
| $a_page_type | |||
| ) |
Definition at line 1145 of file class.ilWikiPageGUI.php.
References ilWikiStat\EVENT_PAGE_RATING, ilPageObjectGUI\getPageObject(), and ilWikiStat\handleEvent().
Here is the call graph for this function:| ilWikiPageGUI::whatLinksHere | ( | ) |
All links to a specific page.
Definition at line 630 of file class.ilWikiPageGUI.php.
References $_GET, ilPageObjectGUI\$tpl, getWikiPage(), IL_WIKI_WHAT_LINKS_HERE, and setSideBlock().
Here is the call graph for this function:
|
protected |
Definition at line 30 of file class.ilWikiPageGUI.php.
Referenced by preview().
|
protected |
Definition at line 25 of file class.ilWikiPageGUI.php.
Referenced by editAdvancedMetaData(), executeCommand(), getTabs(), and printViewOrderList().
|
protected |
Definition at line 35 of file class.ilWikiPageGUI.php.
Referenced by printViewSelection().
|
protected |
Definition at line 45 of file class.ilWikiPageGUI.php.
Referenced by preview().
|
protected |
Definition at line 40 of file class.ilWikiPageGUI.php.
Referenced by getWiki().