|
XOOPS 2.5.6
Final
|

Public Member Functions | |
| geshi ($source, $language) | |
| load (&$ts, $source, $language) | |
| php ($text) | |
Public Member Functions inherited from MyTextSanitizerExtension | |
| __construct (&$ts) | |
| decode () | |
| encode () | |
| loadConfig ($path=null) | |
| mergeConfig ($config_default, $config_custom) | |
| MyTextSanitizerExtension (&$ts) | |
Additional Inherited Members | |
Public Attributes inherited from MyTextSanitizerExtension | |
| $config | |
| $image_path | |
| $instance | |
| $ts | |
Definition at line 22 of file syntaxhighlight.php.
| MytsSyntaxhighlight::geshi | ( | $source, | |
| $language | |||
| ) |
Definition at line 88 of file syntaxhighlight.php.
References $language, _CHARSET, and xoops_load().
Referenced by load().


| MytsSyntaxhighlight::load | ( | & | $ts, |
| $source, | |||
| $language | |||
| ) |
| MytsSyntaxhighlight::php | ( | $text | ) |
Definition at line 44 of file syntaxhighlight.php.
Referenced by load().
