LSYii_HtmlPurifier
extends CHtmlPurifier
in package
Table of Contents
Methods
- getConfig() : mixed
- Get the config object for the HTML Purifier instance.
- getXssPurifier() : mixed
- Get an instance of LSYii_HtmlPurifier configured for XSS filtering
Methods
getConfig()
Get the config object for the HTML Purifier instance.
public
getConfig() : mixed
Return values
mixed —the HTML Purifier instance config
getXssPurifier()
Get an instance of LSYii_HtmlPurifier configured for XSS filtering
public
static getXssPurifier() : mixed