|
XOOPS
2.6.0
|

Public Member Functions | |
| encode ($textarea_id) | |
| load (MyTextSanitizer &$ts) | |
Public Member Functions inherited from MyTextSanitizerExtension | |
| __construct (MyTextSanitizer &$ts) | |
| encode ($value) | |
Static Public Member Functions | |
| static | decode ($url, $width, $height) |
| static | myCallback ($match) |
Static Public Member Functions inherited from MyTextSanitizerExtension | |
| static | decode ($url, $width, $height) |
| static | loadConfig ($path=null) |
| static | mergeConfig ($config_default, $config_custom) |
Additional Inherited Members | |
Public Attributes inherited from MyTextSanitizerExtension | |
| $config | |
| $image_path | |
| $instance | |
| $ts | |
|
static |
| string | $url |
Definition at line 76 of file mp3.php.
References $xoops_url, and XoopsBaseConfig\get().

| MytsMp3::encode | ( | $textarea_id | ) |
| int | $textarea_id |
Definition at line 30 of file mp3.php.
References $code, $javascript, XoopsLocaleEn_US\MP3, and XoopsLocaleEn_US\MP3_URL.
| MytsMp3::load | ( | MyTextSanitizer & | $ts | ) |