XOOPS
2.6.0
|
Additional Inherited Members | |
Public Member Functions inherited from Xoops\Core\FilterInput | |
__construct ($tagsArray=array(), $attrArray=array(), $tagsMethod=0, $attrMethod=0, $xssAuto=1) | |
process ($source) | |
Static Public Member Functions inherited from Xoops\Core\FilterInput | |
static | clean ($source, $type= 'string') |
static | gather ($source, $input_map, $require=false) |
static | getInstance ($tagsArray=array(), $attrArray=array(), $tagsMethod=0, $attrMethod=0, $xssAuto=1) |
Protected Member Functions inherited from Xoops\Core\FilterInput | |
decode ($source) | |
filterAttr ($attrSet) | |
filterTags ($source) | |
remove ($source) | |
Protected Attributes inherited from Xoops\Core\FilterInput | |
$attrArray | |
$attrBlacklist = array('action', 'background', 'codebase', 'dynsrc', 'lowsrc') | |
$attrMethod | |
$tagBlacklist | |
$tagsArray | |
$tagsMethod | |
$xssAuto | |
Definition at line 35 of file xoopsfilterinput.php.