MediaWiki
1.34.4
|
This is the complete list of members for DiffFormatter, including all inherited members.
$leadingContextLines | DiffFormatter | protected |
$result | DiffFormatter | private |
$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) | DiffFormatter | |
lines( $lines, $prefix=' ') | DiffFormatter | protected |
startBlock( $header) | DiffFormatter | protected |
startDiff() | DiffFormatter | protected |
writeOutput( $text) | DiffFormatter | protected |