| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Inheritance diagram for ilPortfolioPageGUI:
 Collaboration diagram for ilPortfolioPageGUI:Public Member Functions | |
| __construct (int $a_portfolio_id, int $a_id=0, int $a_old_nr=0, bool $a_enable_comments=true) | |
| getParentType () | |
| executeCommand () | |
| showPage () | |
| getTabs (string $a_activate="") | |
| setEmbedded (bool $a_value) | |
| Set embedded mode: will suppress tabs.  More... | |
| setAdditional (array $a_additional) | |
| Set Additonal Information.  More... | |
| getAdditional () | |
| Get Additonal Information.  More... | |
| getJsOnloadCode () | |
| postOutputProcessing (string $a_output) | |
| getExportMaterial () | |
| makePlaceHoldersClickable (string $a_html) | |
| getViewPageLink () | |
| getViewPageText () | |
| getPagePermaLink () | |
| 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) | |
| 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 () | |
| 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 () | |
Protected Member Functions | |
| getPageContentUserId (int $a_user_id) | |
| renderPageElement (string $a_type, string $a_html) | |
| renderTeaser (string $a_type, string $a_title, string $a_options="") | |
| renderProfile (int $a_user_id, string $a_type, array $a_fields=null) | |
| renderVerification (int $a_user_id, string $a_type, int $a_id) | |
| dltstv () | |
| dlexcv () | |
| dlcrsv () | |
| dlcmxv () | |
| dlltiv () | |
| dlscov () | |
| dlcrta () | |
| renderBlog (int $a_user_id, int $a_blog_id, array $a_posting_ids=null) | |
| renderBlogTeaser (int $a_user_id, int $a_blog_id, array $a_posting_ids=null) | |
| renderSkills (int $a_user_id, int $a_skills_id) | |
| renderSkillsTeaser (int $a_user_id, int $a_skills_id) | |
| renderConsultationHoursTeaser (int $a_user_id, string $a_mode, ?array $a_group_ids=null) | |
| renderConsultationHours (int $a_user_id, string $a_mode, ?array $a_group_ids=null) | |
| isMyCoursesActive () | |
| renderMyCoursesTeaser (int $a_user_id, $a_default_sorting) | |
| renderMyCourses (int $a_user_id, string $a_default_sorting) | |
| getCourseSortAction (ilCtrl $ctrl) | |
| Get course sort action.  More... | |
| getCoursesOfUser (int $a_user_id, bool $a_add_path=false) | |
| parseLOUserResults (int $a_course_obj_id, int $a_user_id) | |
  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 Attributes | |
| static int | $initialized = 0 | 
| static bool | $calender_initialized = false | 
Private Member Functions | |
| createPersistentCertificateUrl (int $a_id, ilUserCertificateRepository $userCertificateRepository, string $url) | |
Additional Inherited Members | |
  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... | |
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 Portfolio page gui class
Definition at line 26 of file class.ilPortfolioPageGUI.php.
| ilPortfolioPageGUI::__construct | ( | int | $a_portfolio_id, | 
| int | $a_id = 0,  | 
        ||
| int | $a_old_nr = 0,  | 
        ||
| bool | $a_enable_comments = true  | 
        ||
| ) | 
Definition at line 43 of file class.ilPortfolioPageGUI.php.
References $DIC, ilPageObjectGUI\$tpl, ILIAS\MetaData\Repository\Validation\Data\__construct(), ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ilObjStyleSheet\getContentStylePath(), ilPageObjectGUI\getPageObject(), getParentType(), ilObjStyleSheet\getSyntaxStylePath(), ILIAS\Repository\lng(), ilGlobalTemplateInterface\parseCurrentBlock(), ilGlobalTemplateInterface\setCurrentBlock(), ilGlobalTemplateInterface\setVariable(), and ILIAS\Repository\user().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 1182 of file class.ilPortfolioPageGUI.php.
References Vendor\Package\$e, ilUserCertificateRepository\fetchActiveCertificateForPresentation(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
Referenced by renderVerification().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 449 of file class.ilPortfolioPageGUI.php.
References ilPageObjectGUI\$id, and ilObject2GUI\WORKSPACE_OBJECT_ID.
      
  | 
  protected | 
Definition at line 440 of file class.ilPortfolioPageGUI.php.
References ilPageObjectGUI\$id, and ilObject2GUI\WORKSPACE_OBJECT_ID.
      
  | 
  protected | 
Definition at line 476 of file class.ilPortfolioPageGUI.php.
References ILIAS\Repository\user().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 431 of file class.ilPortfolioPageGUI.php.
References ilPageObjectGUI\$id, and ilObject2GUI\WORKSPACE_OBJECT_ID.
      
  | 
  protected | 
Definition at line 458 of file class.ilPortfolioPageGUI.php.
References ilPageObjectGUI\$id, and ilObject2GUI\WORKSPACE_OBJECT_ID.
      
  | 
  protected | 
Definition at line 467 of file class.ilPortfolioPageGUI.php.
References ilPageObjectGUI\$id, and ilObject2GUI\WORKSPACE_OBJECT_ID.
      
  | 
  protected | 
Definition at line 422 of file class.ilPortfolioPageGUI.php.
References ilPageObjectGUI\$id, and ilObject2GUI\WORKSPACE_OBJECT_ID.
| ilPortfolioPageGUI::executeCommand | ( | ) | 
Definition at line 107 of file class.ilPortfolioPageGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$user, ilCalendarCategories\_getInstance(), ILIAS\Repository\ctrl(), ilPageObjectGUI\getPageObject(), IL_CAL_DATE, IL_CAL_UNIX, ILIAS\Repository\int(), ilCalendarCategories\MODE_PORTFOLIO_CONSULTATION, ilPageObjectGUI\setPresentationTitle(), and ilObject2GUI\WORKSPACE_NODE_ID.
 Here is the call graph for this function:| ilPortfolioPageGUI::finishEditing | ( | ) | 
Definition at line 1212 of file class.ilPortfolioPageGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:| ilPortfolioPageGUI::getAdditional | ( | ) | 
Get Additonal Information.
Definition at line 204 of file class.ilPortfolioPageGUI.php.
References $additional.
Referenced by renderProfile().
 Here is the caller graph for this function:| ilPortfolioPageGUI::getCommentsHTMLExport | ( | ) | 
Definition at line 1199 of file class.ilPortfolioPageGUI.php.
References ilPageObjectGUI\getId(), and ilPageObjectGUI\getPageObject().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 905 of file class.ilPortfolioPageGUI.php.
References $path, $ref_id, $res, $tree, ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_enabledUserRelatedData(), ilObject\_getAllReferences(), ilParticipants\_getMembershipByType(), ilObjUserTracking\_hasLearningProgressLearner(), ilObjCourseAccess\_isActivated(), ilObject\_lookupTitle(), ilObjCourse\_lookupViewMode(), ilLOTestAssignments\getInstance(), ilTree\getNodeData(), ilTrQuery\getObjectsStatusForUser(), ilTree\getPathFull(), ilCourseConstants\IL_CRS_VIEW_OBJECTIVE, ilTree\isDeleted(), ILIAS\Repository\lng(), ilCourseObjective\lookupObjectiveTitle(), ilLPObjSettings\LP_MODE_OBJECTIVES, parseLOUserResults(), ROOT_FOLDER_ID, ilLOSettings\TYPE_TEST_INITIAL, and ilLOSettings\TYPE_TEST_QUALIFIED.
Referenced by renderMyCourses().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Get course sort action.
Definition at line 900 of file class.ilPortfolioPageGUI.php.
References ilCtrl\getFormActionByClass().
Referenced by renderMyCourses().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilPortfolioPageGUI::getExportMaterial | ( | ) | 
Definition at line 1071 of file class.ilPortfolioPageGUI.php.
References $export_material.
| ilPortfolioPageGUI::getJsOnloadCode | ( | ) | 
      
  | 
  protected | 
Definition at line 94 of file class.ilPortfolioPageGUI.php.
References ilPageObjectGUI\getPageObject().
Referenced by renderConsultationHours(), renderMyCourses(), renderProfile(), and renderSkills().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilPortfolioPageGUI::getPagePermaLink | ( | ) | 
Definition at line 1176 of file class.ilPortfolioPageGUI.php.
References ilLink\_getStaticLink(), ilPortfolioPage\findPortfolioForPage(), and ilPageObjectGUI\getId().
Referenced by renderVerification().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilPortfolioPageGUI::getParentType | ( | ) | 
Definition at line 89 of file class.ilPortfolioPageGUI.php.
Referenced by __construct().
 Here is the caller graph for this function:| ilPortfolioPageGUI::getTabs | ( | string | $a_activate = "" | ) | 
Definition at line 178 of file class.ilPortfolioPageGUI.php.
| ilPortfolioPageGUI::getViewPageLink | ( | ) | 
Definition at line 1161 of file class.ilPortfolioPageGUI.php.
References ilPageObjectGUI\$ctrl, $DIC, ilCtrl\getLinkTargetByClass(), and ilCtrl\setParameterByClass().
 Here is the call graph for this function:| ilPortfolioPageGUI::getViewPageText | ( | ) | 
Definition at line 1171 of file class.ilPortfolioPageGUI.php.
References ILIAS\Repository\lng().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 673 of file class.ilPortfolioPageGUI.php.
Referenced by renderMyCourses(), and renderMyCoursesTeaser().
 Here is the caller graph for this function:| ilPortfolioPageGUI::makePlaceHoldersClickable | ( | string | $a_html | ) | 
Definition at line 1076 of file class.ilPortfolioPageGUI.php.
References ilPageObjectGUI\$ctrl, ilPageObjectGUI\$lng, $param, ilPageObjectGUI\$user, ilObject\_lookupOwner(), ilPageObjectGUI\getId(), ilPageObjectGUI\getOutputMode(), and ilLanguage\txt().
Referenced by postOutputProcessing().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 1039 of file class.ilPortfolioPageGUI.php.
References $res, ilLOUserResults\TYPE_INITIAL, and ilLOUserResults\TYPE_QUALIFIED.
Referenced by getCoursesOfUser().
 Here is the caller graph for this function:| ilPortfolioPageGUI::postOutputProcessing | ( | string | $a_output | ) | 
Definition at line 214 of file class.ilPortfolioPageGUI.php.
References $parts, makePlaceHoldersClickable(), and renderPageElement().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 485 of file class.ilPortfolioPageGUI.php.
References ilPageObjectGUI\$ctrl, $post, ilObject\_lookupTitle(), ilObject\_lookupType(), ilPageObjectGUI\getOutputMode(), ilPageObjectGUI\PREVIEW, and ilObject2GUI\WORKSPACE_OBJECT_ID.
Referenced by showPage().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 529 of file class.ilPortfolioPageGUI.php.
References $post, ilObject\_lookupTitle(), ilDatePresentation\formatDate(), ILIAS\Repository\lng(), and renderTeaser().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 609 of file class.ilPortfolioPageGUI.php.
References ilPageObjectGUI\$user, ilCalendarCategories\_getInstance(), ILIAS\Repository\ctrl(), ilPageObjectGUI\getOutputMode(), getPageContentUserId(), ilUtil\getStyleSheetLocation(), IL_CAL_DATE, IL_CAL_UNIX, ILIAS\Repository\lng(), ilCalendarCategories\MODE_PORTFOLIO_CONSULTATION, and renderConsultationHoursTeaser().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 581 of file class.ilPortfolioPageGUI.php.
References ILIAS\Repository\lng(), ilConsultationHourGroups\lookupTitle(), and renderTeaser().
Referenced by renderConsultationHours().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 696 of file class.ilPortfolioPageGUI.php.
References ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, $data, $GLOBALS, $params, ilPageObjectGUI\$tpl, $url, ilPageObjectGUI\$user, ilObject\_getIcon(), ilTooltipGUI\addTooltip(), ANONYMOUS_USER_ID, ilContainerObjectiveGUI\buildObjectiveProgressBar(), ilLegacyFormElementsUtil\formSelect(), ilGlobalTemplateInterface\get(), getCoursesOfUser(), getCourseSortAction(), ilLPStatusIcons\getInstance(), ilLOSettings\getInstanceByObjId(), ilPageObjectGUI\getOutputMode(), getPageContentUserId(), ilLPStatusIcons\ICON_VARIANT_LONG, isMyCoursesActive(), ILIAS\Repository\lng(), ilGlobalTemplateInterface\parseCurrentBlock(), renderMyCoursesTeaser(), ilGlobalTemplateInterface\setCurrentBlock(), ilGlobalTemplateInterface\setVariable(), ilArrayUtil\sortArray(), and ilGlobalTemplateInterface\touchBlock().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 679 of file class.ilPortfolioPageGUI.php.
References isMyCoursesActive(), ILIAS\Repository\lng(), and renderTeaser().
Referenced by renderMyCourses().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 297 of file class.ilPortfolioPageGUI.php.
Referenced by postOutputProcessing().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 320 of file class.ilPortfolioPageGUI.php.
References ilPageObjectGUI\$ctrl, getAdditional(), ilPageObjectGUI\getOutputMode(), and getPageContentUserId().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 553 of file class.ilPortfolioPageGUI.php.
References ilPageObjectGUI\$gui, ilPageObjectGUI\getOutputMode(), getPageContentUserId(), and renderSkillsTeaser().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 570 of file class.ilPortfolioPageGUI.php.
References ilSkillTreeNode\_lookupTitle(), ILIAS\Repository\lng(), and renderTeaser().
Referenced by renderSkills().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 304 of file class.ilPortfolioPageGUI.php.
References ILIAS\Repository\lng().
Referenced by renderBlogTeaser(), ilPortfolioTemplatePageGUI\renderBlogTemplate(), renderConsultationHoursTeaser(), renderMyCoursesTeaser(), and renderSkillsTeaser().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
| ilException | 
Definition at line 357 of file class.ilPortfolioPageGUI.php.
References $obj_definition, $url, ilObject\_exists(), createPersistentCertificateUrl(), ILIAS\Repository\ctrl(), ilPageObjectGUI\getOutputMode(), getPagePermaLink(), ILIAS\Repository\lng(), and ilObject2GUI\WORKSPACE_OBJECT_ID.
 Here is the call graph for this function:| ilPortfolioPageGUI::setAdditional | ( | array | $a_additional | ) | 
Set Additonal Information.
Definition at line 196 of file class.ilPortfolioPageGUI.php.
Referenced by ilObjPortfolioTemplateGUI\getPageGUIInstance().
 Here is the caller graph for this function:| ilPortfolioPageGUI::setEmbedded | ( | bool | $a_value | ) | 
Set embedded mode: will suppress tabs.
Definition at line 188 of file class.ilPortfolioPageGUI.php.
| ilPortfolioPageGUI::showPage | ( | ) | 
Definition at line 161 of file class.ilPortfolioPageGUI.php.
References ilPageObjectGUI\$user, ilPageObjectGUI\getPageObject(), ILIAS\Repository\int(), renderBlog(), ilPageObjectGUI\setTemplateOutput(), and ilPortfolioPage\TYPE_BLOG.
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 37 of file class.ilPortfolioPageGUI.php.
Referenced by getAdditional().
      
  | 
  staticprotected | 
Definition at line 40 of file class.ilPortfolioPageGUI.php.
      
  | 
  protected | 
Definition at line 33 of file class.ilPortfolioPageGUI.php.
      
  | 
  protected | 
Definition at line 29 of file class.ilPortfolioPageGUI.php.
      
  | 
  protected | 
Definition at line 38 of file class.ilPortfolioPageGUI.php.
Referenced by getExportMaterial().
      
  | 
  staticprotected | 
Definition at line 39 of file class.ilPortfolioPageGUI.php.
      
  | 
  protected | 
Definition at line 36 of file class.ilPortfolioPageGUI.php.
Referenced by getJsOnloadCode().
      
  | 
  protected | 
Definition at line 34 of file class.ilPortfolioPageGUI.php.
Referenced by renderVerification().
      
  | 
  protected | 
Definition at line 31 of file class.ilPortfolioPageGUI.php.
      
  | 
  protected | 
Definition at line 30 of file class.ilPortfolioPageGUI.php.
      
  | 
  protected | 
Definition at line 41 of file class.ilPortfolioPageGUI.php.
      
  | 
  protected | 
Definition at line 35 of file class.ilPortfolioPageGUI.php.
Referenced by getCoursesOfUser().
| const ilPortfolioPageGUI::EMBEDDED_NO_OUTPUT = -99 | 
Definition at line 28 of file class.ilPortfolioPageGUI.php.
Referenced by ilObjPortfolioBaseGUI\handlePageCall().