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

Static Public Member Functions

static parse (&$string, $type, $options=array())
static get_token ($name, $type)
static get_section (&$string, $type, $section, $all_content=false)

Detailed Description

Definition at line 12 of file parser.php.


Member Function Documentation

static get_section ( &$  string,
type,
section,
all_content = false 
) [static]

Definition at line 41 of file parser.php.

Here is the caller graph for this function:

static get_token ( name,
type 
) [static]

Definition at line 32 of file parser.php.

Here is the caller graph for this function:

static parse ( &$  string,
type,
options = array() 
) [static]

Definition at line 16 of file parser.php.

Here is the caller graph for this function:


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