ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Public Member Functions | |
_HWLDF_WordAccumulator () | |
_flushGroup ($new_tag) | |
_flushLine ($new_tag) | |
addWords ($words, $tag='') | |
getLines () | |
Definition at line 1571 of file class.WordLevelDiff.php.
_HWLDF_WordAccumulator::_flushGroup | ( | $new_tag | ) |
Definition at line 1579 of file class.WordLevelDiff.php.
Referenced by _flushLine(), and addWords().
_HWLDF_WordAccumulator::_flushLine | ( | $new_tag | ) |
Definition at line 1594 of file class.WordLevelDiff.php.
References _flushGroup(), and NBSP.
Referenced by addWords(), and getLines().
_HWLDF_WordAccumulator::_HWLDF_WordAccumulator | ( | ) |
Definition at line 1572 of file class.WordLevelDiff.php.
_HWLDF_WordAccumulator::addWords | ( | $words, | |
$tag = '' |
|||
) |
Definition at line 1604 of file class.WordLevelDiff.php.
References _flushGroup(), and _flushLine().
Referenced by WordLevelDiff\closing(), and WordLevelDiff\orig().
_HWLDF_WordAccumulator::getLines | ( | ) |
Definition at line 1621 of file class.WordLevelDiff.php.
References _flushLine().