XOOPS
2.6.0
|
Public Member Functions | |
load (MyTextSanitizer &$ts, $text, array $paramsConf=null) | |
Public Member Functions inherited from MyTextSanitizerExtension | |
__construct (MyTextSanitizer &$ts) | |
encode ($value) | |
Additional Inherited Members | |
Static Public Member Functions inherited from MyTextSanitizerExtension | |
static | decode ($url, $width, $height) |
static | loadConfig ($path=null) |
static | mergeConfig ($config_default, $config_custom) |
Public Attributes inherited from MyTextSanitizerExtension | |
$config | |
$image_path | |
$instance | |
$ts | |
Replaces banned words in a string with their replacements or terminate current request
string | $text |
Definition at line 31 of file censor.php.
MytsCensor::load | ( | MyTextSanitizer & | $ts, |
$text, | |||
array | $paramsConf = null |
||
) |
MyTextSanitizer | $ts | |
$text |
Definition at line 38 of file censor.php.
References MyTextSanitizerExtension\$config, $text, $xoops, and Xoops\getInstance().