You are here

public function CssEventHandler::attribute in QueryPath 6

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

File

QueryPath/CssParser.php, line 39

Class

CssEventHandler

Code

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