ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Portfolio page gui class. More...
Public Member Functions | |
__construct ($a_portfolio_id, $a_id=0, $a_old_nr=0, $a_enable_comments=true) | |
Constructor. More... | |
getParentType () | |
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) | |
getExportMaterial () | |
makePlaceHoldersClickable ($a_html) | |
Modify page content after xsl. More... | |
getViewPageLink () | |
Get view page link. More... | |
getViewPageText () | |
Get view page link. More... | |
getPagePermaLink () | |
Get page perma link. More... | |
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... | |
setPageObject (ilPageObject $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... | |
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... | |
getViewPageText () | |
get view page text 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... | |
getDisabledText () | |
Get disabled text. 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... | |
getProfileBackUrl () | |
Get profile back url. 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... | |
initCaptchaForm () | |
Init captcha form. 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... | |
getPagePermaLink () | |
Get page perma link. More... | |
Data Fields | |
const | EMBEDDED_NO_OUTPUT = -99 |
Data Fields inherited from ilPageObjectGUI | |
$obj | |
$presentation_title | |
$target_script | |
$return_location | |
$target_var | |
$template_output_var | |
$output2template | |
$link_params | |
$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 | |
$obj_definition | |
$tree | |
$js_onload_code = array() | |
$additional = array() | |
$export_material = array("js"=>array(), "images"=>array(), "files"=>array()) | |
Protected Attributes inherited from ilPageObjectGUI | |
$tpl | |
$lng | |
$ctrl | |
$tabs_gui | |
$access | |
$plugin_admin | |
$log | |
$user | |
$help | |
$output_mode | |
$parent_type = "" | |
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.
ilPortfolioPageGUI: ilPageEditorGUI, ilEditClipboardGUI, ilMediaPoolTargetSelector ilPortfolioPageGUI: ilPageObjectGUI, ilObjBlogGUI, ilBlogPostingGUI 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 41 of file class.ilPortfolioPageGUI.php.
References $DIC, ilPageObjectGUI\$tpl, ilObjStyleSheet\getContentStylePath(), ilPageObjectGUI\getPageObject(), getParentType(), ilObjStyleSheet\getPlaceHolderStylePath(), ilObjStyleSheet\getSyntaxStylePath(), and user().
|
protected |
Definition at line 422 of file class.ilPortfolioPageGUI.php.
References $_GET, $id, ilPageObjectGUI\getPageObject(), and ilObject2GUI\WORKSPACE_OBJECT_ID.
|
protected |
Definition at line 412 of file class.ilPortfolioPageGUI.php.
References $_GET, $id, ilPageObjectGUI\getPageObject(), and ilObject2GUI\WORKSPACE_OBJECT_ID.
|
protected |
Definition at line 432 of file class.ilPortfolioPageGUI.php.
References $_GET, $id, ilPageObjectGUI\getPageObject(), and ilObject2GUI\WORKSPACE_OBJECT_ID.
|
protected |
Definition at line 402 of file class.ilPortfolioPageGUI.php.
References $_GET, $id, ilPageObjectGUI\getPageObject(), and ilObject2GUI\WORKSPACE_OBJECT_ID.
ilPortfolioPageGUI::executeCommand | ( | ) |
execute command
Definition at line 96 of file class.ilPortfolioPageGUI.php.
References $_GET, ilPageObjectGUI\$ctrl, $ilCtrl, $ilUser, ilPageObjectGUI\$user, ilCalendarCategories\_getInstance(), ilPageObjectGUI\getPageObject(), IL_CAL_DATE, IL_CAL_UNIX, ilCalendarCategories\MODE_PORTFOLIO_CONSULTATION, ilPageObjectGUI\setPresentationTitle(), time, and ilObject2GUI\WORKSPACE_NODE_ID.
ilPortfolioPageGUI::getAdditional | ( | ) |
Get Additonal Information.
Definition at line 222 of file class.ilPortfolioPageGUI.php.
References $additional.
Referenced by renderProfile().
|
protected |
Definition at line 860 of file class.ilPortfolioPageGUI.php.
References $path, $tree, ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_enabledUserRelatedData(), ilObject\_getAllReferences(), ilParticipants\_getMembershipByType(), ilObjUserTracking\_hasLearningProgressLearner(), ilObjCourseAccess\_isActivated(), ilObject\_lookupTitle(), ilObjCourse\_lookupViewMode(), array, ilTrQuery\getObjectsStatusForUser(), IL_CRS_VIEW_OBJECTIVE, and parseObjectives().
Referenced by renderMyCourses().
|
protected |
Get course sort action.
ilCtrl | $ctrl |
Definition at line 854 of file class.ilPortfolioPageGUI.php.
References ilPageObjectGUI\$ctrl.
Referenced by renderMyCourses().
ilPortfolioPageGUI::getExportMaterial | ( | ) |
ilPortfolioPageGUI::getJsOnloadCode | ( | ) |
|
protected |
Definition at line 87 of file class.ilPortfolioPageGUI.php.
Referenced by renderConsultationHours(), renderMyCourses(), renderProfile(), and renderSkills().
ilPortfolioPageGUI::getPagePermaLink | ( | ) |
Get page perma link.
Definition at line 1148 of file class.ilPortfolioPageGUI.php.
References ilLink\_getStaticLink(), ilPortfolioPage\findPortfolioForPage(), and ilPageObjectGUI\getId().
Referenced by renderVerification().
ilPortfolioPageGUI::getParentType | ( | ) |
Definition at line 82 of file class.ilPortfolioPageGUI.php.
Referenced by __construct().
ilPortfolioPageGUI::getTabs | ( | $a_activate = "" | ) |
ilPortfolioPageGUI::getViewPageLink | ( | ) |
Get view page link.
Definition at line 1121 of file class.ilPortfolioPageGUI.php.
References $_GET, ilPageObjectGUI\$ctrl, and $DIC.
ilPortfolioPageGUI::getViewPageText | ( | ) |
|
protected |
Definition at line 614 of file class.ilPortfolioPageGUI.php.
Referenced by renderMyCourses(), and renderMyCoursesTeaser().
ilPortfolioPageGUI::makePlaceHoldersClickable | ( | $a_html | ) |
Modify page content after xsl.
string | $a_html |
Definition at line 1040 of file class.ilPortfolioPageGUI.php.
References $_GET, ilPageObjectGUI\$ctrl, $end, $html, $i, $ilCtrl, $ilUser, ilPageObjectGUI\$lng, ilPageObjectGUI\$user, ilObject2\_lookupOwner(), array, ilPageObjectGUI\getId(), and ilPageObjectGUI\getOutputMode().
Referenced by postOutputProcessing().
|
protected |
Definition at line 999 of file class.ilPortfolioPageGUI.php.
References $res, $result, array, ilLOUserResults\TYPE_INITIAL, and ilLOUserResults\TYPE_QUALIFIED.
Referenced by parseObjectives().
|
protected |
Definition at line 948 of file class.ilPortfolioPageGUI.php.
References $res, $title, array, ilLOTestAssignments\getInstance(), ilCourseObjective\lookupObjectiveTitle(), ilLPObjSettings\LP_MODE_OBJECTIVES, parseLOUserResults(), ilLOSettings\TYPE_TEST_INITIAL, and ilLOSettings\TYPE_TEST_QUALIFIED.
Referenced by getCoursesOfUser().
ilPortfolioPageGUI::postOutputProcessing | ( | $a_output | ) |
Definition at line 232 of file class.ilPortfolioPageGUI.php.
References $def, $type, array, makePlaceHoldersClickable(), and renderPageElement().
|
protected |
Definition at line 442 of file class.ilPortfolioPageGUI.php.
References ilPageObjectGUI\$ctrl, $html, $ilCtrl, $post, ilObject2\_lookupTitle(), array, ilPageObjectGUI\getOutputMode(), IL_PAGE_PREVIEW, and ilObject2GUI\WORKSPACE_OBJECT_ID.
Referenced by showPage().
|
protected |
Definition at line 483 of file class.ilPortfolioPageGUI.php.
References $post, ilObject\_lookupTitle(), array, ilDatePresentation\formatDate(), and renderTeaser().
|
protected |
Definition at line 561 of file class.ilPortfolioPageGUI.php.
References $_GET, $ilUser, ilPageObjectGUI\$user, ilCalendarCategories\_getInstance(), ilPageObjectGUI\getOutputMode(), getPageContentUserId(), ilUtil\getStyleSheetLocation(), IL_CAL_DATE, IL_CAL_UNIX, ilCalendarCategories\MODE_PORTFOLIO_CONSULTATION, renderConsultationHoursTeaser(), and time.
|
protected |
Definition at line 534 of file class.ilPortfolioPageGUI.php.
References array, ilConsultationHourGroups\lookupTitle(), and renderTeaser().
Referenced by renderConsultationHours().
|
protected |
Definition at line 635 of file class.ilPortfolioPageGUI.php.
References $_POST, ilPageObjectGUI\$access, ilPageObjectGUI\$ctrl, $data, $GLOBALS, $ilCtrl, $ilUser, $options, $params, ilPageObjectGUI\$tpl, $url, ilPageObjectGUI\$user, ilLearningProgressBaseGUI\_getImagePathForStatus(), ilLink\_getLink(), ilLearningProgressBaseGUI\_getStatusText(), array, ilContainerObjectiveGUI\buildObjectiveProgressBar(), ilUtil\formSelect(), getCoursesOfUser(), getCourseSortAction(), ilLOSettings\getInstanceByObjId(), ilPageObjectGUI\getOutputMode(), getPageContentUserId(), ilUtil\getTypeIconPath(), isMyCoursesActive(), renderMyCoursesTeaser(), and ilUtil\sortArray().
|
protected |
Definition at line 620 of file class.ilPortfolioPageGUI.php.
References $title, isMyCoursesActive(), and renderTeaser().
Referenced by renderMyCourses().
|
protected |
Definition at line 315 of file class.ilPortfolioPageGUI.php.
Referenced by postOutputProcessing().
|
protected |
Definition at line 333 of file class.ilPortfolioPageGUI.php.
References $a_type, ilPageObjectGUI\$ctrl, $ilCtrl, array, getAdditional(), ilPageObjectGUI\getOutputMode(), and getPageContentUserId().
|
protected |
Definition at line 505 of file class.ilPortfolioPageGUI.php.
References $html, ilPageObjectGUI\getOutputMode(), getPageContentUserId(), and renderSkillsTeaser().
|
protected |
Definition at line 523 of file class.ilPortfolioPageGUI.php.
References ilSkillTreeNode\_lookupTitle(), and renderTeaser().
Referenced by renderSkills().
|
protected |
Definition at line 320 of file class.ilPortfolioPageGUI.php.
References $a_type, and $options.
Referenced by renderBlogTeaser(), ilPortfolioTemplatePageGUI\renderBlogTemplate(), renderConsultationHoursTeaser(), renderMyCoursesTeaser(), and renderSkillsTeaser().
|
protected |
Definition at line 374 of file class.ilPortfolioPageGUI.php.
References $a_type, $file, $obj_definition, $url, ilPageObjectGUI\getOutputMode(), getPagePermaLink(), and ilObject2GUI\WORKSPACE_OBJECT_ID.
ilPortfolioPageGUI::setAdditional | ( | $a_additional | ) |
Set Additonal Information.
array | $a_additional | Additonal Information |
Definition at line 212 of file class.ilPortfolioPageGUI.php.
Referenced by ilObjPortfolioTemplateGUI\getPageGUIInstance(), and ilObjPortfolioGUI\getPageGUIInstance().
ilPortfolioPageGUI::setEmbedded | ( | $a_value | ) |
Set embedded mode: will suppress tabs.
bool | $a_value |
Definition at line 202 of file class.ilPortfolioPageGUI.php.
ilPortfolioPageGUI::showPage | ( | ) |
Show page.
Definition at line 163 of file class.ilPortfolioPageGUI.php.
References $ilUser, $output, ilPageObjectGUI\$user, ilPageObjectGUI\getPageObject(), renderBlog(), ilPageObjectGUI\setTemplateOutput(), and ilPortfolioPage\TYPE_BLOG.
|
protected |
Definition at line 33 of file class.ilPortfolioPageGUI.php.
Referenced by getAdditional().
|
protected |
Definition at line 34 of file class.ilPortfolioPageGUI.php.
Referenced by getExportMaterial().
|
staticprotected |
Definition at line 36 of file class.ilPortfolioPageGUI.php.
|
protected |
Definition at line 32 of file class.ilPortfolioPageGUI.php.
Referenced by getJsOnloadCode().
|
protected |
Definition at line 23 of file class.ilPortfolioPageGUI.php.
Referenced by renderVerification().
|
protected |
Definition at line 28 of file class.ilPortfolioPageGUI.php.
Referenced by getCoursesOfUser().
const ilPortfolioPageGUI::EMBEDDED_NO_OUTPUT = -99 |
Definition at line 30 of file class.ilPortfolioPageGUI.php.
Referenced by ilObjPortfolioBaseGUI\handlePageCall().