API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Public Member Functions | |
load ($ts, $text, $force=false) | |
Public Member Functions inherited from MyTextSanitizerExtension | |
__construct (MyTextSanitizer $ts) | |
encode ($textarea_id) | |
Additional Inherited Members | |
Static Public Member Functions inherited from MyTextSanitizerExtension | |
static | loadConfig ($path=null) |
static | mergeConfig ($config_default, $config_custom) |
static | decode ($url, $width, $height) |
Data Fields inherited from MyTextSanitizerExtension | |
$instance | |
$ts | |
$config | |
$image_path | |
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 |
load | ( | $ts, | |
$text, | |||
$force = false |
|||
) |
$ts | ||
$text | ||
bool | $force |