ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (private readonly Language $lng, private readonly ?ilObjUser $current_user=null) | |
getRichTextEditor () | |
setRichTextEditor (string $js_editor) | |
setUsedHTMLTags (array $html_tags, string $module) | |
getAllAvailableHTMLTags () | |
setRichTextEditorUserState (int $state) | |
getRichTextEditorUserState () | |
Static Public Member Functions | |
static | _getUsedHTMLTags (string $module='') |
static | _getUsedHTMLTagsAsString (string $module='') |
Private Attributes | |
const | ALL_AVAILABLE_TAGS |
const | DEFAULT_TAGS |
const | DEFAULT_FORUM_AND_EXERCISE_TAGS |
ilSetting | $advanced_editing |
Definition at line 23 of file ilRTESettings.php.
ilRTESettings::__construct | ( | private readonly Language | $lng, |
private readonly ?ilObjUser | $current_user = null |
||
) |
Definition at line 119 of file ilRTESettings.php.
|
static |
Definition at line 126 of file ilRTESettings.php.
References DEFAULT_FORUM_AND_EXERCISE_TAGS, and DEFAULT_TAGS.
Referenced by ILIAS\LegalDocuments\HTMLPurifier\__construct(), ilAccessibilityDocumentHtmlPurifier\__construct(), ilWebDAVMountInstructionsDocumentPurifier\__construct(), assQuestionGUI\addBasicQuestionFormProperties(), ilAssQuestionFeedback\buildFeedbackContentFormProperty(), ilAssHtmlPurifier\getElementsUsedForAdvancedEditing(), ilHtmlForumPostPurifier\getPurifierConfigInstance(), ilUserImportParser\importEndTag(), assClozeTestGUI\populateQuestionSpecificFormPart(), and assLongMenuGUI\populateQuestionSpecificFormPart().
|
static |
Definition at line 153 of file ilRTESettings.php.
References $c.
Referenced by assQuestionGUI\cleanupAnswerText(), ilKprimChoiceWizardInputGUI\cleanupAnswerText(), ilObjSurvey\cloneTextblocks(), ilSurveyEditorGUI\saveHeadingObject(), ILIAS\Test\Scoring\Manual\TestScoringByQuestionGUI\saveManScoringByQuestion(), and ILIAS\Test\Scoring\Manual\TestScoringByParticipantGUI\saveManScoringParticipantScreen().
ilRTESettings::getAllAvailableHTMLTags | ( | ) |
Definition at line 206 of file ilRTESettings.php.
ilRTESettings::getRichTextEditor | ( | ) |
Definition at line 162 of file ilRTESettings.php.
ilRTESettings::getRichTextEditorUserState | ( | ) |
Definition at line 216 of file ilRTESettings.php.
ilRTESettings::setRichTextEditor | ( | string | $js_editor | ) |
Definition at line 167 of file ilRTESettings.php.
ilRTESettings::setRichTextEditorUserState | ( | int | $state | ) |
Definition at line 211 of file ilRTESettings.php.
Referenced by ilTinyMCE\addRTESupport().
ilRTESettings::setUsedHTMLTags | ( | array | $html_tags, |
string | $module | ||
) |
Definition at line 172 of file ilRTESettings.php.
|
private |
Definition at line 117 of file ilRTESettings.php.
|
private |
Definition at line 25 of file ilRTESettings.php.
|
private |
Definition at line 100 of file ilRTESettings.php.
Referenced by _getUsedHTMLTags().
|
private |
Definition at line 68 of file ilRTESettings.php.
Referenced by _getUsedHTMLTags().