XOOPS  2.6.0
MytsWiki Class Reference
Inheritance diagram for MytsWiki:
Inheritance graph

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
 

Detailed Description

Definition at line 24 of file wiki.php.

Member Function Documentation

static MytsWiki::decode (   $url,
  $width,
  $height 
)
static
Returns
string

Definition at line 77 of file wiki.php.

References MyTextSanitizerExtension\$config, $url, and Xoops_Locale_Abstract\convert_encoding().

Here is the call graph for this function:

MytsWiki::encode (   $textarea_id)
Parameters
int$textarea_id
Returns
string[]

Definition at line 30 of file wiki.php.

References $code, $javascript, and XoopsLocaleEn_US\WIKI_WORD_TO_LINK.

MytsWiki::load ( MyTextSanitizer $ts)
Parameters
MyTextSanitizer$ts
Returns
void

Definition at line 64 of file wiki.php.

static MytsWiki::myCallback (   $match)
static

Definition at line 57 of file wiki.php.


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