ILIAS
release_8 Revision v8.19
|
Protected Member Functions | |
getPurifierType () | |
getPurifierConfigInstance () | |
![]() | |
getPurifierConfigInstance () | |
setPurifier (HTMLPurifier $purifier) | |
getPurifier () | |
removeUnsupportedElements (array $elements) | |
Removes all unsupported elements. More... | |
makeElementListTinyMceCompliant (array $elements) | |
Private Member Functions | |
getAllowedElements () | |
getElementsUsedForAdvancedEditing () | |
Additional Inherited Members | |
![]() | |
__construct () | |
ilHtmlPurifierAbstractLibWrapper constructor. More... | |
purify (string $html) | |
Filters an HTML snippet/document to be XSS-free and standards-compliant. More... | |
purifyArray (array $htmlCollection) | |
Filters an array of HTML snippets/documents to be XSS-free and standards-compliant. More... | |
![]() | |
static | _getCacheDirectory () |
![]() | |
HTMLPurifier | $purifier |
Definition at line 25 of file class.ilAssHtmlPurifier.php.
|
private |
Definition at line 60 of file class.ilAssHtmlPurifier.php.
References getElementsUsedForAdvancedEditing(), ilHtmlPurifierAbstractLibWrapper\makeElementListTinyMceCompliant(), and ilHtmlPurifierAbstractLibWrapper\removeUnsupportedElements().
Referenced by getPurifierConfigInstance().
|
private |
Definition at line 70 of file class.ilAssHtmlPurifier.php.
References ilObjAdvancedEditing\_getUsedHTMLTags(), and getPurifierType().
Referenced by getAllowedElements().
|
protected |
Definition at line 35 of file class.ilAssHtmlPurifier.php.
References $config, ilHtmlPurifierAbstractLibWrapper\_getCacheDirectory(), getAllowedElements(), and getPurifierType().
|
protected |
Definition at line 27 of file class.ilAssHtmlPurifier.php.
Referenced by getElementsUsedForAdvancedEditing(), and getPurifierConfigInstance().