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 | |
Definition at line 24 of file youtube.php.
|
static |
MytsYoutube::encode | ( | $textarea_id | ) |
int | $textarea_id |
Definition at line 30 of file youtube.php.
References $code, $javascript, XoopsLocaleEn_US\HEIGHT, XoopsLocaleEn_US\WIDTH, XoopsLocaleEn_US\YOUTUBE, and XoopsLocaleEn_US\YOUTUBE_URL.
MytsYoutube::load | ( | MyTextSanitizer & | $ts | ) |
|
static |
Definition at line 56 of file youtube.php.