|
ILIAS
Release_4_2_x_branch Revision 61807
|
Emulation layer for code that used kses(), substituting in HTML Purifier. More...
Go to the source code of this file.
Functions | |
| kses ($string, $allowed_html, $allowed_protocols=null) | |
Emulation layer for code that used kses(), substituting in HTML Purifier.
Definition in file HTMLPurifier.kses.php.
| kses | ( | $string, | |
| $allowed_html, | |||
$allowed_protocols = null |
|||
| ) |
Definition at line 10 of file HTMLPurifier.kses.php.
References $config, HTMLPurifier_Config\createDefault(), and HTMLPurifier().
Here is the call graph for this function: