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

Public Member Functions

 TableWikiDiffFormatter ()
 _block_header ($xbeg, $xlen, $ybeg, $ylen)
 _start_block ($header)
 _end_block ()
 _lines ($lines, $prefix=' ', $color="white")
 addedLine ($line)
 deletedLine ($line)
 emptyLine ()
 contextLine ($line)
 _added ($lines)
 _deleted ($lines)
 _context ($lines)
 _changed ($orig, $closing)

Detailed Description

Wikipedia Table style diff formatter.

Definition at line 1010 of file diff_nwiki.php.


Member Function Documentation

_added ( lines)

Reimplemented from WikiDiffFormatter.

Definition at line 1055 of file diff_nwiki.php.

Here is the call graph for this function:

Here is the caller graph for this function:

_block_header ( xbeg,
xlen,
ybeg,
ylen 
)

Reimplemented from WikiDiffFormatter.

Definition at line 1017 of file diff_nwiki.php.

_changed ( orig,
closing 
)

Reimplemented from WikiDiffFormatter.

Definition at line 1079 of file diff_nwiki.php.

Here is the call graph for this function:

_context ( lines)

Reimplemented from WikiDiffFormatter.

Definition at line 1071 of file diff_nwiki.php.

Here is the call graph for this function:

_deleted ( lines)

Reimplemented from WikiDiffFormatter.

Definition at line 1063 of file diff_nwiki.php.

Here is the call graph for this function:

Reimplemented from WikiDiffFormatter.

Definition at line 1031 of file diff_nwiki.php.

_lines ( lines,
prefix = ' ',
color = "white" 
)

Definition at line 1034 of file diff_nwiki.php.

_start_block ( header)

Reimplemented from WikiDiffFormatter.

Definition at line 1026 of file diff_nwiki.php.

addedLine ( line)

Definition at line 1037 of file diff_nwiki.php.

Here is the caller graph for this function:

contextLine ( line)

Definition at line 1051 of file diff_nwiki.php.

Here is the caller graph for this function:

deletedLine ( line)

Definition at line 1042 of file diff_nwiki.php.

Here is the caller graph for this function:

emptyLine ( )

Definition at line 1047 of file diff_nwiki.php.

Here is the caller graph for this function:

Definition at line 1012 of file diff_nwiki.php.


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