wiki
[ class tree: wiki ] [ index: wiki ] [ all elements ]

Procedural File: diff.php

Source Location: d:\website\PhpDocumentor\/wiki/diff.php



Classes:

_WikiDiffEngine
Class used internally by WikiDiff to actually compute the diffs.
WikiDiff
Class representing a diff between two files.
WikiDiffFormatter
A class to format a WikiDiff as HTML.
WikiUnifiedDiffFormatter
A class to format a WikiDiff as a pretty HTML unified diff.


Page Details:

$Header: /cvsroot/bitweaver/_bit_wiki/diff.php,v 1.3 2005/08/24 21:00:26 squareing Exp $

A PHP diff engine for phpwiki.

Copyright (c) 2004 bitweaver.org Copyright (c) 2003 tikwiki.org Copyright (c) 2000 Geoffrey T. Dairiki <dairiki@dairiki.org> All Rights Reserved. See copyright.txt for details and a complete list of authors. Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details

$Id: diff.php,v 1.3 2005/08/24 21:00:26 squareing Exp $




Tags:

filesource:  Source Code for this file







USE_ASSERTS [line 20]

USE_ASSERTS = function_exists('assert')
required setup


[ Top ]




diff2 [line 1013]

void diff2( $page1, $page2)



Parameters

   $page1  
   $page2  
[ Top ]



Documentation generated on Thu, 15 Feb 2007 20:37:36 +0000 by phpDocumentor 1.3.0