File: /src/QueryPath/QueryPathExtension.php

Description

This file contains the Query Path extension tools.

Query Path can be extended to support additional features. To do this, you need only create a new class that implements QueryPathExtension and add your own methods. This class can then be registered as an extension. It will then be available through Query Path.

For information on building your own extension, see QueryPathExtension. If you are trying to load an extension you have downloaded, chances are good that all you need to do is require_once the file that contains the extension.

Classes defined in this file

CLASS NAME

DESCRIPTION

QueryPathExtension A QueryPathExtension is a tool that extends the capabilities of a QueryPath object.
QueryPathExtensionRegistry A registry for QueryPath extensions.

Include/Require Statements

Global Variables

Constants

Functions


Documentation generated on Sun, 25 Jul 2010 16:09:11 -0500 by phpDocumentor 1.4.3