ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
◀ ilDoc Overview
ilDashboardPageConfig Class Reference
Inheritance diagram for ilDashboardPageConfig:
Collaboration diagram for ilDashboardPageConfig:
Additional Inherited Members
Public Member Functions inherited from
ilPageConfig
__construct
()
init
()
setLayoutTemplateType
(int $type)
getLayoutTemplateType
()
setEnablePCType
(string $a_pc_type, bool $a_val)
getEnablePCType
(string $a_pc_type)
getEnabledTopPCTypes
()
setEnableKeywords
(bool $a_val)
getEnableKeywords
()
setEnableAnchors
(bool $a_val)
getEnableAnchors
()
setEnableInternalLinks
(bool $a_enabledinternallinks)
getEnableInternalLinks
()
getEnableUserLinks
()
setEnableWikiLinks
(bool $a_enablewikilinks)
getEnableWikiLinks
()
addIntLinkFilter
(string $a_val)
Add internal links filter.
More...
removeIntLinkFilter
(string $a_val)
getIntLinkFilters
()
setIntLinkFilterWhiteList
(bool $a_white_list)
Set internal links filter type list to white list.
More...
getIntLinkFilterWhiteList
()
setPreventRteUsage
(bool $a_val)
getPreventRteUsage
()
setLocalizationLanguage
(string $a_val)
getLocalizationLanguage
()
setUseAttachedContent
(bool $a_val)
getUseAttachedContent
()
setIntLinkHelpDefaultType
(string $a_val)
getIntLinkHelpDefaultType
()
setIntLinkHelpDefaultId
(int $a_val, bool $a_is_ref=true)
Set internal link default id.
More...
getIntLinkHelpDefaultId
()
getIntLinkHelpDefaultIdIsRef
()
setEnableActivation
(bool $a_val)
Set enabled page activation.
More...
getEnableActivation
()
setEnableScheduledActivation
(bool $a_val)
getEnableScheduledActivation
()
setEnablePageToc
(bool $a_val)
getEnablePageToc
()
setPreventHTMLUnmasking
(bool $a_preventhtmlunmasking)
getPreventHTMLUnmasking
()
setEnableSelfAssessment
(bool $a_enabledselfassessment, bool $a_scorm=true)
getEnableSelfAssessment
()
getEnableSelfAssessmentScorm
()
Is self assessment used in SCORM mode?
More...
setDisableDefaultQuestionFeedback
(bool $a_val)
Set disable default question feedback.
More...
getDisableDefaultQuestionFeedback
()
setMultiLangSupport
(bool $a_val)
getMultiLangSupport
()
setSinglePageMode
(bool $a_val)
Set single page mode.
More...
getSinglePageMode
()
setQuestionHTML
(array $question_html)
getQuestionHTML
()
setUseStoredQuestionTries
(bool $a_val)
Set use stored answers/tries.
More...
getUseStoredQuestionTries
()
setEnablePermissionChecks
(bool $a_val)
getEnablePermissionChecks
()
setEditLockSupport
(bool $a_val)
getEditLockSupport
()
setUsePageContainer
(bool $a_val)
Set if page container css class should be used.
More...
getUsePageContainer
()
setSectionProtection
(int $a_val)
getSectionProtection
()
setSectionProtectionInfo
(string $a_val)
getSectionProtectionInfo
()
Data Fields inherited from
ilPageConfig
const
SEC_PROTECT_NONE
= 0
const
SEC_PROTECT_EDITABLE
= 1
const
SEC_PROTECT_PROTECTED
= 2
Protected Member Functions inherited from
ilPageConfig
loadPCDefs
()
loadParentKey
()
Protected Attributes inherited from
ilPageConfig
ILIAS
COPage PC PCDefinition
$pc_definition
int
$layout_template_type
= 0
bool
$int_link_def_id_is_ref
= false
ilLanguage
$lng
array
$int_link_filter
= array("File", "PortfolioPage", "PortfolioTemplatePage")
bool
$prevent_rte_usage
= false
bool
$use_attached_content
= false
array
$pc_defs
= array()
array
$pc_enabled
= array()
bool
$enabledinternallinks
= false
bool
$enable_keywords
= false
bool
$enable_anchors
= false
bool
$enablewikilinks
= false
bool
$page_toc
= false
bool
$activation
= false
bool
$scheduled_activation
= false
bool
$preventhtmlunmasking
= false
bool
$enabledselfassessment
= false
bool
$enabledselfassessment_scorm
= false
string
$int_link_def_type
= ""
int
$int_link_def_id
= 0
bool
$multi_lang_support
= false
bool
$single_page_mode
= false
bool
$disable_default_qfeedback
= false
array
$question_html
= array()
bool
$use_stored_tries
= false
bool
$enable_user_links
= false
bool
$edit_lock_support
= true
bool
$use_page_container
= true
bool
$enable_permission_checks
= false
ilSetting
$adve_set
string
$page_obj_key
= ""
bool
$link_filter_white_list
= false
string
$localization_lang
= ""
int
$section_protection
= self::SEC_PROTECT_NONE
string
$section_protection_info
= ""
Detailed Description
Definition at line
21
of file
class.ilDashboardPageConfig.php
.
The documentation for this class was generated from the following file:
components/ILIAS/Dashboard/classes/
class.ilDashboardPageConfig.php
ilDashboardPageConfig
Generated on Wed Sep 3 2025 23:05:41 for ILIAS by
1.8.13 (using
Doxyfile
)