phpQuery
[ class tree: phpQuery ] [ index: phpQuery ] [ all elements ]

Procedural File: phpQuery.php

Source Location: /phpQuery.php



Classes:

phpQuery
Static namespace for phpQuery functions.
phpQueryPlugins
Plugins static namespace class.


Page Details:

phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library.



Tags:

author:  Tobiasz Cudnik <tobiasz.cudnik/gmail.com>
version:  0.9.5 beta3
link:  http://jquery.com/
link:  http://phpquery-library.blogspot.com/
link:  http://code.google.com/p/phpquery/
license:  MIT License


Includes:

require_once(dirname(__FILE__).'/phpQueryObject.php') [line 25]
require_once(dirname(__FILE__).'/Callback.php') [line 24]
require_once(dirname(__FILE__).'/DOMEvent.php') [line 21]
require_once(dirname(__FILE__).'/bootstrap.php') [line 1025]
require_once(dirname(__FILE__).'/compat/mbstring.php') [line 26]
require_once(dirname(__FILE__).'/DOMDocumentWrapper.php') [line 22]
require_once(dirname(__FILE__).'/phpQueryEvents.php') [line 23]





DOMDOCUMENT [line 17]

DOMDOCUMENT = 'DOMDocument'

[ Top ]



DOMELEMENT [line 18]

DOMELEMENT = 'DOMElement'

[ Top ]



DOMNODE [line 20]

DOMNODE = 'DOMNode'

[ Top ]



DOMNODELIST [line 19]

DOMNODELIST = 'DOMNodeList'

[ Top ]




pq [line 1008]

phpQueryObject|queryTemplatesFetch|queryTemplatesParse|queryTemplatesPickup pq( $arg1, [ $context = null])

Shortcut to phpQuery::pq($arg1, $context) Chainable.



Tags:

author:  Tobiasz Cudnik <tobiasz.cudnik/gmail.com>
see:  phpQuery::pq()


Parameters

   $arg1  
   $context  
[ Top ]



Documentation generated on Tue, 18 Nov 2008 19:39:25 +0100 by phpDocumentor 1.4.2