|
ILIAS
Release_4_4_x_branch Revision 61816
|
Portfolio template page gui class. More...
Inheritance diagram for ilPortfolioTemplatePageGUI:
Collaboration diagram for ilPortfolioTemplatePageGUI:Public Member Functions | |
| getParentType () | |
| Get parent type. | |
| showPage () | |
| Show page. | |
Public Member Functions inherited from ilPortfolioPageGUI | |
| __construct ($a_portfolio_id, $a_id=0, $a_old_nr=0, $a_enable_comments=true) | |
| Constructor. | |
| & | executeCommand () |
| execute command | |
| getTabs ($a_activate="") | |
| Set all tabs. | |
| setEmbedded ($a_value) | |
| Set embedded mode: will suppress tabs. | |
| setAdditional ($a_additional) | |
| Set Additonal Information. | |
| getAdditional () | |
| Get Additonal Information. | |
| getJsOnloadCode () | |
| postOutputProcessing ($a_output) | |
| Finalizing output processing. | |
Public Member Functions inherited from ilPageObjectGUI | |
| ilPageObjectGUI ($a_parent_type, $a_id, $a_old_nr=0, $a_prevent_get_id=false, $a_lang="") | |
| Constructor. | |
| afterConstructor () | |
| After constructor. | |
| setParentType ($a_val) | |
| Set parent type. | |
| setId ($a_val) | |
| Set ID. | |
| getId () | |
| Get ID. | |
| setOldNr ($a_val) | |
| Set old nr (historic page) | |
| getOldNr () | |
| Get old nr (historic page) | |
| setLanguage ($a_val) | |
| Set language. | |
| getLanguage () | |
| Get language. | |
| setEnablePCType ($a_pc_type, $a_val) | |
| Set enable pc type. | |
| getEnablePCType ($a_pc_type) | |
| Get enable pc type. | |
| setPageConfig ($a_val) | |
| Set page config object. | |
| getPageConfig () | |
| Get page config object. | |
| setBibId ($a_id) | |
| Set Bib Id. | |
| getBibId () | |
| Get Bib Id. | |
| setPageObject ($a_pg_obj) | |
| Set Page Object. | |
| getPageObject () | |
| Get Page Object. | |
| setOutputMode ($a_mode=IL_PAGE_PRESENTATION) | |
| Set Output Mode. | |
| getOutputMode () | |
| setTemplateOutput ($a_output=true) | |
| outputToTemplate () | |
| setPresentationTitle ($a_title="") | |
| getPresentationTitle () | |
| setHeader ($a_title="") | |
| getHeader () | |
| setLinkParams ($l_params="") | |
| getLinkParams () | |
| setLinkFrame ($l_frame="") | |
| getLinkFrame () | |
| setLinkXML ($link_xml) | |
| getLinkXML () | |
| setQuestionXML ($question_xml) | |
| setQuestionHTML ($question_html) | |
| getQuestionXML () | |
| getQuestionHTML () | |
| setTemplateTargetVar ($a_variable) | |
| getTemplateTargetVar () | |
| setTemplateOutputVar ($a_value) | |
| getTemplateOutputVar () | |
| setSourcecodeDownloadScript ($script_name) | |
| getSourcecodeDownloadScript () | |
| enableCitation ($a_enabled) | |
| isEnabledCitation () | |
| setLocator (&$a_locator) | |
| setTabs ($a_tabs) | |
| setPageBackTitle ($a_title) | |
| setFileDownloadLink ($a_download_link) | |
| getFileDownloadLink () | |
| setFullscreenLink ($a_fullscreen_link) | |
| getFullscreenLink () | |
| setIntLinkReturn ($a_return) | |
| enableChangeComments ($a_enabled) | |
| isEnabledChangeComments () | |
| enableNotes ($a_enabled, $a_parent_id) | |
| isEnabledNotes () | |
| setOfflineDirectory ($offdir) | |
| set offline directory to offdir | |
| getOfflineDirectory () | |
| get offline directory | |
| setViewPageLink ($a_link, $a_target="") | |
| set link for "view page" button | |
| getViewPageLink () | |
| get view page link | |
| getViewPageTarget () | |
| get view page target frame | |
| setActivationListener (&$a_obj, $a_meth) | |
| setEnabledNews ($a_enabled, $a_news_obj_id=0, $a_news_obj_type=0) | |
| Set enabled news. | |
| getEnabledNews () | |
| Get enabled news. | |
| setTabHook ($a_object, $a_function) | |
| Set tab hook. | |
| setEditPreview ($a_editpreview) | |
| Set Display first Edit tab, then Preview tab, instead of Page and Edit. | |
| getEditPreview () | |
| Get Display first Edit tab, then Preview tab, instead of Page and Edit. | |
| setEnabledTabs ($a_enabledtabs) | |
| Set Output tabs. | |
| getEnabledTabs () | |
| Get Output tabs. | |
| setEnabledPageFocus ($a_enabledpagefocus) | |
| Set Enable page focus. | |
| getEnabledPageFocus () | |
| Get Enable page focus. | |
| setExplorerUpdater ($a_exp_frame, $a_exp_id, $a_exp_target_script) | |
| Set Explorer Updater. | |
| setPrependingHtml ($a_prependinghtml) | |
| Set Prepending HTML. | |
| getPrependingHtml () | |
| Get Prepending HTML. | |
| setEnableEditing ($a_enableediting) | |
| Set Enable Editing. | |
| getEnableEditing () | |
| Get Enable Editing. | |
| setRawPageContent ($a_rawpagecontent) | |
| Set Get raw page content only. | |
| getRawPageContent () | |
| Get Get raw page content only. | |
| setStyleId ($a_styleid) | |
| Set Style Id. | |
| getStyleId () | |
| Get Style Id. | |
| setCompareMode ($a_val) | |
| Set compare mode. | |
| getCompareMode () | |
| Get compare mode. | |
| setAbstractOnly ($a_val) | |
| Set abstract only. | |
| getAbstractOnly () | |
| Get abstract only. | |
| setRenderPageContainer ($a_val) | |
| Set render page container. | |
| getRenderPageContainer () | |
| Get render page container. | |
| activateMetaDataEditor ($a_rep_obj_id, $a_sub_obj_id, $a_type, $a_observer_obj=NULL, $a_observer_func="") | |
| Activate meda data editor. | |
| determineFileDownloadLink () | |
| Determine file download link. | |
| determineFullscreenLink () | |
| Determine fullscreen link. | |
| determineSourcecodeDownloadScript () | |
| Determine source code download script. | |
| getComponentPluginsXML () | |
| Put information about activated plugins into XML. | |
| setQEditTabs ($a_active) | |
| Set question editing tabs. | |
| onFeedbackEditingForwarding () | |
| On feedback editing forwarding. | |
| deactivatePage () | |
| activatePage () | |
| replaceCurlyBrackets ($output) | |
| Replace curly brackets. | |
| addActionsMenu ($a_tpl, $sel_media_mode, $sel_html_mode, $sel_js_mode) | |
| Add actions menu. | |
| addMultiLangActionsAndInfo ($a_list, $a_tpl) | |
| Add multi-language actions to menu. | |
| setEditMode () | |
| Set edit mode. | |
| setDefaultLinkXml () | |
| Set standard link xml. | |
| downloadFile () | |
| Download file of file lists. | |
| displayMediaFullscreen () | |
| Show media in fullscreen mode. | |
| displayMedia ($a_fullscreen=false) | |
| Display media. | |
| download_paragraph () | |
| download source code paragraph | |
| insertContentIncludes ($a_html) | |
| Insert content includes. | |
| insertPageToc ($a_output) | |
| Insert page toc. | |
| insertResources ($a_output) | |
| Insert resources. | |
| insertAdvTrigger ($a_output) | |
| Insert adv content trigger. | |
| insertHelp ($a_tpl) | |
| Insert help texts. | |
| preview () | |
| preview | |
| edit () | |
| edit ("view" before) | |
| insertJSAtPlaceholder () | |
| InsertJS at placeholder. | |
| presentation ($a_mode=IL_PAGE_PRESENTATION) | |
| getHTML () | |
| showMediaFullscreen ($a_style_id=0) | |
| show fullscreen view of media object | |
| displayValidationError ($a_error) | |
| display validation error | |
| history () | |
| Get history table as HTML. | |
| rollbackConfirmation () | |
| Rollback confirmation. | |
| rollback () | |
| Rollback to a previous version. | |
| setScreenIdComponent () | |
| Set screen id component. | |
| compareVersion () | |
| Compares two revisions of the page. | |
| replaceDiffTags ($a_html) | |
| editActivation () | |
| Edit activation (only, if scheduled page activation is activated in administration) | |
| initActivationForm () | |
| Init activation form. | |
| getActivationFormValues () | |
| Get values for activation form. | |
| saveActivation () | |
| Save Activation. | |
| getNotesHTML ($a_content_object=null, $a_enable_private_notes=true, $a_enable_public_notes=false, $a_enable_notes_deletion=false, $a_callback=null) | |
| Get html for public and/or private notes. | |
| getQuestionJsOfPage ($a_no_interaction=false) | |
| Get question js. | |
| initSelfAssessmentRendering ($a_force_no_form=false) | |
| Init question handling. | |
| processAnswer () | |
| Process answer. | |
| selfAssessmentRendering ($a_output) | |
| Self assessment question rendering. | |
| initialOpenedContent () | |
| Initially opened content. | |
| initOpenedContentForm () | |
| Init form for initially opened content. | |
| saveInitialOpenedContent () | |
| Save initial opened content. | |
| switchToLanguage () | |
| Switch to language. | |
| confirmPageTranslationCreation () | |
| Confirm page translation creation. | |
| editMasterLanguage () | |
| Edit master language. | |
| createPageTranslation () | |
| Create page translation. | |
| releasePageLock () | |
| Release page lock. | |
Protected Member Functions | |
| getPageContentUserId ($a_user_id) | |
| renderPageElement ($a_type, $a_html) | |
| addPlaceholderInfo ($a_html) | |
| renderBlogTemplate () | |
Protected Member Functions inherited from ilPortfolioPageGUI | |
| 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) | |
Protected Member Functions inherited from ilPageObjectGUI | |
| initPageObject () | |
| Init page object. | |
| getActivationCaptions () | |
| Get captions for activation action menu entries. | |
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) |
| Get Tiny Menu. | |
| static | addPreparationJavascript ($a_tpl, $a_lang) |
| Add standard texts. | |
| static | getJSTextInitCode ($a_lang) |
| Get js txt init code. | |
Data Fields inherited from ilPortfolioPageGUI | |
| const | EMBEDDED_NO_OUTPUT = -99 |
Protected Attributes inherited from ilPortfolioPageGUI | |
| $js_onload_code = array() | |
| $additional = array() | |
Portfolio template page gui class.
ilPortfolioTemplatePageGUI: ilPageEditorGUI, ilEditClipboardGUI ilPortfolioTemplatePageGUI: ilPageObjectGUI, ilMediaPoolTargetSelector ilPortfolioTemplatePageGUI: ilCalendarMonthGUI, ilConsultationHoursGUI
Definition at line 18 of file class.ilPortfolioTemplatePageGUI.php.
|
protected |
Definition at line 68 of file class.ilPortfolioTemplatePageGUI.php.
Referenced by renderPageElement().
Here is the caller graph for this function:
|
protected |
Reimplemented from ilPortfolioPageGUI.
Definition at line 25 of file class.ilPortfolioTemplatePageGUI.php.
References $ilUser.
| ilPortfolioTemplatePageGUI::getParentType | ( | ) |
Get parent type.
Reimplemented from ilPortfolioPageGUI.
Definition at line 20 of file class.ilPortfolioTemplatePageGUI.php.
|
protected |
Definition at line 78 of file class.ilPortfolioTemplatePageGUI.php.
References ilPortfolioPageGUI\renderTeaser().
Referenced by showPage().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Reimplemented from ilPortfolioPageGUI.
Definition at line 63 of file class.ilPortfolioTemplatePageGUI.php.
References addPlaceholderInfo().
Referenced by showPage().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPortfolioTemplatePageGUI::showPage | ( | ) |
Show page.
Reimplemented from ilPortfolioPageGUI.
Definition at line 41 of file class.ilPortfolioTemplatePageGUI.php.
References ilPageObjectGUI\getPageObject(), ilObjStyleSheet\getPlaceHolderStylePath(), renderBlogTemplate(), renderPageElement(), and ilPortfolioTemplatePage\TYPE_BLOG_TEMPLATE.
Here is the call graph for this function: