You are here

public function CssEventHandler::attributeNS in QueryPath 6

Same name and namespace in other branches
  1. 7.3 QueryPath/CssParser.php \CssEventHandler::attributeNS()
  2. 7.2 QueryPath/CssParser.php \CssEventHandler::attributeNS()
2 methods override CssEventHandler::attributeNS()
QPACssEventHandler::attributeNS in qpa/qpa.classes.inc
QueryPathCssEventHandler::attributeNS in QueryPath/CssEventHandler.php

File

QueryPath/CssParser.php, line 41

Class

CssEventHandler

Code

public function attributeNS($name, $ns, $value = NULL, $operation = CssEventHandler::isExactly);