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


Public Member Functions | |
| TableWikiDiffFormatter () | |
| _block_header ($xbeg, $xlen, $ybeg, $ylen) | |
| _start_block ($header) | |
| _end_block () | |
| _lines ($lines, $prefix=' ', $color="white") | |
| _added ($lines) | |
| _deleted ($lines) | |
| _context ($lines) | |
| _changed ($orig, $closing) | |
| get_result () | |
Data Fields | |
| $htmltable = array() | |
: Doc this class
Definition at line 939 of file diff_nwiki.php.
| _added | ( | $ | lines | ) |
Reimplemented from WikiDiffFormatter.
Definition at line 964 of file diff_nwiki.php.

| _block_header | ( | $ | xbeg, |
| $ | xlen, | ||
| $ | ybeg, | ||
| $ | ylen | ||
| ) |
Reimplemented from WikiDiffFormatter.
Definition at line 948 of file diff_nwiki.php.
| _changed | ( | $ | orig, |
| $ | closing | ||
| ) |
Reimplemented from WikiDiffFormatter.
Definition at line 985 of file diff_nwiki.php.

| _context | ( | $ | lines | ) |
Reimplemented from WikiDiffFormatter.
Definition at line 978 of file diff_nwiki.php.
| _deleted | ( | $ | lines | ) |
Reimplemented from WikiDiffFormatter.
Definition at line 971 of file diff_nwiki.php.
| _end_block | ( | ) |
Reimplemented from WikiDiffFormatter.
Definition at line 956 of file diff_nwiki.php.
| _lines | ( | $ | lines, |
| $ | prefix = ' ', |
||
| $ | color = "white" |
||
| ) |
Definition at line 960 of file diff_nwiki.php.
| _start_block | ( | $ | header | ) |
Reimplemented from WikiDiffFormatter.
Definition at line 952 of file diff_nwiki.php.
| get_result | ( | ) |
Definition at line 998 of file diff_nwiki.php.
Definition at line 943 of file diff_nwiki.php.
| $htmltable = array() |
Definition at line 941 of file diff_nwiki.php.