| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Concrete class for sanitizing html of forum posts. More...
 Inheritance diagram for ilHtmlForumPostPurifier:
 Collaboration diagram for ilHtmlForumPostPurifier:Protected Member Functions | |
| getPurifierConfigInstance () | |
  Protected Member Functions inherited from ilHtmlPurifierAbstractLibWrapper | |
| getPurifierConfigInstance () | |
| setPurifier (HTMLPurifier $purifier) | |
| getPurifier () | |
| removeUnsupportedElements (array $elements) | |
| Removes all unsupported elements.  More... | |
| makeElementListTinyMceCompliant (array $elements) | |
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 Attributes inherited from ilHtmlPurifierAbstractLibWrapper | |
| 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(), and ilHtmlPurifierAbstractLibWrapper\removeUnsupportedElements().
 Here is the call graph for this function: