|
XOOPS 2.5.6
Final
|

Additional Inherited Members | |
Public Member Functions inherited from MyTextSanitizer | |
| __construct () | |
| addSlashes ($text) | |
| & | censorString (&$text) |
| codeConv ($text, $xcode=1) | |
| codePreConv ($text, $xcode=1) | |
| codeSanitizer ($str, $image=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) | |
| makeTareaData4Edit ($text) | |
| makeTareaData4InsideQuotes ($text) | |
| & | makeTareaData4Preview (&$text, $html=1, $smiley=1, $xcode=1) |
| makeTareaData4PreviewInForm ($text) | |
| makeTareaData4Save ($text) | |
| & | makeTareaData4Show (&$text, $html=1, $smiley=1, $xcode=1) |
| makeTboxData4Edit ($text) | |
| makeTboxData4Preview ($text, $smiley=0) | |
| makeTboxData4PreviewInForm ($text) | |
| makeTboxData4Save ($text) | |
| makeTboxData4Show ($text, $smiley=0) | |
| mergeConfig ($config_default, $config_custom) | |
| MyTextSanitizer () | |
| nl2Br ($text) | |
| oopsAddSlashes ($text) | |
| oopsHtmlSpecialChars ($text) | |
| oopsNl2Br ($text) | |
| oopsStripSlashesGPC ($text) | |
| oopsStripSlashesRT ($text) | |
| & | previewTarea ($text, $html=0, $smiley=1, $xcode=1, $image=1, $br=1) |
| quoteConv ($text) | |
| sanitizeForDisplay ($text, $allowhtml=0, $smiley=1, $bbcode=1) | |
| sanitizeForPreview ($text, $allowhtml=0, $smiley=1, $bbcode=1) | |
| smiley ($message) | |
| stripSlashesGPC ($text) | |
| textFilter ($text, $force=false) | |
| truncate ($text) | |
| undoHtmlSpecialChars ($text) | |
| & | xoopsCodeDecode (&$text, $allowimage=1) |
Static Public Member Functions inherited from MyTextSanitizer | |
| static | getInstance () |
Public Attributes inherited from MyTextSanitizer | |
| $censorConf | |
| $config | |
| $path_basic | |
| $path_plugin | |
| $patterns = array() | |
| $replacements = array() | |
| $smileys = array() | |
| $text = "" | |
Definition at line 3 of file module.textsanitizer.php.