ILIAS
release_8 Revision v8.19
|
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 (int $a_id=0, int $a_old_nr=0, int $a_wiki_ref_id=0) | |
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 () | |
![]() | |
__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 | getGUIForTitle (int $a_wiki_id, string $a_title, int $a_old_nr=0, int $a_wiki_ref_id=0) |
Get wiki page gui for id and title. More... | |
static | initEditingJS (ilGlobalTemplateInterface $a_tpl) |
![]() | |
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 () | |
getPrintView () | |
increaseViewCount () | |
printViewOrderList () | |
initRenameForm () | |
initAdvancedMetaDataForm () | |
finalizeAssignment () | |
Finalize and submit blog to exercise. More... | |
downloadExcSubFile () | |
![]() | |
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... | |
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 Class ilWikiPage GUI class
ilWikiPageGUI: ilPageEditorGUI, ilEditClipboardGUI, ilMediaPoolTargetSelector ilWikiPageGUI: ilPublicUserProfileGUI, ilPageObjectGUI, ilNoteGUI ilWikiPageGUI: ilCommonActionDispatcherGUI, ilRatingGUI, ilWikiStatGUI ilWikiPageGUI: ilObjectMetaDataGUI, ilPropertyFormGUI
Definition at line 29 of file class.ilWikiPageGUI.php.
ilWikiPageGUI::__construct | ( | int | $a_id = 0 , |
int | $a_old_nr = 0 , |
||
int | $a_wiki_ref_id = 0 |
||
) |
Definition at line 40 of file class.ilWikiPageGUI.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), ilPageObjectGUI\getPageObject(), ilObjStyleSheet\getSyntaxStylePath(), getWikiRefId(), ILIAS\FileDelivery\http(), ILIAS\Repository\settings(), and setWikiRefId().
ilWikiPageGUI::activateWikiPageRating | ( | ) |
Rating /.
Definition at line 905 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ilPageObjectGUI\getPageObject(), and ilLanguage\txt().
ilWikiPageGUI::addHeaderAction | ( | bool | $a_redraw = false | ) |
Definition at line 251 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, $ilUser, 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().
ilWikiPageGUI::blockWikiPage | ( | ) |
Definition at line 794 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ilWikiPerm\check(), ilPageObjectGUI\getPageObject(), and ilLanguage\txt().
ilWikiPageGUI::cancelWikiPageDeletion | ( | ) |
Definition at line 683 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, and ilCtrl\redirect().
ilWikiPageGUI::confirmWikiPageDeletion | ( | ) |
Definition at line 690 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ilWikiPerm\check(), ilPageObjectGUI\getPageObject(), and ilLanguage\txt().
ilWikiPageGUI::deactivateWikiPageRating | ( | ) |
Definition at line 917 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ilPageObjectGUI\getPageObject(), and ilLanguage\txt().
ilWikiPageGUI::deleteWikiPageConfirmationScreen | ( | ) |
Definition at line 613 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, ilWikiPerm\check(), ilPageObjectGUI\getId(), ilWikiPage\getLinksToPage(), ilPageObjectGUI\getPageObject(), ilWikiPage\getWikiPageContributors(), ilGlobalTemplateInterface\setContent(), and ilLanguage\txt().
|
protected |
Definition at line 1232 of file class.ilWikiPageGUI.php.
References $ilUser, ilPageObjectGUI\$user, ilObjUser\_lookupName(), ilObject\_lookupTitle(), ilFileDelivery\deliverFileLegacy(), and ilExSubmission\getFiles().
ilWikiPageGUI::edit | ( | ) |
Definition at line 1078 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$lng, and ilPageObjectGUI\$tpl.
ilWikiPageGUI::editAdvancedMetaData | ( | ilPropertyFormGUI | $a_form = null | ) |
Definition at line 988 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().
ilWikiPageGUI::executeCommand | ( | ) |
ilCtrlException |
Definition at line 96 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, ilPageObjectGUI\$form, $ilUser, 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(), initAdvancedMetaDataForm(), preview(), ilGlobalTemplateInterface\setHeaderPageTitle(), ilNotification\setNotification(), ilGlobalTemplateInterface\setPermanentLink(), ilPageObjectGUI\setPresentationTitle(), ilLanguage\txt(), ilNotification\TYPE_WIKI, and ilNotification\TYPE_WIKI_PAGE.
|
protected |
Finalize and submit blog to exercise.
Definition at line 1218 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ilExAssignmentTypes\getInstance(), getWikiRefId(), ilLanguage\txt(), ilExAssignment\TYPE_WIKI_TEAM, and ILIAS\Repository\user().
ilWikiPageGUI::getCommentsHTMLExport | ( | ) |
Definition at line 1251 of file class.ilWikiPageGUI.php.
References ilObjWiki\_lookupPublicNotes(), ilPageObjectGUI\getNotesHTML(), and ilPageObjectGUI\getPageObject().
|
static |
Get wiki page gui for id and title.
Definition at line 232 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$id, and ilWikiPage\getPageIdForTitle().
Referenced by ilObjWikiGUI\executeCommand(), and ilObjWikiGUI\viewPageObject().
|
protected |
Definition at line 480 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().
ilWikiPageGUI::getTabs | ( | string | $a_activate = "" | ) |
Definition at line 568 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, ilPageObjectGUI\$tabs_gui, ILIAS\Repository\ctrl(), ilWikiPage\getPageIdForTitle(), ilPageObjectGUI\getPageObject(), ilWikiUtil\makeDbTitle(), and ilWikiUtil\makeUrlTitle().
Referenced by executeCommand().
ilWikiPageGUI::getWiki | ( | ) |
Definition at line 88 of file class.ilWikiPageGUI.php.
References $wiki.
ilWikiPageGUI::getWikiRefId | ( | ) |
Definition at line 78 of file class.ilWikiPageGUI.php.
References $wiki_ref_id.
Referenced by __construct(), finalizeAssignment(), getPrintView(), increaseViewCount(), and observeNoteAction().
ilWikiPageGUI::hideAdvancedMetaData | ( | ) |
Definition at line 1042 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ilPageObjectGUI\getPageObject(), and ilLanguage\txt().
|
protected |
Definition at line 497 of file class.ilWikiPageGUI.php.
References $ilUser, ilPageObjectGUI\$user, ilChangeEvent\_recordReadEvent(), ilWikiStat\EVENT_PAGE_READ, getWikiRefId(), and ilWikiStat\handleEvent().
Referenced by preview().
|
protected |
Definition at line 959 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().
|
static |
Definition at line 1088 of file class.ilWikiPageGUI.php.
References $DIC, ilPageObjectGUI\$lng, ilGlobalTemplateInterface\addJavaScript(), ilGlobalTemplateInterface\addOnLoadCode(), and ilLanguage\txt().
|
protected |
Definition at line 845 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ILIAS\Repository\form(), ilPageObjectGUI\getPageObject(), and ilLanguage\txt().
Referenced by renamePage(), and renameWikiPage().
|
protected |
Definition at line 467 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$toolbar, ilToolbarGUI\addComponent(), ILIAS\Repository\ctrl(), and getPrintView().
Referenced by showPage().
ilWikiPageGUI::insertWikiLink | ( | ) |
Returns form to insert a wiki link per ajax.
Definition at line 1103 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().
ilWikiPageGUI::insertWikiLinkAC | ( | ) |
Auto complete for insert wiki link.
Definition at line 1134 of file class.ilWikiPageGUI.php.
References $res, ilWikiPage\_wikiPageExists(), exit, ilPageObjectGUI\getPageObject(), and ilWikiPage\getPagesForSearch().
ilWikiPageGUI::observeNoteAction | ( | int | $a_wiki_id, |
int | $a_page_id, | ||
string | $a_type, | ||
string | $a_action, | ||
int | $a_note_id | ||
) |
Definition at line 930 of file class.ilWikiPageGUI.php.
References getWikiRefId(), ilWikiUtil\sendNotification(), and ilNotification\TYPE_WIKI_PAGE.
ilWikiPageGUI::postOutputProcessing | ( | string | $a_output | ) |
Definition at line 514 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\getEnabledHref(), ilPageObjectGUI\getId(), ilPageObjectGUI\getOutputMode(), ilWikiUtil\makeUrlTitle(), ilWikiUtil\replaceInternalLinks(), and ilCtrl\setParameterByClass().
ilWikiPageGUI::preview | ( | ) |
Definition at line 349 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, $ilSetting, $ilUser, ilPageObjectGUI\$lng, $message, $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().
ilWikiPageGUI::printViewOrder | ( | ) |
Definition at line 714 of file class.ilWikiPageGUI.php.
References printViewOrderList().
|
protected |
Definition at line 719 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$tabs_gui, ILIAS\Repository\ctrl(), ilWikiPage\getAllWikiPages(), ilPageObjectGUI\getPageObject(), and ILIAS\Repository\lng().
Referenced by printViewOrder().
ilWikiPageGUI::printViewSelection | ( | ) |
Definition at line 708 of file class.ilWikiPageGUI.php.
References getPrintView().
ilWikiPageGUI::redrawHeaderAction | ( | ) |
Definition at line 343 of file class.ilWikiPageGUI.php.
References addHeaderAction(), and exit.
ilWikiPageGUI::renamePage | ( | ) |
Definition at line 867 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, ilWikiPage\_getPageIdForWikiTitle(), ILIAS\Repository\form(), ilPageObjectGUI\getId(), ilPageObjectGUI\getPageObject(), initRenameForm(), ilWikiUtil\makeDbTitle(), ilWikiUtil\makeUrlTitle(), ilGlobalTemplateInterface\setContent(), and ilLanguage\txt().
ilWikiPageGUI::renameWikiPage | ( | ) |
Definition at line 829 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$tpl, ILIAS\Repository\form(), ilPageObjectGUI\getPageObject(), initRenameForm(), and ilGlobalTemplateInterface\setContent().
ilWikiPageGUI::searchWikiLinkAC | ( | ) |
Search wiki link list.
Definition at line 1171 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().
ilWikiPageGUI::setScreenIdComponent | ( | ) |
Definition at line 67 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$help, and ilHelpGUI\setScreenIdComponent().
ilWikiPageGUI::setSideBlock | ( | ) |
Definition at line 242 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\getId(), and ilObjWikiGUI\renderSideBlock().
Referenced by preview(), and whatLinksHere().
ilWikiPageGUI::setWiki | ( | ilObjWiki | $a_val | ) |
Definition at line 83 of file class.ilWikiPageGUI.php.
ilWikiPageGUI::setWikiPage | ( | ilWikiPage | $a_wikipage | ) |
Definition at line 217 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\getPageObject(), and ilPageObjectGUI\setPageObject().
ilWikiPageGUI::setWikiRefId | ( | int | $a_ref_id | ) |
Definition at line 73 of file class.ilWikiPageGUI.php.
Referenced by __construct().
ilWikiPageGUI::showPage | ( | ) |
Definition at line 450 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\getAbstractOnly(), ilPageObjectGUI\getOutputMode(), initToolbar(), ilPageObjectGUI\PRESENTATION, ilPageObjectGUI\setPresentationTitle(), and ilPageObjectGUI\setTemplateOutput().
Referenced by preview().
ilWikiPageGUI::unblockWikiPage | ( | ) |
Definition at line 809 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ilWikiPerm\check(), ilPageObjectGUI\getPageObject(), and ilLanguage\txt().
ilWikiPageGUI::unhideAdvancedMetaData | ( | ) |
Definition at line 1060 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ilPageObjectGUI\getPageObject(), and ilLanguage\txt().
ilWikiPageGUI::updateAdvancedMetaData | ( | ) |
Definition at line 1016 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, ilPageObjectGUI\$form, ilPageObjectGUI\$lng, ilPropertyFormGUI\checkInput(), editAdvancedMetaData(), initAdvancedMetaDataForm(), and ilLanguage\txt().
ilWikiPageGUI::updateStatsRating | ( | int | $a_wiki_id, |
string | $a_wiki_type, | ||
int | $a_page_id, | ||
string | $a_page_type | ||
) |
Definition at line 945 of file class.ilWikiPageGUI.php.
References ilWikiStat\EVENT_PAGE_RATING, and ilWikiStat\handleEvent().
ilWikiPageGUI::whatLinksHere | ( | ) |
Definition at line 552 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$tpl, IL_WIKI_WHAT_LINKS_HERE, ilGlobalTemplateInterface\setContent(), and setSideBlock().
|
protected |
Definition at line 35 of file class.ilWikiPageGUI.php.
|
protected |
Definition at line 32 of file class.ilWikiPageGUI.php.
|
protected |
Definition at line 31 of file class.ilWikiPageGUI.php.
|
protected |
Definition at line 34 of file class.ilWikiPageGUI.php.
|
protected |
Definition at line 37 of file class.ilWikiPageGUI.php.
Referenced by preview().
|
protected |
Definition at line 38 of file class.ilWikiPageGUI.php.
Referenced by getWiki().
|
protected |
Definition at line 36 of file class.ilWikiPageGUI.php.
Referenced by getWikiRefId().
|
protected |
Definition at line 33 of file class.ilWikiPageGUI.php.