|
XOOPS 2.5.6
Final
|

Public Member Functions | |
| load (&$ts, $text, $force=false) | |
Public Member Functions inherited from MyTextSanitizerExtension | |
| __construct (&$ts) | |
| decode () | |
| encode () | |
| loadConfig ($path=null) | |
| mergeConfig ($config_default, $config_custom) | |
| MyTextSanitizerExtension (&$ts) | |
Additional Inherited Members | |
Public Attributes inherited from MyTextSanitizerExtension | |
| $config | |
| $image_path | |
| $instance | |
| $ts | |
Filter out possible malicious text kses project at SF could be a good solution to check
| string | $text | text to filter |
| bool | $force | flag indicating to force filtering |
Definition at line 30 of file textfilter.php.
| MytsTextfilter::load | ( | & | $ts, |
| $text, | |||
$force = false |
|||
| ) |
Definition at line 32 of file textfilter.php.
References $config, $xoopsConfig, $xoopsUser, $xoopsUserIsAdmin, and xoops_load().
