| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ilAssHtmlUserSolutionPurifier:
 Collaboration diagram for ilAssHtmlUserSolutionPurifier:Additional Inherited Members | |
  Public Member Functions inherited from ilHtmlPurifierAbstractLibWrapper | |
| __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 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 | |
| HTMLPurifier | $purifier | 
Definition at line 25 of file class.ilAssHtmlUserSolutionPurifier.php.