You are here

public function QueryPathExtension::__construct in QueryPath 6

Same name and namespace in other branches
  1. 7.3 QueryPath/QueryPathExtension.php \QueryPathExtension::__construct()
  2. 7.2 QueryPath/QueryPathExtension.php \QueryPathExtension::__construct()
6 methods override QueryPathExtension::__construct()
QPDB::__construct in QueryPath/Extension/QPDB.php
QPDrupalDB::__construct in ./querypath.classes.inc
Construct a new extension instance. There is no need to call this directly.
QPList::__construct in QueryPath/Extension/QPList.php
QPTPL::__construct in QueryPath/Extension/QPTPL.php
QPXML::__construct in QueryPath/Extension/QPXML.php

... See full list

File

QueryPath/QueryPathExtension.php, line 8

Class

QueryPathExtension

Code

public function __construct(QueryPath $qp);