Hierarchy

Expanded class hierarchy of WordLevelDiff

File

core/includes/diff.inc, line 869
A PHP diff engine for phpwiki. (Taken from phpwiki-1.3.3)

Members

Contains filters are case sensitive
Name Modifiers Type Descriptionsort ascending
Diff::lcs function Compute the length of the Longest Common Subsequence (LCS).
Diff::reverse function Compute reversed Diff.
Diff::isEmpty function Check for empty diff.
WordLevelDiff::__construct function Overrides MappedDiff::__construct
WordLevelDiff::split private function
WordLevelDiff::orig public function Overrides Diff::orig
WordLevelDiff::closing public function Overrides Diff::closing
Diff::$edits public property
WordLevelDiff::MAX_LINE_LENGTH constant