|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Portfolio page gui class. More...
Inheritance diagram for ilPortfolioPageGUI:
Collaboration diagram for ilPortfolioPageGUI:Public Member Functions | |
| __construct ($a_portfolio_id, $a_id=0, $a_old_nr=0, $a_enable_comments=true) | |
| Constructor. More... | |
| getParentType () | |
| Get parent type. More... | |
| executeCommand () | |
| execute command More... | |
| showPage () | |
| Show page. More... | |
| getTabs ($a_activate="") | |
| Set all tabs. More... | |
| setEmbedded ($a_value) | |
| Set embedded mode: will suppress tabs. More... | |
| setAdditional ($a_additional) | |
| Set Additonal Information. More... | |
| getAdditional () | |
| Get Additonal Information. More... | |
| getJsOnloadCode () | |
| postOutputProcessing ($a_output) | |
| Finalizing output processing. More... | |
| getExportMaterial () | |
Public Member Functions inherited from ilPageObjectGUI | |
| __construct ($a_parent_type, $a_id, $a_old_nr=0, $a_prevent_get_id=false, $a_lang="") | |
| Constructor. More... | |
| afterConstructor () | |
| After constructor. More... | |
| setParentType ($a_val) | |
| Set parent type. More... | |
| getParentType () | |
| Get parent type. More... | |
| setId ($a_val) | |
| Set ID. More... | |
| getId () | |
| Get ID. More... | |
| setOldNr ($a_val) | |
| Set old nr (historic page) More... | |
| getOldNr () | |
| Get old nr (historic page) More... | |
| setLanguage ($a_val) | |
| Set language. More... | |
| getLanguage () | |
| Get language. More... | |
| setEnablePCType ($a_pc_type, $a_val) | |
| Set enable pc type. More... | |
| getEnablePCType ($a_pc_type) | |
| Get enable pc type. More... | |
| setPageConfig ($a_val) | |
| Set page config object. More... | |
| getPageConfig () | |
| Get page config object. More... | |
| setBibId ($a_id) | |
| Set Bib Id. More... | |
| getBibId () | |
| Get Bib Id. More... | |
| setPageObject ($a_pg_obj) | |
| Set Page Object. More... | |
| getPageObject () | |
| Get Page Object. More... | |
| setOutputMode ($a_mode=IL_PAGE_PRESENTATION) | |
| Set Output Mode. More... | |
| getOutputMode () | |
| setTemplateOutput ($a_output=true) | |
| outputToTemplate () | |
| setPresentationTitle ($a_title="") | |
| getPresentationTitle () | |
| setHeader ($a_title="") | |
| getHeader () | |
| setLinkParams ($l_params="") | |
| getLinkParams () | |
| setLinkFrame ($l_frame="") | |
| getLinkFrame () | |
| setLinkXML ($link_xml) | |
| getLinkXML () | |
| setQuestionXML ($question_xml) | |
| setQuestionHTML ($question_html) | |
| getQuestionXML () | |
| getQuestionHTML () | |
| setTemplateTargetVar ($a_variable) | |
| getTemplateTargetVar () | |
| setTemplateOutputVar ($a_value) | |
| getTemplateOutputVar () | |
| setSourcecodeDownloadScript ($script_name) | |
| Set sourcecode download script. More... | |
| getSourcecodeDownloadScript () | |
| Get sourcecode download script. More... | |
| enableCitation ($a_enabled) | |
| isEnabledCitation () | |
| setLocator (&$a_locator) | |
| setTabs ($a_tabs) | |
| setPageBackTitle ($a_title) | |
| setFileDownloadLink ($a_download_link) | |
| Set file download link. More... | |
| getFileDownloadLink () | |
| Get file download link. More... | |
| setFullscreenLink ($a_fullscreen_link) | |
| Set fullscreen link. More... | |
| getFullscreenLink () | |
| Get fullscreen link. More... | |
| setIntLinkReturn ($a_return) | |
| enableChangeComments ($a_enabled) | |
| isEnabledChangeComments () | |
| enableNotes ($a_enabled, $a_parent_id) | |
| isEnabledNotes () | |
| setOfflineDirectory ($offdir) | |
| set offline directory to offdir More... | |
| getOfflineDirectory () | |
| get offline directory More... | |
| setViewPageLink ($a_link, $a_target="") | |
| set link for "view page" button More... | |
| getViewPageLink () | |
| get view page link More... | |
| getViewPageTarget () | |
| get view page target frame More... | |
| setActivationListener (&$a_obj, $a_meth) | |
| setEnabledNews ($a_enabled, $a_news_obj_id=0, $a_news_obj_type=0) | |
| Set enabled news. More... | |
| getEnabledNews () | |
| Get enabled news. More... | |
| setTabHook ($a_object, $a_function) | |
| Set tab hook. More... | |
| setEditPreview ($a_editpreview) | |
| Set Display first Edit tab, then Preview tab, instead of Page and Edit. More... | |
| getEditPreview () | |
| Get Display first Edit tab, then Preview tab, instead of Page and Edit. More... | |
| setEnabledTabs ($a_enabledtabs) | |
| Set Output tabs. More... | |
| getEnabledTabs () | |
| Get Output tabs. More... | |
| setEnabledPageFocus ($a_enabledpagefocus) | |
| Set Enable page focus. More... | |
| getEnabledPageFocus () | |
| Get Enable page focus. More... | |
| setExplorerUpdater ($a_exp_frame, $a_exp_id, $a_exp_target_script) | |
| Set Explorer Updater. More... | |
| setPrependingHtml ($a_prependinghtml) | |
| Set Prepending HTML. More... | |
| getPrependingHtml () | |
| Get Prepending HTML. More... | |
| setEnableEditing ($a_enableediting) | |
| Set Enable Editing. More... | |
| getEnableEditing () | |
| Get Enable Editing. More... | |
| setRawPageContent ($a_rawpagecontent) | |
| Set Get raw page content only. More... | |
| getRawPageContent () | |
| Get Get raw page content only. More... | |
| setStyleId ($a_styleid) | |
| Set Style Id. More... | |
| getStyleId () | |
| Get Style Id. More... | |
| setCompareMode ($a_val) | |
| Set compare mode. More... | |
| getCompareMode () | |
| Get compare mode. More... | |
| setAbstractOnly ($a_val) | |
| Set abstract only. More... | |
| getAbstractOnly () | |
| Get abstract only. More... | |
| setRenderPageContainer ($a_val) | |
| Set render page container. More... | |
| getRenderPageContainer () | |
| Get render page container. More... | |
| activateMetaDataEditor ($a_rep_obj, $a_type, $a_sub_obj_id, $a_observer_obj=NULL, $a_observer_func="") | |
| Activate meda data editor. More... | |
| determineFileDownloadLink () | |
| Determine file download link. More... | |
| determineFullscreenLink () | |
| Determine fullscreen link. More... | |
| determineSourcecodeDownloadScript () | |
| Determine source code download script. More... | |
| getComponentPluginsXML () | |
| Put information about activated plugins into XML. More... | |
| executeCommand () | |
| execute command More... | |
| setQEditTabs ($a_active) | |
| Set question editing tabs. More... | |
| onFeedbackEditingForwarding () | |
| On feedback editing forwarding. More... | |
| deactivatePage () | |
| activatePage () | |
| showPage () | |
| display content of page More... | |
| replaceCurlyBrackets ($output) | |
| Replace curly brackets. More... | |
| addActionsMenu ($a_tpl, $sel_media_mode, $sel_html_mode, $sel_js_mode) | |
| Add actions menu. More... | |
| addMultiLangActionsAndInfo ($a_list, $a_tpl) | |
| Add multi-language actions to menu. More... | |
| setEditMode () | |
| Set edit mode. More... | |
| setDefaultLinkXml () | |
| Set standard link xml. More... | |
| downloadFile () | |
| Download file of file lists. More... | |
| displayMediaFullscreen () | |
| Show media in fullscreen mode. More... | |
| displayMedia ($a_fullscreen=false) | |
| Display media. More... | |
| download_paragraph () | |
| download source code paragraph More... | |
| insertPageToc ($a_output) | |
| Insert page toc. More... | |
| insertResources ($a_output) | |
| Insert resources. More... | |
| insertAdvTrigger ($a_output) | |
| Insert adv content trigger. More... | |
| postOutputProcessing ($a_output) | |
| Finalizing output processing. More... | |
| insertHelp ($a_tpl) | |
| Insert help texts. More... | |
| previewHistory () | |
| Preview history. More... | |
| preview () | |
| preview More... | |
| edit () | |
| edit ("view" before) More... | |
| insertJSAtPlaceholder () | |
| InsertJS at placeholder. More... | |
| presentation ($a_mode=IL_PAGE_PRESENTATION) | |
| getHTML () | |
| showMediaFullscreen ($a_style_id=0) | |
| show fullscreen view of media object More... | |
| displayValidationError ($a_error) | |
| display validation error More... | |
| history () | |
| Get history table as HTML. More... | |
| rollbackConfirmation () | |
| Rollback confirmation. More... | |
| rollback () | |
| Rollback to a previous version. More... | |
| setScreenIdComponent () | |
| Set screen id component. More... | |
| getTabs ($a_activate="") | |
| adds tabs to tab gui object More... | |
| compareVersion () | |
| Compares two revisions of the page. More... | |
| replaceDiffTags ($a_html) | |
| editActivation () | |
| Edit activation (only, if scheduled page activation is activated in administration) More... | |
| initActivationForm () | |
| Init activation form. More... | |
| getActivationFormValues () | |
| Get values for activation form. More... | |
| saveActivation () | |
| Save Activation. More... | |
| getNotesHTML ($a_content_object=null, $a_enable_private_notes=true, $a_enable_public_notes=false, $a_enable_notes_deletion=false, $a_callback=null) | |
| Get html for public and/or private notes. More... | |
| processAnswer () | |
| Process answer. More... | |
| initialOpenedContent () | |
| Initially opened content. More... | |
| initOpenedContentForm () | |
| Init form for initially opened content. More... | |
| saveInitialOpenedContent () | |
| Save initial opened content. More... | |
| switchToLanguage () | |
| Switch to language. More... | |
| confirmPageTranslationCreation () | |
| Confirm page translation creation. More... | |
| editMasterLanguage () | |
| Edit master language. More... | |
| createPageTranslation () | |
| Create page translation. More... | |
| releasePageLock () | |
| Release page lock. More... | |
Data Fields | |
| const | EMBEDDED_NO_OUTPUT = -99 |
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 Member Functions | |
| getPageContentUserId ($a_user_id) | |
| renderPageElement ($a_type, $a_html) | |
| renderTeaser ($a_type, $a_title, $a_options=null) | |
| renderProfile ($a_user_id, $a_type, array $a_fields=null) | |
| renderVerification ($a_user_id, $a_type, $a_id) | |
| dltstv () | |
| dlexcv () | |
| dlcrsv () | |
| dlscov () | |
| renderBlog ($a_user_id, $a_blog_id, array $a_posting_ids=null) | |
| renderBlogTeaser ($a_user_id, $a_blog_id, array $a_posting_ids=null) | |
| renderSkills ($a_user_id, $a_skills_id) | |
| renderSkillsTeaser ($a_user_id, $a_skills_id) | |
| renderConsultationHoursTeaser ($a_user_id, $a_mode, $a_group_ids) | |
| renderConsultationHours ($a_user_id, $a_mode, $a_group_ids) | |
| isMyCoursesActive () | |
| renderMyCoursesTeaser ($a_user_id, $a_default_sorting) | |
| renderMyCourses ($a_user_id, $a_default_sorting) | |
| getCourseSortAction ($ctrl) | |
| Get course sort action. More... | |
| getCoursesOfUser ($a_user_id, $a_add_path=false) | |
| parseObjectives ($a_obj_id, $a_user_id) | |
| parseLOUserResults ($a_course_obj_id, $a_user_id) | |
Protected Member Functions inherited from ilPageObjectGUI | |
| initPageObject () | |
| Init page object. More... | |
| getActivationCaptions () | |
| Get captions for activation action menu entries. More... | |
| isPageContainerToBeRendered () | |
Protected Attributes | |
| $js_onload_code = array() | |
| $additional = array() | |
| $export_material = array("js"=>array(), "images"=>array(), "files"=>array()) | |
Protected Attributes inherited from ilPageObjectGUI | |
| $parent_type = "" | |
| $log | |
Static Protected Attributes | |
| static | $initialized = 0 |
Additional Inherited Members | |
Static Public Member Functions inherited from ilPageObjectGUI | |
| static | getTinyMenu ($a_par_type, $a_int_links=false, $a_wiki_links=false, $a_keywords=false, $a_style_id=0, $a_paragraph_styles=true, $a_save_return=true, $a_anchors=false, $a_save_new=true, $a_user_links=false) |
| Get Tiny Menu. More... | |
Portfolio page gui class.
@ilCtrl_Calls ilPortfolioPageGUI: ilPageEditorGUI, ilEditClipboardGUI, ilMediaPoolTargetSelector @ilCtrl_Calls ilPortfolioPageGUI: ilPageObjectGUI, ilObjBlogGUI, ilBlogPostingGUI @ilCtrl_Calls ilPortfolioPageGUI: ilCalendarMonthGUI, ilConsultationHoursGUI
Definition at line 18 of file class.ilPortfolioPageGUI.php.
| ilPortfolioPageGUI::__construct | ( | $a_portfolio_id, | |
$a_id = 0, |
|||
$a_old_nr = 0, |
|||
$a_enable_comments = true |
|||
| ) |
Constructor.
Definition at line 31 of file class.ilPortfolioPageGUI.php.
References ilPageObjectGUI\$tpl, ilObjStyleSheet\getContentStylePath(), ilPageObjectGUI\getPageObject(), getParentType(), and ilObjStyleSheet\getSyntaxStylePath().
Here is the call graph for this function:
|
protected |
Definition at line 395 of file class.ilPortfolioPageGUI.php.
References $_GET, ilPageObjectGUI\getPageObject(), and ilObject2GUI\WORKSPACE_OBJECT_ID.
Here is the call graph for this function:
|
protected |
Definition at line 384 of file class.ilPortfolioPageGUI.php.
References $_GET, ilPageObjectGUI\getPageObject(), and ilObject2GUI\WORKSPACE_OBJECT_ID.
Here is the call graph for this function:
|
protected |
Definition at line 406 of file class.ilPortfolioPageGUI.php.
References $_GET, ilPageObjectGUI\getPageObject(), and ilObject2GUI\WORKSPACE_OBJECT_ID.
Here is the call graph for this function:
|
protected |
Definition at line 373 of file class.ilPortfolioPageGUI.php.
References $_GET, ilPageObjectGUI\getPageObject(), and ilObject2GUI\WORKSPACE_OBJECT_ID.
Here is the call graph for this function:| ilPortfolioPageGUI::executeCommand | ( | ) |
execute command
Reimplemented from ilPageObjectGUI.
Definition at line 69 of file class.ilPortfolioPageGUI.php.
References $cmd, $ilCtrl, $ilUser, EMBEDDED_NO_OUTPUT, ilPageObjectGUI\getPageObject(), ilPageObjectGUI\setPresentationTitle(), and ilObject2GUI\WORKSPACE_NODE_ID.
Here is the call graph for this function:| ilPortfolioPageGUI::getAdditional | ( | ) |
Get Additonal Information.
Definition at line 183 of file class.ilPortfolioPageGUI.php.
References $additional.
Referenced by renderProfile().
Here is the caller graph for this function:
|
protected |
Definition at line 873 of file class.ilPortfolioPageGUI.php.
References $path, $ref_id, ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_enabledUserRelatedData(), ilObject\_getAllReferences(), ilParticipants\_getMembershipByType(), ilObjUserTracking\_hasLearningProgressLearner(), ilObjCourseAccess\_isActivated(), ilObject\_lookupTitle(), ilObjCourse\_lookupViewMode(), ilTrQuery\getObjectsStatusForUser(), IL_CRS_VIEW_OBJECTIVE, and parseObjectives().
Referenced by renderMyCourses().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Get course sort action.
| ilCtrl | $ctrl |
Reimplemented in ilPortfolioTemplatePageGUI.
Definition at line 867 of file class.ilPortfolioPageGUI.php.
References ilPageObjectGUI\$ctrl.
Referenced by renderMyCourses().
Here is the caller graph for this function:| ilPortfolioPageGUI::getExportMaterial | ( | ) |
Definition at line 1067 of file class.ilPortfolioPageGUI.php.
References $export_material.
| ilPortfolioPageGUI::getJsOnloadCode | ( | ) |
Definition at line 188 of file class.ilPortfolioPageGUI.php.
References $js_onload_code.
|
protected |
Reimplemented in ilPortfolioTemplatePageGUI.
Definition at line 60 of file class.ilPortfolioPageGUI.php.
Referenced by renderConsultationHours(), renderMyCourses(), renderProfile(), and renderSkills().
Here is the caller graph for this function:| ilPortfolioPageGUI::getParentType | ( | ) |
Get parent type.
Reimplemented from ilPageObjectGUI.
Reimplemented in ilPortfolioTemplatePageGUI.
Definition at line 55 of file class.ilPortfolioPageGUI.php.
Referenced by __construct().
Here is the caller graph for this function:| ilPortfolioPageGUI::getTabs | ( | $a_activate = "" | ) |
Set all tabs.
return
Reimplemented from ilPageObjectGUI.
Definition at line 150 of file class.ilPortfolioPageGUI.php.
|
protected |
Definition at line 615 of file class.ilPortfolioPageGUI.php.
Referenced by renderMyCourses(), and renderMyCoursesTeaser().
Here is the caller graph for this function:
|
protected |
Definition at line 1032 of file class.ilPortfolioPageGUI.php.
References $res, $result, ilLOUserResults\TYPE_INITIAL, and ilLOUserResults\TYPE_QUALIFIED.
Referenced by parseObjectives().
Here is the caller graph for this function:
|
protected |
Definition at line 977 of file class.ilPortfolioPageGUI.php.
References $res, $title, ilLOTestAssignments\getInstance(), ilCourseObjective\lookupObjectiveTitle(), ilLPObjSettings\LP_MODE_OBJECTIVES, parseLOUserResults(), ilLOSettings\TYPE_TEST_INITIAL, and ilLOSettings\TYPE_TEST_QUALIFIED.
Referenced by getCoursesOfUser().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPortfolioPageGUI::postOutputProcessing | ( | $a_output | ) |
Finalizing output processing.
Maybe overwritten in derived classes, e.g. in wiki module.
Reimplemented from ilPageObjectGUI.
Definition at line 193 of file class.ilPortfolioPageGUI.php.
References renderPageElement().
Here is the call graph for this function:
|
protected |
Definition at line 417 of file class.ilPortfolioPageGUI.php.
References $html, $ilCtrl, ilObject2\_lookupTitle(), ilPageObjectGUI\getOutputMode(), IL_PAGE_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 468 of file class.ilPortfolioPageGUI.php.
References ilObject\_lookupTitle(), ilDatePresentation\formatDate(), and renderTeaser().
Here is the call graph for this function:
|
protected |
Definition at line 560 of file class.ilPortfolioPageGUI.php.
References $_GET, $ilUser, ilCalendarCategories\_getInstance(), ilPageObjectGUI\getOutputMode(), getPageContentUserId(), ilUtil\getStyleSheetLocation(), IL_CAL_DATE, IL_CAL_UNIX, ilCalendarCategories\MODE_PORTFOLIO_CONSULTATION, and renderConsultationHoursTeaser().
Here is the call graph for this function:
|
protected |
Definition at line 532 of file class.ilPortfolioPageGUI.php.
References 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 634 of file class.ilPortfolioPageGUI.php.
References $_POST, $data, $GLOBALS, $ilCtrl, $ilUser, $options, $params, ilPageObjectGUI\$tpl, $url, ilLearningProgressBaseGUI\_getImagePathForStatus(), ilLink\_getLink(), ilLearningProgressBaseGUI\_getStatusText(), ilContainerObjectiveGUI\buildObjectiveProgressBar(), ilUtil\formSelect(), getCoursesOfUser(), getCourseSortAction(), ilLOSettings\getInstanceByObjId(), ilPageObjectGUI\getOutputMode(), getPageContentUserId(), ilUtil\getTypeIconPath(), isMyCoursesActive(), renderMyCoursesTeaser(), and ilUtil\sortArray().
Here is the call graph for this function:
|
protected |
Definition at line 621 of file class.ilPortfolioPageGUI.php.
References $title, isMyCoursesActive(), and renderTeaser().
Referenced by renderMyCourses().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Reimplemented in ilPortfolioTemplatePageGUI.
Definition at line 277 of file class.ilPortfolioPageGUI.php.
Referenced by postOutputProcessing().
Here is the caller graph for this function:
|
protected |
Definition at line 296 of file class.ilPortfolioPageGUI.php.
References $a_type, $ilCtrl, getAdditional(), ilPageObjectGUI\getOutputMode(), and getPageContentUserId().
Here is the call graph for this function:
|
protected |
Definition at line 492 of file class.ilPortfolioPageGUI.php.
References $html, $js, ilPageObjectGUI\getOutputMode(), getPageContentUserId(), and renderSkillsTeaser().
Here is the call graph for this function:
|
protected |
Definition at line 521 of file class.ilPortfolioPageGUI.php.
References ilSkillTreeNode\_lookupTitle(), 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 282 of file class.ilPortfolioPageGUI.php.
References $a_type, and $options.
Referenced by renderBlogTeaser(), ilPortfolioTemplatePageGUI\renderBlogTemplate(), renderConsultationHoursTeaser(), renderMyCoursesTeaser(), and renderSkillsTeaser().
Here is the caller graph for this function:
|
protected |
Definition at line 344 of file class.ilPortfolioPageGUI.php.
References $a_type, $file, $url, ilPageObjectGUI\getOutputMode(), and ilObject2GUI\WORKSPACE_OBJECT_ID.
Here is the call graph for this function:| ilPortfolioPageGUI::setAdditional | ( | $a_additional | ) |
Set Additonal Information.
| array | $a_additional | Additonal Information |
Definition at line 173 of file class.ilPortfolioPageGUI.php.
| ilPortfolioPageGUI::setEmbedded | ( | $a_value | ) |
Set embedded mode: will suppress tabs.
| bool | $a_value |
Definition at line 163 of file class.ilPortfolioPageGUI.php.
| ilPortfolioPageGUI::showPage | ( | ) |
Show page.
Reimplemented from ilPageObjectGUI.
Reimplemented in ilPortfolioTemplatePageGUI.
Definition at line 121 of file class.ilPortfolioPageGUI.php.
References $ilUser, $output, ilPageObjectGUI\getPageObject(), renderBlog(), ilPageObjectGUI\setTemplateOutput(), and ilPortfolioPage\TYPE_BLOG.
Here is the call graph for this function:
|
protected |
Definition at line 23 of file class.ilPortfolioPageGUI.php.
Referenced by getAdditional().
|
protected |
Definition at line 24 of file class.ilPortfolioPageGUI.php.
Referenced by getExportMaterial().
|
staticprotected |
Definition at line 26 of file class.ilPortfolioPageGUI.php.
|
protected |
Definition at line 22 of file class.ilPortfolioPageGUI.php.
Referenced by getJsOnloadCode().
| const ilPortfolioPageGUI::EMBEDDED_NO_OUTPUT = -99 |
Definition at line 20 of file class.ilPortfolioPageGUI.php.
Referenced by executeCommand(), and ilObjPortfolioBaseGUI\handlePageCall().