XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
protector_postcommon_post_htmlpurify4guest Class Reference
Inheritance diagram for protector_postcommon_post_htmlpurify4guest:
Inheritance graph

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
 

Detailed Description

Definition at line 3 of file postcommon_post_htmlpurify4guest.php.

Member Function Documentation

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.

Here is the call graph for this function:

protector_postcommon_post_htmlpurify4guest::purify_recursive (   $data)

Definition at line 45 of file postcommon_post_htmlpurify4guest.php.

Referenced by execute().

Here is the caller graph for this function:

Member Data Documentation

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.


The documentation for this class was generated from the following file: