Zend Framework  3.0
Query Member List

This is the complete list of members for Query, including all inherited members.

$docTypeQueryprotected
$documentQueryprotected
$documentErrorsQueryprotected
$encodingQueryprotected
$xpathNamespacesQueryprotected
$xpathPhpFunctionsQueryprotected
__construct($document=null, $encoding=null)Query
DOC_HTMLQuery
DOC_XHTMLQuery
DOC_XMLQuery
execute($query, DOMNode $contextNode=null)Query
getDocument()Query
getDocumentErrors()Query
getDocumentType()Query
getEncoding()Query
getNodeList($document, $xpathQuery, DOMNode $contextNode=null)Queryprotected
queryXpath($xpathQuery, $query=null, DOMNode $contextNode=null)Query
registerXpathNamespaces($xpathNamespaces)Query
registerXpathPhpFunctions($xpathPhpFunctions=true)Query
setDocument($document, $encoding=null)Query
setDocumentHtml($document, $encoding=null)Query
setDocumentXhtml($document, $encoding=null)Query
setDocumentXml($document, $encoding=null)Query
setEncoding($encoding)Query