|
HTMLPurifier 4.4.0
|
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, $purifier, HTMLPurifier_Config::createDefault(), and HTMLPurifier().