Moodle  2.2.1
http://www.collinsharper.com
TableWikiDiffFormatter Class Reference
Inheritance diagram for TableWikiDiffFormatter:
Collaboration diagram for TableWikiDiffFormatter:

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()

Detailed Description

: Doc this class

Definition at line 939 of file diff_nwiki.php.


Member Function Documentation

_added ( lines)

Reimplemented from WikiDiffFormatter.

Definition at line 964 of file diff_nwiki.php.

Here is the caller graph for this function:

_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.

Here is the call graph for this function:

_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.

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.

Definition at line 998 of file diff_nwiki.php.

Definition at line 943 of file diff_nwiki.php.


Field Documentation

$htmltable = array()

Definition at line 941 of file diff_nwiki.php.


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