MediaWiki  REL1_19
WordLevelDiff Class Reference
Inheritance diagram for WordLevelDiff:
Collaboration diagram for WordLevelDiff:

List of all members.

Public Member Functions

 __construct ($orig_lines, $closing_lines)
 _split ($lines)
 closing ()
 orig ()

Public Attributes

const MAX_LINE_LENGTH = 10000

Detailed Description

Todo:
document
Access:
private

Definition at line 1227 of file DairikiDiff.php.


Constructor & Destructor Documentation

WordLevelDiff::__construct ( orig_lines,
closing_lines 
)
Parameters:
$orig_lines
$closing_lines

Reimplemented from Diff.

Definition at line 1234 of file DairikiDiff.php.

References _split(), wfProfileIn(), and wfProfileOut().

Here is the call graph for this function:


Member Function Documentation

WordLevelDiff::_split ( lines)
Parameters:
$lines
Returns:
array

Definition at line 1249 of file DairikiDiff.php.

References $lines, wfProfileIn(), and wfProfileOut().

Referenced by __construct().

Here is the call graph for this function:

Here is the caller graph for this function:

Returns:
array

Reimplemented from Diff.

Definition at line 1303 of file DairikiDiff.php.

References $lines, _HWLDF_WordAccumulator\addWords(), wfProfileIn(), and wfProfileOut().

Here is the call graph for this function:

Returns:
array

Reimplemented from Diff.

Definition at line 1284 of file DairikiDiff.php.

References $lines, _HWLDF_WordAccumulator\addWords(), wfProfileIn(), and wfProfileOut().

Here is the call graph for this function:


Member Data Documentation

Definition at line 1228 of file DairikiDiff.php.


The documentation for this class was generated from the following file: