[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
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 |
UnifiedDiffFormatter:: (4 methods):
added()
deleted()
changed()
blockHeader()
Class: UnifiedDiffFormatter - X-Ref
A formatter that outputs unified diffsadded( $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 |