TableDiffFormatter Member List
This is the complete list of members for
TableDiffFormatter, including all inherited members.
$leading_context_lines | DiffFormatter | |
$trailing_context_lines | DiffFormatter | |
_added($lines) | TableDiffFormatter | |
_block($xbeg, $xlen, $ybeg, $ylen, &$edits) | DiffFormatter | |
_block_header($xbeg, $xlen, $ybeg, $ylen) | TableDiffFormatter | |
_changed($orig, $closing) | TableDiffFormatter | |
_context($lines) | TableDiffFormatter | |
_deleted($lines) | TableDiffFormatter | |
_end_block() | TableDiffFormatter | |
_end_diff() | DiffFormatter | |
_lines($lines, $prefix=' ', $color='white') | TableDiffFormatter | |
DiffFormatter::_lines($lines, $prefix= ' ') | DiffFormatter | |
_start_block($header) | TableDiffFormatter | |
_start_diff() | DiffFormatter | |
addedLine($line) | TableDiffFormatter | |
contextLine($line) | TableDiffFormatter | |
deletedLine($line) | TableDiffFormatter | |
emptyLine() | TableDiffFormatter | |
escapeWhiteSpace($msg) | TableDiffFormatter | [static] |
format($diff) | DiffFormatter | |
TableDiffFormatter() | TableDiffFormatter | |
wrapLine($marker, $class, $line) | TableDiffFormatter | [private] |