|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Collaboration diagram for _HWLDF_WordAccumulator:Public Member Functions | |
| __construct () | |
| _flushGroup ($new_tag) | |
| _flushLine ($new_tag) | |
| addWords ($words, $tag='') | |
| getLines () | |
Definition at line 1715 of file class.WordLevelDiff.php.
| _HWLDF_WordAccumulator::__construct | ( | ) |
Definition at line 1717 of file class.WordLevelDiff.php.
| _HWLDF_WordAccumulator::_flushGroup | ( | $new_tag | ) |
Definition at line 1725 of file class.WordLevelDiff.php.
Referenced by _flushLine(), and addWords().
Here is the caller graph for this function:| _HWLDF_WordAccumulator::_flushLine | ( | $new_tag | ) |
Definition at line 1742 of file class.WordLevelDiff.php.
References _flushGroup(), and NBSP.
Referenced by addWords(), and getLines().
Here is the call graph for this function:
Here is the caller graph for this function:| _HWLDF_WordAccumulator::addWords | ( | $words, | |
$tag = '' |
|||
| ) |
Definition at line 1754 of file class.WordLevelDiff.php.
References $tag, _flushGroup(), and _flushLine().
Referenced by WordLevelDiff\closing().
Here is the call graph for this function:
Here is the caller graph for this function:| _HWLDF_WordAccumulator::getLines | ( | ) |
Definition at line 1774 of file class.WordLevelDiff.php.
References _flushLine().
Here is the call graph for this function: