XOOPS
2.6.0
|
Additional Inherited Members | |
Public Member Functions inherited from MyTextSanitizer | |
__construct () | |
addSlashes ($text) | |
censorString (&$text) | |
codeConv ($text, $xcode=1) | |
codeConvCallback ($match) | |
codePreConv ($text, $xcode=1) | |
displayTarea ($text, $html=0, $smiley=1, $xcode=1, $image=1, $br=1) | |
executeExtension ($name) | |
executeExtensions () | |
filterXss ($text) | |
getSmileys ($isAll=true) | |
htmlSpecialChars ($text, $quote_style=ENT_QUOTES, $charset=null, $double_encode=true) | |
loadConfig ($name=null) | |
loadExtension ($name) | |
makeClickable (&$text) | |
makeClickableCallback01 ($match) | |
makeClickableCallback02 ($match) | |
makeClickableCallback03 ($match) | |
makeClickableCallback04 ($match) | |
mergeConfig ($config_default, $config_custom) | |
nl2Br ($text) | |
previewTarea ($text, $html=0, $smiley=1, $xcode=1, $image=1, $br=1) | |
quoteConv ($text) | |
smiley ($message) | |
stripSlashesGPC ($text) | |
textFilter ($text, $force=false) | |
undoHtmlSpecialChars ($text) | |
xoopsCodeDecode (&$text, $allowimage=1) | |
Static Public Member Functions inherited from MyTextSanitizer | |
static | getInstance () |
static | truncate ($text) |
Public Attributes inherited from MyTextSanitizer | |
$callbackPatterns = array() | |
$callbacks = array() | |
$censorConf | |
$config = array() | |
$path_basic | |
$path_plugin | |
$patterns = array() | |
$replacements = array() | |
$smileys = array() | |
$text = "" | |
Definition at line 3 of file module.textsanitizer.php.