XOOPS
2.6.0
|
Public Member Functions | |
encode ($textarea_id) | |
load (MyTextSanitizer &$ts) | |
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 | |
MytsWmp::encode | ( | $textarea_id | ) |
int | $textarea_id |
Definition at line 30 of file wmp.php.
References $code, $javascript, XoopsLocaleEn_US\HEIGHT, XoopsLocaleEn_US\WIDTH, XoopsLocaleEn_US\WMP, and XoopsLocaleEn_US\WMP_URL.
MytsWmp::load | ( | MyTextSanitizer & | $ts | ) |