| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Class ilBlogPosting GUI class. More...
 Inheritance diagram for ilBlogPostingGUI:
 Collaboration diagram for ilBlogPostingGUI:Public Member Functions | |
| __construct (int $a_node_id, object $a_access_handler=null, int $a_id=0, int $a_old_nr=0, bool $a_enable_public_notes=true, bool $a_may_contribute=true, int $a_style_sheet_id=0) | |
| executeCommand () | |
| setBlogPosting (ilBlogPosting $a_posting) | |
| preview (string $a_mode=null) | |
| previewFullscreen () | |
| Needed for portfolio/blog handling.  More... | |
| showPage (string $a_title="") | |
| postOutputProcessing (string $a_output) | |
| Finalizing output processing.  More... | |
| getTabs (string $a_activate="") | |
| deleteBlogPostingConfirmationScreen () | |
| cancelBlogPostingDeletion () | |
| confirmBlogPostingDeletion () | |
| editTitle (ilPropertyFormGUI $a_form=null) | |
| updateTitle () | |
| initTitleForm () | |
| editDate (ilPropertyFormGUI $a_form=null) | |
| updateDate () | |
| initDateForm () | |
| observeNoteAction (int $a_blog_id, int $a_posting_id, string $a_type, string $a_action, int $a_note_id) | |
| getActivationCaptions () | |
| deactivatePageToList () | |
| deactivatePage (bool $a_to_list=false) | |
| activatePageToList () | |
| activatePage (bool $a_to_list=false) | |
| editKeywords () | |
| Diplay the keywords form.  More... | |
| saveKeywordsForm () | |
| getDisabledText () | |
| getCommentsHTMLExport () | |
| finishEditing () | |
  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 | getSnippet (int $a_id, bool $a_truncate=false, int $a_truncate_length=500, string $a_truncate_sign="...", bool $a_include_picture=false, int $a_picture_width=144, int $a_picture_height=144, string $a_export_directory=null) | 
| Get first text paragraph of page.  More... | |
  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 | |
| checkAccess (string $a_cmd) | |
| isInWorkspace () | |
| Is current page part of personal workspace blog?  More... | |
| showPageHeading () | |
| getPageHeading () | |
| Get page heading see also https://docu.ilias.de/goto_docu_wiki_wpage_5793_1357.html the presentation heading has a defined layout, title is not from page content.  More... | |
| cancelEdit () | |
| initKeywordsForm () | |
| getParentObjId () | |
| getFirstMediaObjectAsTag (int $a_width=144, int $a_height=144, string $a_export_directory=null) | |
| showEditToolbar () | |
  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... | |
Static Protected Member Functions | |
| static | parseImage (int $src_width, int $src_height, int $tgt_width, int $tgt_height) | 
Class ilBlogPosting GUI class.
Definition at line 31 of file class.ilBlogPostingGUI.php.
| ilBlogPostingGUI::__construct | ( | int | $a_node_id, | 
| object | $a_access_handler = null,  | 
        ||
| int | $a_id = 0,  | 
        ||
| int | $a_old_nr = 0,  | 
        ||
| bool | $a_enable_public_notes = true,  | 
        ||
| bool | $a_may_contribute = true,  | 
        ||
| int | $a_style_sheet_id = 0  | 
        ||
| ) | 
Definition at line 51 of file class.ilBlogPostingGUI.php.
References $DIC, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, ILIAS\GlobalScreen\Provider\__construct(), ilObjStyleSheet\getSyntaxStylePath(), isInWorkspace(), ilLanguage\loadLanguageModule(), ILIAS\Repository\locator(), ilGlobalTemplateInterface\parseCurrentBlock(), ilGlobalTemplateInterface\setCurrentBlock(), ilPageObjectGUI\setEnableEditing(), ilPageObjectGUI\setStyleId(), ILIAS\Repository\settings(), ilGlobalTemplateInterface\setVariable(), ILIAS\Repository\tabs(), and ILIAS\Repository\user().
 Here is the call graph for this function:| ilBlogPostingGUI::activatePage | ( | bool | $a_to_list = false | ) | 
Definition at line 612 of file class.ilBlogPostingGUI.php.
References checkAccess(), ILIAS\Repository\ctrl(), ilPageObjectGUI\getId(), isInWorkspace(), and ilObjBlog\sendNotification().
 Here is the call graph for this function:| ilBlogPostingGUI::activatePageToList | ( | ) | 
Definition at line 607 of file class.ilBlogPostingGUI.php.
References ilPageObjectGUI\activatePage().
 Here is the call graph for this function:| ilBlogPostingGUI::cancelBlogPostingDeletion | ( | ) | 
Definition at line 408 of file class.ilBlogPostingGUI.php.
References ilPageObjectGUI\$ctrl, and ilCtrl\setParameterByClass().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 562 of file class.ilBlogPostingGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 173 of file class.ilBlogPostingGUI.php.
References $may_contribute.
Referenced by activatePage(), confirmBlogPostingDeletion(), deactivatePage(), deleteBlogPostingConfirmationScreen(), editKeywords(), preview(), saveKeywordsForm(), updateDate(), and updateTitle().
 Here is the caller graph for this function:| ilBlogPostingGUI::confirmBlogPostingDeletion | ( | ) | 
Definition at line 416 of file class.ilBlogPostingGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, checkAccess(), ilPageObjectGUI\getId(), and ilLanguage\txt().
 Here is the call graph for this function:| ilBlogPostingGUI::deactivatePage | ( | bool | $a_to_list = false | ) | 
Definition at line 593 of file class.ilBlogPostingGUI.php.
References checkAccess(), and ILIAS\Repository\ctrl().
 Here is the call graph for this function:| ilBlogPostingGUI::deactivatePageToList | ( | ) | 
Definition at line 588 of file class.ilBlogPostingGUI.php.
References ilPageObjectGUI\deactivatePage().
 Here is the call graph for this function:| ilBlogPostingGUI::deleteBlogPostingConfirmationScreen | ( | ) | 
Definition at line 368 of file class.ilBlogPostingGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, ilPageObjectGUI\$tpl, checkAccess(), ilPageObjectGUI\getId(), ILIAS\GlobalScreen\Scope\Footer\Factory\getTitle(), ilGlobalTemplateInterface\setContent(), and ilLanguage\txt().
 Here is the call graph for this function:| ilBlogPostingGUI::editDate | ( | ilPropertyFormGUI | $a_form = null | ) | 
Definition at line 498 of file class.ilBlogPostingGUI.php.
References $tabs, ilPageObjectGUI\$tpl, ilTabsGUI\clearTargets(), ILIAS\Repository\ctrl(), initDateForm(), ILIAS\Repository\lng(), and ilGlobalTemplateInterface\setContent().
 Here is the call graph for this function:| ilBlogPostingGUI::editKeywords | ( | ) | 
Diplay the keywords form.
Definition at line 632 of file class.ilBlogPostingGUI.php.
References $DIC, $renderer, $tabs, ilPageObjectGUI\$tpl, checkAccess(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilGlobalTemplateInterface\setContent().
 Here is the call graph for this function:| ilBlogPostingGUI::editTitle | ( | ilPropertyFormGUI | $a_form = null | ) | 
Definition at line 437 of file class.ilBlogPostingGUI.php.
References $tabs, ilPageObjectGUI\$tpl, ilTabsGUI\clearTargets(), ILIAS\Repository\ctrl(), initTitleForm(), ILIAS\Repository\lng(), and ilGlobalTemplateInterface\setContent().
Referenced by updateDate(), and updateTitle().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilBlogPostingGUI::executeCommand | ( | ) | 
Definition at line 121 of file class.ilBlogPostingGUI.php.
References ilPageObjectGUI\$ctrl, $locator, ilPageObjectGUI\$tpl, ilObject\_lookupTitle(), ilUtil\getImagePath(), ILIAS\Repository\lng(), previewFullscreen(), ilPageObjectGUI\setPresentationTitle(), ilGlobalTemplateInterface\setTitle(), and ilGlobalTemplateInterface\setTitleIcon().
 Here is the call graph for this function:| ilBlogPostingGUI::finishEditing | ( | ) | 
Definition at line 867 of file class.ilBlogPostingGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:| ilBlogPostingGUI::getActivationCaptions | ( | ) | 
Definition at line 580 of file class.ilBlogPostingGUI.php.
References ilPageObjectGUI\$lng, and ilLanguage\txt().
 Here is the call graph for this function:| ilBlogPostingGUI::getCommentsHTMLExport | ( | ) | 
Definition at line 851 of file class.ilBlogPostingGUI.php.
References ilPageObjectGUI\getNotesHTML().
 Here is the call graph for this function:| ilBlogPostingGUI::getDisabledText | ( | ) | 
Definition at line 846 of file class.ilBlogPostingGUI.php.
References ILIAS\Repository\lng().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 778 of file class.ilBlogPostingGUI.php.
References $location, and ilObjMediaObject\_getDirectory().
 Here is the call graph for this function:
      
  | 
  protected | 
Get page heading see also https://docu.ilias.de/goto_docu_wiki_wpage_5793_1357.html the presentation heading has a defined layout, title is not from page content.
Definition at line 310 of file class.ilBlogPostingGUI.php.
References ilPageObjectGUI\$tpl, ilDatePresentation\formatDate(), ilGlobalTemplateInterface\get(), ilPageObjectGUI\getId(), ilPageObject\getPageContributors(), ILIAS\GlobalScreen\Scope\Footer\Factory\getTitle(), isInWorkspace(), ILIAS\Repository\lng(), ilGlobalTemplateInterface\parseCurrentBlock(), ilGlobalTemplateInterface\setCurrentBlock(), ilDatePresentation\setUseRelativeDates(), ilGlobalTemplateInterface\setVariable(), and ilDatePresentation\useRelativeDates().
Referenced by postOutputProcessing().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 695 of file class.ilBlogPostingGUI.php.
References ilObject\_lookupObjId(), and isInWorkspace().
 Here is the call graph for this function:
      
  | 
  static | 
Get first text paragraph of page.
Definition at line 737 of file class.ilBlogPostingGUI.php.
References ilPageObject\truncateHTML().
Referenced by ilObjBlog\deliverRSS(), ilBlogPosting\getNotificationAbstract(), ilBlogPosting\handleNews(), and ilObjBlogGUI\renderList().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilBlogPostingGUI::getTabs | ( | string | $a_activate = "" | ) | 
Definition at line 359 of file class.ilBlogPostingGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\getId(), and ilCtrl\setParameterByClass().
 Here is the call graph for this function:| ilBlogPostingGUI::initDateForm | ( | ) | 
Definition at line 539 of file class.ilBlogPostingGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$form, ilPageObjectGUI\$lng, ilPropertyFormGUI\addCommandButton(), ilPropertyFormGUI\addItem(), ilPageObjectGUI\getPageObject(), ilFormGUI\setFormAction(), ilFormPropertyGUI\setRequired(), ilPropertyFormGUI\setTitle(), and ilLanguage\txt().
Referenced by editDate(), and updateDate().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
| ilCtrlException | 
Definition at line 656 of file class.ilBlogPostingGUI.php.
References $DIC, ilBlogPosting\getAllPostings(), ilPageObjectGUI\getId(), ilBlogPosting\getKeywords(), ILIAS\Repository\lng(), and ILIAS\UI\examples\Symbol\Glyph\Sort\sort().
Referenced by saveKeywordsForm().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilBlogPostingGUI::initTitleForm | ( | ) | 
Definition at line 477 of file class.ilBlogPostingGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$form, ilPageObjectGUI\$lng, ilPropertyFormGUI\addCommandButton(), ilPropertyFormGUI\addItem(), ilPageObjectGUI\getPageObject(), ILIAS\GlobalScreen\Scope\Footer\Factory\getTitle(), ilFormGUI\setFormAction(), ilPropertyFormGUI\setTitle(), and ilLanguage\txt().
Referenced by editTitle(), and updateTitle().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Is current page part of personal workspace blog?
Definition at line 272 of file class.ilBlogPostingGUI.php.
Referenced by __construct(), activatePage(), getPageHeading(), getParentObjId(), observeNoteAction(), and preview().
 Here is the caller graph for this function:| ilBlogPostingGUI::observeNoteAction | ( | int | $a_blog_id, | 
| int | $a_posting_id, | ||
| string | $a_type, | ||
| string | $a_action, | ||
| int | $a_note_id | ||
| ) | 
Definition at line 567 of file class.ilBlogPostingGUI.php.
References $text, isInWorkspace(), and ilObjBlog\sendNotification().
 Here is the call graph for this function:
      
  | 
  staticprotected | 
Definition at line 825 of file class.ilBlogPostingGUI.php.
| ilBlogPostingGUI::postOutputProcessing | ( | string | $a_output | ) | 
Finalizing output processing.
Definition at line 285 of file class.ilBlogPostingGUI.php.
References getPageHeading(), and showPageHeading().
 Here is the call graph for this function:| ilBlogPostingGUI::preview | ( | string | $a_mode = null | ) | 
Definition at line 181 of file class.ilBlogPostingGUI.php.
References ilPageObjectGUI\$ctrl, $DIC, $ilSetting, $node_id, $ref_id, $settings, ilPageObjectGUI\$toolbar, ilPageObjectGUI\$tpl, checkAccess(), ILIAS\Repository\ctrl(), ilPageObjectGUI\getEnableEditing(), ilPageObjectGUI\getId(), ilPageObjectGUI\getNotesHTML(), isInWorkspace(), ILIAS\UI\examples\Symbol\Glyph\Preview\preview(), and ilGlobalTemplateInterface\setLoginTargetPar().
 Here is the call graph for this function:| ilBlogPostingGUI::previewFullscreen | ( | ) | 
Needed for portfolio/blog handling.
Definition at line 246 of file class.ilBlogPostingGUI.php.
References ilPageObjectGUI\preview().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilBlogPostingGUI::saveKeywordsForm | ( | ) | 
Definition at line 707 of file class.ilBlogPostingGUI.php.
References $DIC, ilPageObjectGUI\$form, ilPageObjectGUI\$request, checkAccess(), ILIAS\Repository\ctrl(), and initKeywordsForm().
 Here is the call graph for this function:| ilBlogPostingGUI::setBlogPosting | ( | ilBlogPosting | $a_posting | ) | 
Definition at line 161 of file class.ilBlogPostingGUI.php.
References ilPageObjectGUI\getPageObject(), and ilPageObjectGUI\setPageObject().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 863 of file class.ilBlogPostingGUI.php.
| ilBlogPostingGUI::showPage | ( | string | $a_title = "" | ) | 
Definition at line 252 of file class.ilBlogPostingGUI.php.
References ilPageObjectGUI\getAbstractOnly(), ILIAS\GlobalScreen\Scope\Footer\Factory\getTitle(), ilPageObjectGUI\setPresentationTitle(), ilPageObjectGUI\setTemplateOutput(), and showPageHeading().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 296 of file class.ilBlogPostingGUI.php.
References ilPageObjectGUI\getAbstractOnly().
Referenced by postOutputProcessing(), and showPage().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilBlogPostingGUI::updateDate | ( | ) | 
Definition at line 515 of file class.ilBlogPostingGUI.php.
References ilPageObjectGUI\$form, ilPageObjectGUI\$lng, checkAccess(), ilPropertyFormGUI\checkInput(), ILIAS\Repository\ctrl(), editTitle(), ilPropertyFormGUI\getItemByPostVar(), ilPageObjectGUI\getPageObject(), initDateForm(), ilPropertyFormGUI\setValuesByPost(), and ilLanguage\txt().
 Here is the call graph for this function:| ilBlogPostingGUI::updateTitle | ( | ) | 
Definition at line 454 of file class.ilBlogPostingGUI.php.
References ilPageObjectGUI\$form, ilPageObjectGUI\$lng, checkAccess(), ilPropertyFormGUI\checkInput(), ILIAS\Repository\ctrl(), editTitle(), ilPropertyFormGUI\getInput(), ilPageObjectGUI\getPageObject(), initTitleForm(), ilPropertyFormGUI\setValuesByPost(), and ilLanguage\txt().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 43 of file class.ilBlogPostingGUI.php.
| bool ilBlogPostingGUI::$add_date = false | 
Definition at line 49 of file class.ilBlogPostingGUI.php.
      
  | 
  protected | 
Definition at line 33 of file class.ilBlogPostingGUI.php.
      
  | 
  protected | 
Definition at line 37 of file class.ilBlogPostingGUI.php.
      
  | 
  protected | 
Definition at line 47 of file class.ilBlogPostingGUI.php.
      
  | 
  protected | 
Definition at line 44 of file class.ilBlogPostingGUI.php.
      
  | 
  protected | 
Definition at line 46 of file class.ilBlogPostingGUI.php.
      
  | 
  protected | 
Definition at line 39 of file class.ilBlogPostingGUI.php.
Referenced by executeCommand().
      
  | 
  protected | 
Definition at line 41 of file class.ilBlogPostingGUI.php.
      
  | 
  protected | 
Definition at line 45 of file class.ilBlogPostingGUI.php.
Referenced by checkAccess().
      
  | 
  protected | 
Definition at line 42 of file class.ilBlogPostingGUI.php.
Referenced by preview().
      
  | 
  protected | 
Definition at line 35 of file class.ilBlogPostingGUI.php.
      
  | 
  protected | 
Definition at line 34 of file class.ilBlogPostingGUI.php.
      
  | 
  protected | 
Definition at line 36 of file class.ilBlogPostingGUI.php.
      
  | 
  protected | 
Definition at line 40 of file class.ilBlogPostingGUI.php.
Referenced by preview().
      
  | 
  protected | 
Definition at line 38 of file class.ilBlogPostingGUI.php.
Referenced by editDate(), editKeywords(), and editTitle().
      
  | 
  protected | 
Definition at line 48 of file class.ilBlogPostingGUI.php.