class XPath
Includes
Functions
Methods
XPath::attribute
XPath::axe
XPath::each
XPath::filter
XPath::first
XPath::function
XPath::match
XPath::method_missing
XPath::name
XPath::parse_args
XPath::predicate
Methods
XPath::attribute
XPath::axe
XPath::each
XPath::filter
Given an array of nodes it filters the array based on the path. The result is that when this method returns, the array will contain elements which match the path
XPath::first
XPath::function
XPath::match
XPath::method_missing
XPath::name
XPath::parse_args
XPath::predicate