XOOPS 2.5.6
Final
|
Public Member Functions | |
load (&$ts, $text) | |
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 | |
Replaces banned words in a string with their replacements or terminate current request
string | $text |
Definition at line 29 of file censor.php.
MytsCensor::load | ( | & | $ts, |
$text | |||
) |
Definition at line 31 of file censor.php.
References $config, $config_handler, $GLOBALS, XOOPS_CONF_CENSOR, and xoops_gethandler().