\QueryPathQuery

Summary

Methods
Constants
__construct()
find()
top()
next()
prev()
siblings()
parent()
children()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

__construct()

__construct(  $document = NULL,   $selector = NULL,   $options = NULL) 

Parameters

$document
$selector
$options

find()

find(  $selector) 

Parameters

$selector

top()

top(  $selector = NULL) 

Parameters

$selector

next()

next(  $selector = NULL) 

Parameters

$selector

prev()

prev(  $selector = NULL) 

Parameters

$selector

siblings()

siblings(  $selector = NULL) 

Parameters

$selector

parent()

parent(  $selector = NULL) 

Parameters

$selector

children()

children(  $selector = NULL) 

Parameters

$selector