diff Class Reference

performs a simplistic diff against text1 and text2 in this order More...

List of all members.

Public Member Functions

 diff ($text1, $text2)
 creates a diff between text1 and text2
 createList ($text)
 identifyCommonLines ()
 createDiff ($trace)
 getClass ($change)
 toHtml ($title1, $title2)
 toText ()
 displayBlocks ($diff)

Public Attributes

 $list1
 $list2
 $diff


Detailed Description

performs a simplistic diff against text1 and text2 in this order

order is important, because diff(text1, text2) != diff(text2, text1)


Member Function Documentation

diff::diff ( text1,
text2 
)

creates a diff between text1 and text2


The documentation for this class was generated from the following file:
Generated on Mon Feb 19 19:11:58 2007 for Wiclear by  doxygen 1.4.7