|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| __construct () | |
| get_section ($header, $text, $clean=false) | |
Protected Member Functions | |
| before_parsing () | |
| header1_tag_rule ($match) | |
| get_repeated_sections (&$text, $repeated=array()) | |
| get_repeated_sections_callback ($match) | |
Protected Attributes | |
| $blockrules = array() | |
| $section_editing = true | |
| __construct | ( | ) |
Reimplemented from generic_parser.
| before_parsing | ( | ) | [protected] |
Before and after parsing...
Reimplemented from wiki_markup_parser.
Definition at line 28 of file html.php.

| get_repeated_sections | ( | &$ | text, |
| $ | repeated = array() |
||
| ) | [protected] |
Reimplemented from wiki_markup_parser.
| get_repeated_sections_callback | ( | $ | match | ) | [protected] |
Reimplemented from wiki_markup_parser.
Definition at line 68 of file html.php.

| get_section | ( | $ | header, |
| $ | text, | ||
| $ | clean = false |
||
| ) |
| header1_tag_rule | ( | $ | match | ) | [protected] |
$blockrules = array() [protected] |
Reimplemented from nwiki_parser.
$section_editing = true [protected] |
Reimplemented from wiki_markup_parser.