matchesAttribute()
matchesAttribute( $node, $name, $value = NULL, $operation = \QueryPath\CSS\EventHandler::isExactly)
Check whether the given DOMElement has the given attribute.
Parameters
$node | ||
$name | ||
$value | ||
$operation |
Utilities for DOM Traversal.