Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
nwiki_parser Class Reference
Inheritance diagram for nwiki_parser:
html_parser

Protected Member Functions

 after_parsing ()
 
 attach_tag_rule ($match)
 
 desc_list_block_rule ($match)
 
 header_block_rule ($match)
 Block hooks.
 
 image_tag_rule ($match)
 Attachments & images.
 
 italic_tag_rule ($match)
 Tag functions.
 
 link_tag_rule ($match)
 Link tag functions.
 
 tab_paragraph_block_rule ($match)
 
 table_block_rule ($match)
 
 url_tag_rule ($match)
 
 url_tag_tag_rule ($match)
 

Protected Attributes

 $blockrules
 
 $tagrules
 

Member Function Documentation

◆ italic_tag_rule()

nwiki_parser::italic_tag_rule ( $match)
protected

Tag functions.

Bold and italic similar to creole...


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