API - XOOPS 2.5.11 Beta 2
By monxoops.fr
MytsCensor Class Reference
Inheritance diagram for MytsCensor:
Collaboration diagram for MytsCensor:

Public Member Functions

 load ($ts, $text)
 
- 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
 

Detailed Description

Replaces banned words in a string with their replacements or terminate current request

Parameters
string$text
Returns
string

Member Function Documentation

◆ load()

load (   $ts,
  $text 
)
Parameters
$ts
$text
Returns
mixed|string
Here is the call graph for this function:

The documentation for this class was generated from the following file: