|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilPageConfig:
Collaboration diagram for ilPageConfig:Data Fields | |
| const | SEC_PROTECT_NONE = 0 |
| const | SEC_PROTECT_EDITABLE = 1 |
| const | SEC_PROTECT_PROTECTED = 2 |
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 Config class for page editing
Definition at line 24 of file class.ilPageConfig.php.
|
final |
Definition at line 71 of file class.ilPageConfig.php.
References $DIC, ILIAS\LTI\ToolProvider\$key, ilCOPagePCDef\getPCDefinitions(), init(), ILIAS\Repository\lng(), and setEnablePCType().
Here is the call graph for this function:| ilPageConfig::addIntLinkFilter | ( | string | $a_val | ) |
Add internal links filter.
| string | internal links filter |
Definition at line 176 of file class.ilPageConfig.php.
References $lng, ilLanguage\getLangKey(), and setLocalizationLanguage().
Referenced by ilPortfolioPageConfig\init(), ilPortfolioTemplatePageConfig\init(), and ilWikiPageConfig\init().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPageConfig::getDisableDefaultQuestionFeedback | ( | ) |
Definition at line 353 of file class.ilPageConfig.php.
| ilPageConfig::getEditLockSupport | ( | ) |
Definition at line 424 of file class.ilPageConfig.php.
| ilPageConfig::getEnableActivation | ( | ) |
Definition at line 287 of file class.ilPageConfig.php.
| ilPageConfig::getEnableAnchors | ( | ) |
Definition at line 132 of file class.ilPageConfig.php.
References $enable_anchors.
| ilPageConfig::getEnabledTopPCTypes | ( | ) |
Definition at line 106 of file class.ilPageConfig.php.
References getEnablePCType().
Here is the call graph for this function:| ilPageConfig::getEnableInternalLinks | ( | ) |
Definition at line 142 of file class.ilPageConfig.php.
References $enabledinternallinks.
Referenced by getEnableUserLinks().
Here is the caller graph for this function:| ilPageConfig::getEnableKeywords | ( | ) |
Definition at line 122 of file class.ilPageConfig.php.
References $enable_keywords.
| ilPageConfig::getEnablePageToc | ( | ) |
Definition at line 307 of file class.ilPageConfig.php.
| ilPageConfig::getEnablePCType | ( | string | $a_pc_type | ) |
Definition at line 101 of file class.ilPageConfig.php.
Referenced by getEnabledTopPCTypes().
Here is the caller graph for this function:| ilPageConfig::getEnablePermissionChecks | ( | ) |
Definition at line 411 of file class.ilPageConfig.php.
| ilPageConfig::getEnableScheduledActivation | ( | ) |
Definition at line 297 of file class.ilPageConfig.php.
| ilPageConfig::getEnableSelfAssessment | ( | ) |
Definition at line 332 of file class.ilPageConfig.php.
| ilPageConfig::getEnableSelfAssessmentScorm | ( | ) |
Is self assessment used in SCORM mode?
Definition at line 340 of file class.ilPageConfig.php.
| ilPageConfig::getEnableUserLinks | ( | ) |
Definition at line 147 of file class.ilPageConfig.php.
References getEnableInternalLinks(), and getIntLinkFilterWhiteList().
Here is the call graph for this function:| ilPageConfig::getEnableWikiLinks | ( | ) |
Definition at line 167 of file class.ilPageConfig.php.
References $enablewikilinks.
| ilPageConfig::getIntLinkFilters | ( | ) |
Definition at line 193 of file class.ilPageConfig.php.
References $int_link_filter.
| ilPageConfig::getIntLinkFilterWhiteList | ( | ) |
Definition at line 209 of file class.ilPageConfig.php.
References $link_filter_white_list.
Referenced by getEnableUserLinks().
Here is the caller graph for this function:| ilPageConfig::getIntLinkHelpDefaultId | ( | ) |
Definition at line 269 of file class.ilPageConfig.php.
| ilPageConfig::getIntLinkHelpDefaultIdIsRef | ( | ) |
Definition at line 274 of file class.ilPageConfig.php.
| ilPageConfig::getIntLinkHelpDefaultType | ( | ) |
Definition at line 252 of file class.ilPageConfig.php.
References $int_link_def_type.
| ilPageConfig::getLocalizationLanguage | ( | ) |
Definition at line 232 of file class.ilPageConfig.php.
References $localization_lang.
| ilPageConfig::getMultiLangSupport | ( | ) |
Definition at line 363 of file class.ilPageConfig.php.
| ilPageConfig::getPreventHTMLUnmasking | ( | ) |
Definition at line 318 of file class.ilPageConfig.php.
| ilPageConfig::getPreventRteUsage | ( | ) |
Definition at line 219 of file class.ilPageConfig.php.
References $prevent_rte_usage.
| ilPageConfig::getQuestionHTML | ( | ) |
Definition at line 387 of file class.ilPageConfig.php.
| ilPageConfig::getSectionProtection | ( | ) |
Definition at line 447 of file class.ilPageConfig.php.
| ilPageConfig::getSectionProtectionInfo | ( | ) |
Definition at line 457 of file class.ilPageConfig.php.
| ilPageConfig::getSinglePageMode | ( | ) |
Definition at line 377 of file class.ilPageConfig.php.
| ilPageConfig::getUseAttachedContent | ( | ) |
Definition at line 242 of file class.ilPageConfig.php.
References $use_attached_content.
| ilPageConfig::getUsePageContainer | ( | ) |
Definition at line 437 of file class.ilPageConfig.php.
| ilPageConfig::getUseStoredQuestionTries | ( | ) |
Definition at line 401 of file class.ilPageConfig.php.
| ilPageConfig::init | ( | ) |
Reimplemented in ilBlogPostingConfig, ilContentPagePageConfig, ilLOPageConfig, ilDclCreateViewDefinitionConfig, ilDclDetailedViewDefinitionConfig, ilDclEditViewDefinitionConfig, ilForumPageConfig, ilGlossaryDefPageConfig, ilLMPageConfig, ilMediaPoolPageConfig, ilPortfolioPageConfig, ilPortfolioTemplatePageConfig, ilAssHintPageConfig, ilAssQuestionPageConfig, ilAssGenFeedbackPageConfig, ilAssSpecFeedbackPageConfig, ilWikiPageConfig, ilLoginPageConfig, ilContainerPageConfig, ilContainerStartObjectsPageConfig, ilPageLayoutPageConfig, and ilImprintConfig.
Definition at line 92 of file class.ilPageConfig.php.
Referenced by __construct().
Here is the caller graph for this function:| ilPageConfig::removeIntLinkFilter | ( | string | $a_val | ) |
Definition at line 184 of file class.ilPageConfig.php.
Referenced by ilLMPageConfig\init(), ilPortfolioPageConfig\init(), and ilPortfolioTemplatePageConfig\init().
Here is the caller graph for this function:| ilPageConfig::setDisableDefaultQuestionFeedback | ( | bool | $a_val | ) |
Set disable default question feedback.
Definition at line 348 of file class.ilPageConfig.php.
Referenced by ilLMPageConfig\configureByObjectId().
Here is the caller graph for this function:| ilPageConfig::setEditLockSupport | ( | bool | $a_val | ) |
| $a_val | bool set edit lock support for pages |
Definition at line 419 of file class.ilPageConfig.php.
Referenced by ilPortfolioPageConfig\init().
Here is the caller graph for this function:| ilPageConfig::setEnableActivation | ( | bool | $a_val | ) |
Set enabled page activation.
Definition at line 282 of file class.ilPageConfig.php.
Referenced by ilBlogPostingConfig\init(), ilDclCreateViewDefinitionConfig\init(), ilDclDetailedViewDefinitionConfig\init(), ilDclEditViewDefinitionConfig\init(), ilLMPageConfig\init(), and ilImprintConfig\init().
Here is the caller graph for this function:| ilPageConfig::setEnableAnchors | ( | bool | $a_val | ) |
Definition at line 127 of file class.ilPageConfig.php.
Referenced by ilLMPageConfig\init(), and ilWikiPageConfig\init().
Here is the caller graph for this function:| ilPageConfig::setEnableInternalLinks | ( | bool | $a_enabledinternallinks | ) |
Definition at line 137 of file class.ilPageConfig.php.
Referenced by ilBlogPostingConfig\init(), ilContentPagePageConfig\init(), ilLOPageConfig\init(), ilDclCreateViewDefinitionConfig\init(), ilDclDetailedViewDefinitionConfig\init(), ilDclEditViewDefinitionConfig\init(), ilForumPageConfig\init(), ilGlossaryDefPageConfig\init(), ilLMPageConfig\init(), ilMediaPoolPageConfig\init(), ilPortfolioPageConfig\init(), ilAssQuestionPageConfig\init(), ilWikiPageConfig\init(), ilLoginPageConfig\init(), ilContainerPageConfig\init(), ilContainerStartObjectsPageConfig\init(), ilPageLayoutPageConfig\init(), and ilImprintConfig\init().
Here is the caller graph for this function:| ilPageConfig::setEnableKeywords | ( | bool | $a_val | ) |
Definition at line 117 of file class.ilPageConfig.php.
Referenced by ilGlossaryDefPageConfig\init(), and ilLMPageConfig\init().
Here is the caller graph for this function:| ilPageConfig::setEnablePageToc | ( | bool | $a_val | ) |
Definition at line 302 of file class.ilPageConfig.php.
Referenced by ilWikiPageConfig\configureByObjectId().
Here is the caller graph for this function:| ilPageConfig::setEnablePCType | ( | string | $a_pc_type, |
| bool | $a_val | ||
| ) |
Definition at line 96 of file class.ilPageConfig.php.
Referenced by __construct(), ilLearningSequencePageObjectGUI\getPageConfig(), ilBlogPostingConfig\init(), ilContentPagePageConfig\init(), ilLOPageConfig\init(), ilForumPageConfig\init(), ilLMPageConfig\init(), ilPortfolioPageConfig\init(), ilPortfolioTemplatePageConfig\init(), ilAssQuestionPageConfig\init(), ilWikiPageConfig\init(), ilLoginPageConfig\init(), ilContainerPageConfig\init(), ilContainerStartObjectsPageConfig\init(), and ilPageLayoutPageConfig\init().
Here is the caller graph for this function:| ilPageConfig::setEnablePermissionChecks | ( | bool | $a_val | ) |
Definition at line 406 of file class.ilPageConfig.php.
Referenced by ilContentPagePageConfig\init(), ilForumPageConfig\init(), and ilContainerPageConfig\init().
Here is the caller graph for this function:| ilPageConfig::setEnableScheduledActivation | ( | bool | $a_val | ) |
Definition at line 292 of file class.ilPageConfig.php.
Referenced by ilLMPageConfig\init().
Here is the caller graph for this function:| ilPageConfig::setEnableSelfAssessment | ( | bool | $a_enabledselfassessment, |
| bool | $a_scorm = true |
||
| ) |
Definition at line 323 of file class.ilPageConfig.php.
Referenced by ilLMPageConfig\configureByObjectId(), and ilLMPageConfig\init().
Here is the caller graph for this function:| ilPageConfig::setEnableWikiLinks | ( | bool | $a_enablewikilinks | ) |
Definition at line 162 of file class.ilPageConfig.php.
Referenced by ilDclCreateViewDefinitionConfig\init(), ilDclDetailedViewDefinitionConfig\init(), ilDclEditViewDefinitionConfig\init(), ilWikiPageConfig\init(), and ilImprintConfig\init().
Here is the caller graph for this function:| ilPageConfig::setIntLinkFilterWhiteList | ( | bool | $a_white_list | ) |
Set internal links filter type list to white list.
Definition at line 201 of file class.ilPageConfig.php.
Referenced by ilPortfolioPageConfig\init(), and ilWikiPageConfig\init().
Here is the caller graph for this function:| ilPageConfig::setIntLinkHelpDefaultId | ( | int | $a_val, |
| bool | $a_is_ref = true |
||
| ) |
Set internal link default id.
| int | $a_val | default object id |
Definition at line 261 of file class.ilPageConfig.php.
Referenced by ilGlossaryDefPageConfig\init(), ilLMPageConfig\init(), ilPortfolioPageConfig\init(), and ilPortfolioTemplatePageConfig\init().
Here is the caller graph for this function:| ilPageConfig::setIntLinkHelpDefaultType | ( | string | $a_val | ) |
Definition at line 247 of file class.ilPageConfig.php.
Referenced by ilContentPagePageConfig\init(), ilLOPageConfig\init(), ilForumPageConfig\init(), ilGlossaryDefPageConfig\init(), ilLMPageConfig\init(), ilPortfolioPageConfig\init(), ilPortfolioTemplatePageConfig\init(), ilWikiPageConfig\init(), ilContainerPageConfig\init(), and ilContainerStartObjectsPageConfig\init().
Here is the caller graph for this function:| ilPageConfig::setLocalizationLanguage | ( | string | $a_val | ) |
| string | $a_val | lang key |
Definition at line 227 of file class.ilPageConfig.php.
Referenced by addIntLinkFilter().
Here is the caller graph for this function:| ilPageConfig::setMultiLangSupport | ( | bool | $a_val | ) |
Definition at line 358 of file class.ilPageConfig.php.
Referenced by ilContentPagePageConfig\init(), ilLOPageConfig\init(), ilForumPageConfig\init(), ilLMPageConfig\init(), ilMediaPoolPageConfig\init(), ilContainerPageConfig\init(), and ilContainerStartObjectsPageConfig\init().
Here is the caller graph for this function:| ilPageConfig::setPreventHTMLUnmasking | ( | bool | $a_preventhtmlunmasking | ) |
Definition at line 312 of file class.ilPageConfig.php.
Referenced by ilBlogPostingConfig\init(), ilDclCreateViewDefinitionConfig\init(), ilDclDetailedViewDefinitionConfig\init(), ilDclEditViewDefinitionConfig\init(), ilLMPageConfig\init(), ilMediaPoolPageConfig\init(), ilPortfolioPageConfig\init(), ilWikiPageConfig\init(), ilPageLayoutPageConfig\init(), and ilImprintConfig\init().
Here is the caller graph for this function:| ilPageConfig::setPreventRteUsage | ( | bool | $a_val | ) |
Definition at line 214 of file class.ilPageConfig.php.
Referenced by ilLMPageConfig\init().
Here is the caller graph for this function:| ilPageConfig::setQuestionHTML | ( | array | $question_html | ) |
Definition at line 382 of file class.ilPageConfig.php.
| ilPageConfig::setSectionProtection | ( | int | $a_val | ) |
Definition at line 442 of file class.ilPageConfig.php.
Referenced by ilWikiPageConfig\configureByObjectId(), ilPortfolioPageConfig\init(), and ilPortfolioTemplatePageConfig\init().
Here is the caller graph for this function:| ilPageConfig::setSectionProtectionInfo | ( | string | $a_val | ) |
Definition at line 452 of file class.ilPageConfig.php.
Referenced by ilWikiPageConfig\configureByObjectId(), and ilPortfolioTemplatePageConfig\init().
Here is the caller graph for this function:| ilPageConfig::setSinglePageMode | ( | bool | $a_val | ) |
Set single page mode.
| bool | $a_val | single page mode (only one page per parent_id) |
Definition at line 372 of file class.ilPageConfig.php.
Referenced by ilContentPagePageConfig\init(), ilLOPageConfig\init(), ilForumPageConfig\init(), ilContainerPageConfig\init(), and ilContainerStartObjectsPageConfig\init().
Here is the caller graph for this function:| ilPageConfig::setUseAttachedContent | ( | bool | $a_val | ) |
Definition at line 237 of file class.ilPageConfig.php.
Referenced by ilLMPageConfig\init().
Here is the caller graph for this function:| ilPageConfig::setUsePageContainer | ( | bool | $a_val | ) |
Set if page container css class should be used.
Definition at line 432 of file class.ilPageConfig.php.
Referenced by ilContentPagePageConfig\init(), ilForumPageConfig\init(), and ilContainerPageConfig\init().
Here is the caller graph for this function:| ilPageConfig::setUseStoredQuestionTries | ( | bool | $a_val | ) |
Set use stored answers/tries.
| bool | $a_val | use stored number of tries and given (correct) answers |
Definition at line 396 of file class.ilPageConfig.php.
|
protected |
Definition at line 43 of file class.ilPageConfig.php.
|
protected |
Definition at line 60 of file class.ilPageConfig.php.
|
protected |
Definition at line 53 of file class.ilPageConfig.php.
|
protected |
Definition at line 57 of file class.ilPageConfig.php.
|
protected |
Definition at line 40 of file class.ilPageConfig.php.
Referenced by getEnableAnchors().
|
protected |
Definition at line 39 of file class.ilPageConfig.php.
Referenced by getEnableKeywords().
|
protected |
Definition at line 59 of file class.ilPageConfig.php.
|
protected |
Definition at line 56 of file class.ilPageConfig.php.
|
protected |
Definition at line 38 of file class.ilPageConfig.php.
Referenced by getEnableInternalLinks().
|
protected |
Definition at line 46 of file class.ilPageConfig.php.
|
protected |
Definition at line 47 of file class.ilPageConfig.php.
|
protected |
Definition at line 41 of file class.ilPageConfig.php.
Referenced by getEnableWikiLinks().
|
protected |
Definition at line 49 of file class.ilPageConfig.php.
|
protected |
Definition at line 31 of file class.ilPageConfig.php.
|
protected |
Definition at line 48 of file class.ilPageConfig.php.
Referenced by getIntLinkHelpDefaultType().
|
protected |
Definition at line 33 of file class.ilPageConfig.php.
Referenced by getIntLinkFilters().
|
protected |
Definition at line 66 of file class.ilPageConfig.php.
Referenced by getIntLinkFilterWhiteList().
|
protected |
Definition at line 32 of file class.ilPageConfig.php.
Referenced by addIntLinkFilter(), ilWikiPageConfig\configureByObjectId(), and ilPortfolioTemplatePageConfig\init().
|
protected |
Definition at line 67 of file class.ilPageConfig.php.
Referenced by getLocalizationLanguage().
|
protected |
Definition at line 50 of file class.ilPageConfig.php.
|
protected |
Definition at line 65 of file class.ilPageConfig.php.
|
protected |
Definition at line 42 of file class.ilPageConfig.php.
|
protected |
Definition at line 36 of file class.ilPageConfig.php.
|
protected |
Definition at line 37 of file class.ilPageConfig.php.
|
protected |
Definition at line 34 of file class.ilPageConfig.php.
Referenced by getPreventRteUsage().
|
protected |
Definition at line 45 of file class.ilPageConfig.php.
|
protected |
Definition at line 54 of file class.ilPageConfig.php.
|
protected |
Definition at line 44 of file class.ilPageConfig.php.
|
protected |
Definition at line 68 of file class.ilPageConfig.php.
|
protected |
Definition at line 69 of file class.ilPageConfig.php.
|
protected |
Definition at line 51 of file class.ilPageConfig.php.
|
protected |
Definition at line 35 of file class.ilPageConfig.php.
Referenced by getUseAttachedContent().
|
protected |
Definition at line 58 of file class.ilPageConfig.php.
|
protected |
Definition at line 55 of file class.ilPageConfig.php.
| const ilPageConfig::SEC_PROTECT_EDITABLE = 1 |
Definition at line 28 of file class.ilPageConfig.php.
Referenced by ilWikiPageConfig\configureByObjectId(), ilPortfolioTemplatePageConfig\init(), and ilPCSectionGUI\setValuesFromForm().
| const ilPageConfig::SEC_PROTECT_NONE = 0 |
Definition at line 27 of file class.ilPageConfig.php.
| const ilPageConfig::SEC_PROTECT_PROTECTED = 2 |
Definition at line 29 of file class.ilPageConfig.php.
Referenced by ilWikiPageConfig\configureByObjectId(), ILIAS\COPage\Editor\Components\Page\PageQueryActionHandler\getConfig(), ilPortfolioPageConfig\init(), and ilPageObjectGUI\showPage().