Public Member Functions | |
addHtml ($s) | |
toString () | |
Private Attributes | |
$txt = "" |
Definition at line 696 of file HTMLDiff.php.
ChangeText::addHtml | ( | $ | s | ) |
Definition at line 700 of file HTMLDiff.php.
References $s.
Referenced by AnchorToString::addAttributes(), TagToString::addAttributes(), NoContentTagToString::getAddedDescription(), TagToString::getAddedDescription(), NoContentTagToString::getRemovedDescription(), and TagToString::getRemovedDescription().
ChangeText::toString | ( | ) |
Definition at line 704 of file HTMLDiff.php.
ChangeText::$txt = "" [private] |
Definition at line 698 of file HTMLDiff.php.