| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilAssHtmlPurifier:
 Collaboration diagram for ilAssHtmlPurifier:Protected Member Functions | |
| getPurifierType () | |
| getPurifierConfigInstance () | |
  Protected Member Functions inherited from ilHtmlPurifierAbstractLibWrapper | |
| getPurifierConfigInstance () | |
| setPurifier (HTMLPurifier $purifier) | |
| getPurifier () | |
| removeUnsupportedElements (array $elements) | |
| Removes all unsupported elements.  More... | |
| makeElementListTinyMceCompliant (array $elements) | |
Private Member Functions | |
| getAllowedElements () | |
| getElementsUsedForAdvancedEditing () | |
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 | 
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().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 70 of file class.ilAssHtmlPurifier.php.
References ilObjAdvancedEditing\_getUsedHTMLTags(), and getPurifierType().
Referenced by getAllowedElements().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 35 of file class.ilAssHtmlPurifier.php.
References ilHtmlPurifierAbstractLibWrapper\_getCacheDirectory(), getAllowedElements(), and getPurifierType().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 27 of file class.ilAssHtmlPurifier.php.
Referenced by getElementsUsedForAdvancedEditing(), and getPurifierConfigInstance().
 Here is the caller graph for this function: