XOOPS 2.5.6
Final
|
Public Member Functions | |
execute () | |
purify_recursive ($data) | |
Public Member Functions inherited from ProtectorFilterAbstract | |
isMobile () | |
ProtectorFilterAbstract () | |
Public Attributes | |
$method | |
$purifier | |
Public Attributes inherited from ProtectorFilterAbstract | |
$protector = null | |
Definition at line 3 of file postcommon_post_htmlpurify4guest.php.
protector_postcommon_post_htmlpurify4guest::execute | ( | ) |
Definition at line 7 of file postcommon_post_htmlpurify4guest.php.
References $_POST, $config, $xoopsUser, _CHARSET, HTMLPurifier_Config\createDefault(), HTMLPurifier(), purify_recursive(), and true.
protector_postcommon_post_htmlpurify4guest::purify_recursive | ( | $data | ) |
Definition at line 45 of file postcommon_post_htmlpurify4guest.php.
Referenced by execute().
protector_postcommon_post_htmlpurify4guest::$method |
Definition at line 5 of file postcommon_post_htmlpurify4guest.php.
protector_postcommon_post_htmlpurify4guest::$purifier |
Definition at line 4 of file postcommon_post_htmlpurify4guest.php.