XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
MytsSyntaxhighlight Class Reference
Inheritance diagram for MytsSyntaxhighlight:
Inheritance graph

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
 

Detailed Description

Definition at line 22 of file syntaxhighlight.php.

Member Function Documentation

MytsSyntaxhighlight::geshi (   $source,
  $language 
)

Definition at line 88 of file syntaxhighlight.php.

References $language, _CHARSET, and xoops_load().

Referenced by load().

Here is the call graph for this function:

Here is the caller graph for this function:

MytsSyntaxhighlight::load ( $ts,
  $source,
  $language 
)

Definition at line 24 of file syntaxhighlight.php.

References $config, $language, geshi(), and php().

Here is the call graph for this function:

MytsSyntaxhighlight::php (   $text)

Definition at line 44 of file syntaxhighlight.php.

Referenced by load().

Here is the caller graph for this function:


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