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 |
Definition at line 77 of file wiki.php.
References MyTextSanitizerExtension\$config, $url, and Xoops_Locale_Abstract\convert_encoding().
MytsWiki::encode | ( | $textarea_id | ) |
int | $textarea_id |
Definition at line 30 of file wiki.php.
References $code, $javascript, and XoopsLocaleEn_US\WIKI_WORD_TO_LINK.
MytsWiki::load | ( | MyTextSanitizer & | $ts | ) |