ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilWikiPage GUI class. More...
Public Member Functions | |
__construct ($a_id=0, $a_old_nr=0, $a_wiki_ref_id=0) | |
Constructor. | |
setScreenIdComponent () | |
Set screen id component. | |
setWikiRefId ($a_ref_id) | |
getWikiRefId () | |
& | executeCommand () |
execute command | |
setWikiPage ($a_wikipage) | |
Set Wiki Page Object. | |
getWikiPage () | |
Get Wiki Page Object. | |
setSideBlock () | |
addHeaderAction ($a_redraw=false) | |
redrawHeaderAction () | |
preview () | |
View wiki page. | |
showPage () | |
display content of page | |
postOutputProcessing ($a_output) | |
Finalizing output processing. | |
whatLinksHere () | |
All links to a specific page. | |
getTabs ($a_activate="") | |
adds tabs to tab gui object | |
deleteWikiPageConfirmationScreen () | |
Delete wiki page confirmation screen. | |
cancelWikiPageDeletion () | |
Cancel wiki page deletion. | |
confirmWikiPageDeletion () | |
Delete the wiki page. | |
printViewSelection () | |
Print view selection. | |
initPrintViewSelectionForm () | |
Init print view selection form. | |
printViewOrder () | |
pdfExportOrder () | |
blockWikiPage () | |
Block. | |
unblockWikiPage () | |
Unblock. | |
renameWikiPage () | |
Rename wiki page form. | |
renamePage () | |
Rename page. | |
activateWikiPageRating () | |
Rating /. | |
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. | |
insertWikiLink () | |
Returns form to insert a wiki link per ajax. | |
insertWikiLinkAC () | |
Auto complete for insert wiki link. | |
searchWikiLinkAC () | |
Search wiki link list. | |
Public Member Functions inherited from ilPageObjectGUI | |
ilPageObjectGUI ($a_parent_type, $a_id, $a_old_nr=0, $a_prevent_get_id=false, $a_lang="") | |
Constructor. | |
afterConstructor () | |
After constructor. | |
setParentType ($a_val) | |
Set parent type. | |
getParentType () | |
Get parent type. | |
setId ($a_val) | |
Set ID. | |
getId () | |
Get ID. | |
setOldNr ($a_val) | |
Set old nr (historic page) | |
getOldNr () | |
Get old nr (historic page) | |
setLanguage ($a_val) | |
Set language. | |
getLanguage () | |
Get language. | |
setEnablePCType ($a_pc_type, $a_val) | |
Set enable pc type. | |
getEnablePCType ($a_pc_type) | |
Get enable pc type. | |
setPageConfig ($a_val) | |
Set page config object. | |
getPageConfig () | |
Get page config object. | |
setBibId ($a_id) | |
Set Bib Id. | |
getBibId () | |
Get Bib Id. | |
setPageObject ($a_pg_obj) | |
Set Page Object. | |
getPageObject () | |
Get Page Object. | |
setOutputMode ($a_mode=IL_PAGE_PRESENTATION) | |
Set Output Mode. | |
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) | |
getSourcecodeDownloadScript () | |
enableCitation ($a_enabled) | |
isEnabledCitation () | |
setLocator (&$a_locator) | |
setTabs ($a_tabs) | |
setPageBackTitle ($a_title) | |
setFileDownloadLink ($a_download_link) | |
getFileDownloadLink () | |
setFullscreenLink ($a_fullscreen_link) | |
getFullscreenLink () | |
setIntLinkReturn ($a_return) | |
enableChangeComments ($a_enabled) | |
isEnabledChangeComments () | |
enableNotes ($a_enabled, $a_parent_id) | |
isEnabledNotes () | |
setOfflineDirectory ($offdir) | |
set offline directory to offdir | |
getOfflineDirectory () | |
get offline directory | |
setViewPageLink ($a_link, $a_target="") | |
set link for "view page" button | |
getViewPageLink () | |
get view page link | |
getViewPageTarget () | |
get view page target frame | |
setActivationListener (&$a_obj, $a_meth) | |
setEnabledNews ($a_enabled, $a_news_obj_id=0, $a_news_obj_type=0) | |
Set enabled news. | |
getEnabledNews () | |
Get enabled news. | |
setTabHook ($a_object, $a_function) | |
Set tab hook. | |
setEditPreview ($a_editpreview) | |
Set Display first Edit tab, then Preview tab, instead of Page and Edit. | |
getEditPreview () | |
Get Display first Edit tab, then Preview tab, instead of Page and Edit. | |
setEnabledTabs ($a_enabledtabs) | |
Set Output tabs. | |
getEnabledTabs () | |
Get Output tabs. | |
setEnabledPageFocus ($a_enabledpagefocus) | |
Set Enable page focus. | |
getEnabledPageFocus () | |
Get Enable page focus. | |
setExplorerUpdater ($a_exp_frame, $a_exp_id, $a_exp_target_script) | |
Set Explorer Updater. | |
setPrependingHtml ($a_prependinghtml) | |
Set Prepending HTML. | |
getPrependingHtml () | |
Get Prepending HTML. | |
setEnableEditing ($a_enableediting) | |
Set Enable Editing. | |
getEnableEditing () | |
Get Enable Editing. | |
setRawPageContent ($a_rawpagecontent) | |
Set Get raw page content only. | |
getRawPageContent () | |
Get Get raw page content only. | |
setStyleId ($a_styleid) | |
Set Style Id. | |
getStyleId () | |
Get Style Id. | |
setCompareMode ($a_val) | |
Set compare mode. | |
getCompareMode () | |
Get compare mode. | |
setAbstractOnly ($a_val) | |
Set abstract only. | |
getAbstractOnly () | |
Get abstract only. | |
setRenderPageContainer ($a_val) | |
Set render page container. | |
getRenderPageContainer () | |
Get render page container. | |
activateMetaDataEditor ($a_rep_obj_id, $a_sub_obj_id, $a_type, $a_observer_obj=NULL, $a_observer_func="") | |
Activate meda data editor. | |
determineFileDownloadLink () | |
Determine file download link. | |
determineFullscreenLink () | |
Determine fullscreen link. | |
determineSourcecodeDownloadScript () | |
Determine source code download script. | |
getComponentPluginsXML () | |
Put information about activated plugins into XML. | |
setQEditTabs ($a_active) | |
Set question editing tabs. | |
onFeedbackEditingForwarding () | |
On feedback editing forwarding. | |
deactivatePage () | |
activatePage () | |
replaceCurlyBrackets ($output) | |
Replace curly brackets. | |
addActionsMenu ($a_tpl, $sel_media_mode, $sel_html_mode, $sel_js_mode) | |
Add actions menu. | |
addMultiLangActionsAndInfo ($a_list, $a_tpl) | |
Add multi-language actions to menu. | |
setEditMode () | |
Set edit mode. | |
setDefaultLinkXml () | |
Set standard link xml. | |
downloadFile () | |
Download file of file lists. | |
displayMediaFullscreen () | |
Show media in fullscreen mode. | |
displayMedia ($a_fullscreen=false) | |
Display media. | |
download_paragraph () | |
download source code paragraph | |
insertContentIncludes ($a_html) | |
Insert content includes. | |
insertPageToc ($a_output) | |
Insert page toc. | |
insertResources ($a_output) | |
Insert resources. | |
insertAdvTrigger ($a_output) | |
Insert adv content trigger. | |
insertHelp ($a_tpl) | |
Insert help texts. | |
previewHistory () | |
Preview history. | |
insertJSAtPlaceholder () | |
InsertJS at placeholder. | |
presentation ($a_mode=IL_PAGE_PRESENTATION) | |
getHTML () | |
showMediaFullscreen ($a_style_id=0) | |
show fullscreen view of media object | |
displayValidationError ($a_error) | |
display validation error | |
history () | |
Get history table as HTML. | |
rollbackConfirmation () | |
Rollback confirmation. | |
rollback () | |
Rollback to a previous version. | |
compareVersion () | |
Compares two revisions of the page. | |
replaceDiffTags ($a_html) | |
editActivation () | |
Edit activation (only, if scheduled page activation is activated in administration) | |
initActivationForm () | |
Init activation form. | |
getActivationFormValues () | |
Get values for activation form. | |
saveActivation () | |
Save Activation. | |
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. | |
processAnswer () | |
Process answer. | |
initialOpenedContent () | |
Initially opened content. | |
initOpenedContentForm () | |
Init form for initially opened content. | |
saveInitialOpenedContent () | |
Save initial opened content. | |
switchToLanguage () | |
Switch to language. | |
confirmPageTranslationCreation () | |
Confirm page translation creation. | |
editMasterLanguage () | |
Edit master language. | |
createPageTranslation () | |
Create page translation. | |
releasePageLock () | |
Release page lock. |
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. | |
static | initEditingJS (ilTemplate $a_tpl) |
Init wiki editing js. | |
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) |
Get Tiny Menu. |
Protected Member Functions | |
increaseViewCount () | |
printViewOrderList ($a_pdf_export=false) | |
initRenameForm () | |
Init renaming form. | |
initAdvancedMetaDataForm () | |
Protected Member Functions inherited from ilPageObjectGUI | |
initPageObject () | |
Init page object. | |
getActivationCaptions () | |
Get captions for activation action menu entries. | |
isPageContainerToBeRendered () |
Additional Inherited Members | |
Data Fields inherited from ilPageObjectGUI | |
$tpl | |
$lng | |
$ctrl | |
$obj | |
$output_mode | |
$presentation_title | |
$target_script | |
$return_location | |
$target_var | |
$template_output_var | |
$output2template | |
$link_params | |
$bib_id | |
$citation | |
$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 = "}}}}}" | |
Protected Attributes inherited from ilPageObjectGUI | |
$parent_type = "" |
Class ilWikiPage GUI class.
ilWikiPageGUI: ilPageEditorGUI, ilEditClipboardGUI, ilMediaPoolTargetSelector ilWikiPageGUI: ilPublicUserProfileGUI, ilPageObjectGUI, ilNoteGUI ilWikiPageGUI: ilCommonActionDispatcherGUI, ilRatingGUI, ilWikiStatGUI
Definition at line 19 of file class.ilWikiPageGUI.php.
ilWikiPageGUI::__construct | ( | $a_id = 0 , |
|
$a_old_nr = 0 , |
|||
$a_wiki_ref_id = 0 |
|||
) |
Constructor.
Definition at line 24 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$tpl, ilPageObjectGUI\getPageObject(), ilObjStyleSheet\getSyntaxStylePath(), getWikiRefId(), and setWikiRefId().
ilWikiPageGUI::activateWikiPageRating | ( | ) |
Rating /.
Definition at line 883 of file class.ilWikiPageGUI.php.
References $ilCtrl, ilPageObjectGUI\$lng, ilPageObjectGUI\getPageObject(), and ilUtil\sendSuccess().
ilWikiPageGUI::addHeaderAction | ( | $a_redraw = false | ) |
Definition at line 197 of file class.ilWikiPageGUI.php.
References $_GET, $ilUser, ilObjWiki\_lookupPublicNotes(), ilObjWiki\_lookupRatingOverall(), ilUtil\getImagePath(), ilPageObjectGUI\getPageObject(), ilNotification\hasNotification(), ilCommonActionDispatcherGUI\TYPE_REPOSITORY, ilNotification\TYPE_WIKI, and ilNotification\TYPE_WIKI_PAGE.
Referenced by preview(), and redrawHeaderAction().
ilWikiPageGUI::blockWikiPage | ( | ) |
Block.
Definition at line 760 of file class.ilWikiPageGUI.php.
References $_GET, $ilCtrl, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, ilPageObjectGUI\getPageObject(), and ilUtil\sendSuccess().
ilWikiPageGUI::cancelWikiPageDeletion | ( | ) |
Cancel wiki page deletion.
Definition at line 562 of file class.ilWikiPageGUI.php.
References $ilCtrl, and ilPageObjectGUI\$lng.
ilWikiPageGUI::confirmWikiPageDeletion | ( | ) |
Delete the wiki page.
Definition at line 573 of file class.ilWikiPageGUI.php.
References $_GET, $ilCtrl, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, ilPageObjectGUI\getPageObject(), and ilUtil\sendSuccess().
ilWikiPageGUI::deactivateWikiPageRating | ( | ) |
Definition at line 894 of file class.ilWikiPageGUI.php.
References $ilCtrl, ilPageObjectGUI\$lng, ilPageObjectGUI\getPageObject(), and ilUtil\sendSuccess().
ilWikiPageGUI::deleteWikiPageConfirmationScreen | ( | ) |
Delete wiki page confirmation screen.
Definition at line 496 of file class.ilWikiPageGUI.php.
References $_GET, $ilCtrl, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, ilPageObjectGUI\getId(), ilWikiPage\getLinksToPage(), ilWikiPage\getPageContributors(), ilPageObjectGUI\getPageObject(), ilNote\getUserCount(), and getWikiPage().
ilWikiPageGUI::edit | ( | ) |
Edit.
@return |
Reimplemented from ilPageObjectGUI.
Definition at line 1018 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, and initEditingJS().
ilWikiPageGUI::editAdvancedMetaData | ( | ilPropertyFormGUI | $a_form = null | ) |
Definition at line 953 of file class.ilWikiPageGUI.php.
References $ilCtrl, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, and initAdvancedMetaDataForm().
& ilWikiPageGUI::executeCommand | ( | ) |
execute command
Reimplemented from ilPageObjectGUI.
Definition at line 69 of file class.ilWikiPageGUI.php.
References $_GET, $cmd, $ilCtrl, $ilUser, ilPageObjectGUI\getId(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), ilPageObjectGUI\getPageObject(), getTabs(), getWikiPage(), initEditingJS(), preview(), ilNotification\setNotification(), ilPageObjectGUI\setPresentationTitle(), ilNotification\TYPE_WIKI, and ilNotification\TYPE_WIKI_PAGE.
|
static |
Get wiki page gui for id and title.
Definition at line 180 of file class.ilWikiPageGUI.php.
References $ilDB, and ilWikiPage\getPageIdForTitle().
Referenced by ilObjWikiGUI\executeCommand(), and ilObjWikiGUI\viewPageObject().
ilWikiPageGUI::getTabs | ( | $a_activate = "" | ) |
adds tabs to tab gui object
object | $tabs_gui | ilTabsGUI object |
Reimplemented from ilPageObjectGUI.
Definition at line 463 of file class.ilWikiPageGUI.php.
References $_GET, $ilCtrl, ilWikiPage\getPageIdForTitle(), ilPageObjectGUI\getPageObject(), ilWikiUtil\makeDbTitle(), and ilWikiUtil\makeUrlTitle().
Referenced by executeCommand().
ilWikiPageGUI::getWikiPage | ( | ) |
Get Wiki Page Object.
Definition at line 172 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\getPageObject().
Referenced by deleteWikiPageConfirmationScreen(), executeCommand(), increaseViewCount(), initAdvancedMetaDataForm(), postOutputProcessing(), setSideBlock(), showPage(), and whatLinksHere().
ilWikiPageGUI::getWikiRefId | ( | ) |
Definition at line 61 of file class.ilWikiPageGUI.php.
Referenced by __construct(), increaseViewCount(), initPrintViewSelectionForm(), and observeNoteAction().
ilWikiPageGUI::hideAdvancedMetaData | ( | ) |
Definition at line 990 of file class.ilWikiPageGUI.php.
References $ilCtrl, ilPageObjectGUI\$lng, ilPageObjectGUI\getPageObject(), and ilUtil\sendSuccess().
|
protected |
Definition at line 413 of file class.ilWikiPageGUI.php.
References $ilUser, ilChangeEvent\_recordReadEvent(), ilWikiStat\EVENT_PAGE_READ, getWikiPage(), getWikiRefId(), and ilWikiStat\handleEvent().
Referenced by preview().
|
protected |
Definition at line 928 of file class.ilWikiPageGUI.php.
References $ilCtrl, ilPageObjectGUI\$lng, getWikiPage(), ilAdvancedMDRecordGUI\MODE_EDITOR, and ilAdvancedMDRecordGUI\setPropertyForm().
Referenced by editAdvancedMetaData(), and updateAdvancedMetaData().
|
static |
Init wiki editing js.
ilTemplate | $a_tpl | template |
Definition at line 1032 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\$lng, and ilTemplate\addOnLoadCode().
Referenced by edit(), and executeCommand().
ilWikiPageGUI::initPrintViewSelectionForm | ( | ) |
Init print view selection form.
Definition at line 614 of file class.ilWikiPageGUI.php.
References $ilCtrl, ilPageObjectGUI\$lng, ilObject\_lookupObjId(), ilWikiPage\getAllPages(), ilUtil\getImagePath(), getWikiRefId(), and ilRadioGroupInputGUI\setValue().
Referenced by printViewSelection().
|
protected |
Init renaming form.
int | $a_mode | Edit Mode |
Definition at line 818 of file class.ilWikiPageGUI.php.
References $ilCtrl, ilPageObjectGUI\$lng, ilPageObjectGUI\getPageObject(), and ilTextInputGUI\setMaxLength().
Referenced by renamePage(), and renameWikiPage().
ilWikiPageGUI::insertWikiLink | ( | ) |
Returns form to insert a wiki link per ajax.
Definition at line 1045 of file class.ilWikiPageGUI.php.
References $ilCtrl, ilPageObjectGUI\$lng, exit, and ilTextInputGUI\setSize().
ilWikiPageGUI::insertWikiLinkAC | ( | ) |
Auto complete for insert wiki link.
Definition at line 1076 of file class.ilWikiPageGUI.php.
References $_GET, $res, $result, ilWikiPage\_wikiPageExists(), ilJsonUtil\encode(), exit, ilPageObjectGUI\getPageObject(), and ilWikiPage\getPagesForSearch().
ilWikiPageGUI::observeNoteAction | ( | $a_wiki_id, | |
$a_page_id, | |||
$a_type, | |||
$a_action, | |||
$a_note_id | |||
) |
Definition at line 906 of file class.ilWikiPageGUI.php.
References getWikiRefId(), ilWikiUtil\sendNotification(), and ilNotification\TYPE_WIKI_PAGE.
ilWikiPageGUI::pdfExportOrder | ( | ) |
Definition at line 664 of file class.ilWikiPageGUI.php.
References printViewOrderList().
ilWikiPageGUI::postOutputProcessing | ( | $a_output | ) |
Finalizing output processing.
Reimplemented from ilPageObjectGUI.
Definition at line 431 of file class.ilWikiPageGUI.php.
References $_GET, $ilCtrl, ilPageObjectGUI\getOutputMode(), getWikiPage(), ilWikiUtil\makeUrlTitle(), and ilWikiUtil\replaceInternalLinks().
ilWikiPageGUI::preview | ( | ) |
View wiki page.
Reimplemented from ilPageObjectGUI.
Definition at line 288 of file class.ilWikiPageGUI.php.
References $_GET, $ilCtrl, $ilSetting, $ilUser, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, ilUserSearchCache\_getInstance(), ilObjWiki\_lookupPublicNotes(), addHeaderAction(), ilDatePresentation\formatDate(), ilPageObjectGUI\getId(), ilUserUtil\getNamePresentation(), ilPageObjectGUI\getNotesHTML(), ilPageObjectGUI\getPageObject(), ilTextHighlighterGUI\highlight(), IL_CAL_DATETIME, IL_PAGE_PRESENTATION, increaseViewCount(), ilUserSearchCache\LAST_QUERY, ilWikiUtil\makeUrlTitle(), ilUtil\sendInfo(), ilPageObjectGUI\setOutputMode(), ilPageObjectGUI\setRenderPageContainer(), setSideBlock(), and showPage().
Referenced by executeCommand().
ilWikiPageGUI::printViewOrder | ( | ) |
Definition at line 659 of file class.ilWikiPageGUI.php.
References printViewOrderList().
|
protected |
Definition at line 669 of file class.ilWikiPageGUI.php.
References $_GET, $_POST, ilWikiPage\getAllPages(), and ilPageObjectGUI\getPageObject().
Referenced by pdfExportOrder(), and printViewOrder().
ilWikiPageGUI::printViewSelection | ( | ) |
Print view selection.
@return |
Definition at line 597 of file class.ilWikiPageGUI.php.
References $ilCtrl, $ilUser, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, and initPrintViewSelectionForm().
ilWikiPageGUI::redrawHeaderAction | ( | ) |
Definition at line 279 of file class.ilWikiPageGUI.php.
References addHeaderAction(), and exit.
ilWikiPageGUI::renamePage | ( | ) |
Rename page.
Definition at line 843 of file class.ilWikiPageGUI.php.
References $_GET, $ilCtrl, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, ilWikiPage\_getPageIdForWikiTitle(), ilPageObjectGUI\getId(), ilPageObjectGUI\getPageObject(), initRenameForm(), ilWikiUtil\makeDbTitle(), ilWikiUtil\makeUrlTitle(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
ilWikiPageGUI::renameWikiPage | ( | ) |
Rename wiki page form.
Definition at line 801 of file class.ilWikiPageGUI.php.
References $_GET, $ilCtrl, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, ilPageObjectGUI\getPageObject(), and initRenameForm().
ilWikiPageGUI::searchWikiLinkAC | ( | ) |
Search wiki link list.
Definition at line 1118 of file class.ilWikiPageGUI.php.
References $_GET, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, ilObjWiki\_performSearch(), exit, ilPageObjectGUI\getPageObject(), ilWikiPage\lookupTitle(), and ilUtil\sortArray().
ilWikiPageGUI::setScreenIdComponent | ( | ) |
Set screen id component.
@return |
Reimplemented from ilPageObjectGUI.
Definition at line 49 of file class.ilWikiPageGUI.php.
ilWikiPageGUI::setSideBlock | ( | ) |
Definition at line 191 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\getId(), getWikiPage(), and ilObjWikiGUI\renderSideBlock().
Referenced by preview(), and whatLinksHere().
ilWikiPageGUI::setWikiPage | ( | $a_wikipage | ) |
Set Wiki Page Object.
object | $a_wikipage | Wiki Page Object |
Definition at line 162 of file class.ilWikiPageGUI.php.
References ilPageObjectGUI\setPageObject().
ilWikiPageGUI::setWikiRefId | ( | $a_ref_id | ) |
Definition at line 56 of file class.ilWikiPageGUI.php.
Referenced by __construct().
ilWikiPageGUI::showPage | ( | ) |
display content of page
Reimplemented from ilPageObjectGUI.
Definition at line 389 of file class.ilWikiPageGUI.php.
References $ilCtrl, ilPageObjectGUI\$tpl, ilPageObjectGUI\getAbstractOnly(), getWikiPage(), ilPageObjectGUI\setPresentationTitle(), and ilPageObjectGUI\setTemplateOutput().
Referenced by preview().
ilWikiPageGUI::unblockWikiPage | ( | ) |
Unblock.
Definition at line 778 of file class.ilWikiPageGUI.php.
References $_GET, $ilCtrl, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, ilPageObjectGUI\getPageObject(), and ilUtil\sendSuccess().
ilWikiPageGUI::unhideAdvancedMetaData | ( | ) |
Definition at line 1001 of file class.ilWikiPageGUI.php.
References $ilCtrl, ilPageObjectGUI\$lng, ilPageObjectGUI\getPageObject(), and ilUtil\sendSuccess().
ilWikiPageGUI::updateAdvancedMetaData | ( | ) |
Definition at line 969 of file class.ilWikiPageGUI.php.
References $ilCtrl, ilPageObjectGUI\$lng, initAdvancedMetaDataForm(), and ilUtil\sendSuccess().
ilWikiPageGUI::updateStatsRating | ( | $a_wiki_id, | |
$a_wiki_type, | |||
$a_page_id, | |||
$a_page_type | |||
) |
Definition at line 917 of file class.ilWikiPageGUI.php.
References ilWikiStat\EVENT_PAGE_RATING, ilPageObjectGUI\getPageObject(), and ilWikiStat\handleEvent().
ilWikiPageGUI::whatLinksHere | ( | ) |
All links to a specific page.
Definition at line 450 of file class.ilWikiPageGUI.php.
References $_GET, ilPageObjectGUI\$tpl, getWikiPage(), IL_WIKI_WHAT_LINKS_HERE, and setSideBlock().