[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/includes/diff/ -> UnifiedDiffFormatter.php (summary)

Portions taken from phpwiki-1.3.3. Copyright © 2000, 2001 Geoffrey T. Dairiki <[email protected]> You may copy this code freely under the conditions of the GPL.

File Size: 74 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

UnifiedDiffFormatter:: (4 methods):
  added()
  deleted()
  changed()
  blockHeader()


Class: UnifiedDiffFormatter  - X-Ref

A formatter that outputs unified diffs

added( $lines )   X-Ref

param: string[] $lines

deleted( $lines )   X-Ref

param: string[] $lines

changed( $orig, $closing )   X-Ref

param: string[] $orig
param: string[] $closing

blockHeader( $xbeg, $xlen, $ybeg, $ylen )   X-Ref

param: int $xbeg
param: int $xlen
param: int $ybeg
param: int $ylen
return: string



Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1