API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Additional Inherited Members | |
Public Member Functions inherited from FilterInput | |
process ($source) | |
Static Public Member Functions inherited from FilterInput | |
static | getInstance ( $tagsArray=array(), $attrArray=array(), $tagsMethod=0, $attrMethod=0, $xssAuto=1) |
static | clean ($source, $type='string') |
cleanVar ($source, $type='string') | |
Protected Member Functions inherited from FilterInput | |
__construct ( $tagsArray=array(), $attrArray=array(), $tagsMethod=0, $attrMethod=0, $xssAuto=1) | |
remove ($source) | |
filterTags ($source) | |
filterAttr ($attrSet) | |
decode ($source) | |
Protected Attributes inherited from FilterInput | |
$tagsArray | |
$attrArray | |
$tagsMethod | |
$attrMethod | |
$xssAuto | |
$tagBlacklist | |
$attrBlacklist = array('action', 'background', 'codebase', 'dynsrc', 'lowsrc') | |