ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
Concrete class for sanitizing html of forum posts. More...
Protected Member Functions | |
getPurifierConfigInstance () | |
![]() | |
getPurifierConfigInstance () | |
setPurifier (HTMLPurifier $purifier) | |
getPurifier () | |
removeUnsupportedElements (array $elements) | |
Removes all unsupported elements. More... | |
makeElementListTinyMceCompliant (array $elements) | |
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 |
Concrete class for sanitizing html of forum posts.
Definition at line 25 of file class.ilHtmlForumPostPurifier.php.
|
protected |
Definition at line 27 of file class.ilHtmlForumPostPurifier.php.
References ilHtmlPurifierAbstractLibWrapper\_getCacheDirectory(), ilObjAdvancedEditing\_getUsedHTMLTags(), ilHtmlPurifierAbstractLibWrapper\makeElementListTinyMceCompliant(), null, and ilHtmlPurifierAbstractLibWrapper\removeUnsupportedElements().