MediaWiki
1.27.1
|
This is the complete list of members for ArrayDiffFormatter, including all inherited members.
$leadingContextLines | DiffFormatter | protected |
$trailingContextLines | DiffFormatter | protected |
added($lines) | DiffFormatter | protected |
block($xbeg, $xlen, $ybeg, $ylen, &$edits) | DiffFormatter | protected |
blockHeader($xbeg, $xlen, $ybeg, $ylen) | DiffFormatter | protected |
changed($orig, $closing) | DiffFormatter | protected |
context($lines) | DiffFormatter | protected |
deleted($lines) | DiffFormatter | protected |
endBlock() | DiffFormatter | protected |
endDiff() | DiffFormatter | protected |
format($diff) | ArrayDiffFormatter | |
lines($lines, $prefix= ' ') | DiffFormatter | protected |
startBlock($header) | DiffFormatter | protected |
startDiff() | DiffFormatter | protected |
writeOutput($text) | DiffFormatter | protected |