Moodle  2.2.1
http://www.collinsharper.com
parser_utils Class Reference

Static Public Member Functions

static h ($tag, $text=null, $options=array(), $escape_text=false)
static wiki_parser_link_callback ($link, $options)
static wiki_parser_table_callback ($table)
static wiki_parser_real_path ($url)

Detailed Description

Definition at line 14 of file utils.php.


Member Function Documentation

static h ( tag,
text = null,
options = array(),
escape_text = false 
) [static]

Definition at line 16 of file utils.php.

Here is the call graph for this function:

Here is the caller graph for this function:

static wiki_parser_link_callback ( link,
options 
) [static]

Default link generator

Definition at line 28 of file utils.php.

static wiki_parser_real_path ( url) [static]

Default path converter

Definition at line 94 of file utils.php.

static wiki_parser_table_callback ( table) [static]

Default table generator

Definition at line 41 of file utils.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations