XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
HTMLPurifier.kses.php File Reference

Go to the source code of this file.

Functions

 kses ($string, $allowed_html, $allowed_protocols=null)
 

Detailed Description

Emulation layer for code that used kses(), substituting in HTML Purifier.

Definition in file HTMLPurifier.kses.php.

Function Documentation

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: