ILIAS
Release_5_0_x_branch Revision 61816
|
Additional Inherited Members | |
Public Member Functions inherited from ilHtmlPurifierAbstractLibWrapper | |
__construct () | |
Constructor. | |
purify ($a_html, $a_config=null) | |
Filters an HTML snippet/document to be XSS-free and standards-compliant. | |
purifyArray (Array $a_array_of_html, $a_config=null) | |
Filters an array of HTML snippets/documents to be XSS-free and standards-compliant. | |
Static Public Member Functions inherited from ilHtmlPurifierAbstractLibWrapper | |
static | _getCacheDirectory () |
Get the directory for HTMLPurifier cache files. | |
Protected Member Functions inherited from ilAssHtmlPurifier | |
getPurifierType () | |
getPurifierConfigInstance () | |
Protected Attributes inherited from ilHtmlPurifierAbstractLibWrapper | |
$oPurifier = null |
Definition at line 12 of file class.ilAssHtmlUserSolutionPurifier.php.