Public Member Functions | |
__construct ($prefix, $handler) | |
parse (TagNode $node) | |
Private Member Functions | |
writeImage (ImageNode $imgNode) | |
Private Attributes | |
$prefix | |
$handler |
Definition at line 870 of file HTMLDiff.php.
HTMLOutput::__construct | ( | $ | prefix, | |
$ | handler | |||
) |
HTMLOutput::parse | ( | TagNode $ | node | ) |
Definition at line 880 of file HTMLDiff.php.
References $handler, Modification::ADDED, Modification::CHANGED, Modification::REMOVED, and writeImage().
HTMLOutput::writeImage | ( | ImageNode $ | imgNode | ) | [private] |
HTMLOutput::$handler [private] |
HTMLOutput::$prefix [private] |