Results for DOM XPath query
package | Zend_Dom |
---|---|
subpackage | Query |
uses | |
copyright | Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) |
license | New BSD License |
version | $Id$ |
__construct(string $cssQuery, string|array $xpathQuery, \DOMDocument $document, \DOMNodeList $nodeList)
string
string
array
\DOMDocument
\DOMNodeList
count() : integer
integer
current() : \DOMElement
\DOMElement
getCssQuery() : string
string
getDocument() : \DOMDocument
\DOMDocument
getXpathQuery() : string
string
key() : integer
integer
next() : \DOMNode | null
\DOMNode
null
rewind() : \DOMNode | null
\DOMNode
null
valid() : boolean
boolean
$_count : integer
$_cssQuery : string
$_document : \DOMDocument
$_nodeList : \DOMNodeList
$_position : integer
0
$_xpath : \DOMXPath
$_xpathQuery : string