Inherits TextNode.
Public Member Functions | |
__construct (TagNode $parent, $attrs) | |
isSameText ($other) | |
Public Attributes | |
$attributes |
Even though images do not contain any text they are independent visible objects on the page. They are logically a TextNode.
Definition at line 406 of file Nodes.php.
ImageNode::__construct | ( | TagNode $ | parent, | |
$ | attrs | |||
) |
ImageNode::isSameText | ( | $ | other | ) |