|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilAssHtmlUserSolutionPurifier:
Collaboration diagram for ilAssHtmlUserSolutionPurifier:Additional Inherited Members | |
Public Member Functions inherited from ilHtmlPurifierAbstractLibWrapper | |
| __construct () | |
| ilHtmlPurifierAbstractLibWrapper constructor. More... | |
| purify (string $html) | |
| @inheritDoc More... | |
| purifyArray (array $htmlCollection) | |
| @inheritDoc 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 Public Member Functions inherited from ilHtmlPurifierAbstractLibWrapper | |
| static | _getCacheDirectory () |
Protected Member Functions inherited from ilAssHtmlPurifier | |
| getPurifierType () | |
| getPurifierConfigInstance () | |
Protected Member Functions inherited from ilHtmlPurifierAbstractLibWrapper | |
| getPurifierConfigInstance () | |
| setPurifier (HTMLPurifier $purifier) | |
| getPurifier () | |
| removeUnsupportedElements (array $elements) | |
| Removes all unsupported elements. More... | |
| makeElementListTinyMceCompliant (array $elements) | |
Protected Attributes inherited from ilHtmlPurifierAbstractLibWrapper | |
| $purifier | |
Definition at line 12 of file class.ilAssHtmlUserSolutionPurifier.php.