Zend Framework  1.12
Zend_Dom_Query Member List

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

$_docTypeZend_Dom_Queryprotected
$_documentZend_Dom_Queryprotected
$_documentErrorsZend_Dom_Queryprotected
$_encodingZend_Dom_Queryprotected
$_xpathNamespacesZend_Dom_Queryprotected
__construct($document=null, $encoding=null)Zend_Dom_Query
_getNodeList($document, $xpathQuery)Zend_Dom_Queryprotected
DOC_HTMLZend_Dom_Query
DOC_XHTMLZend_Dom_Query
DOC_XMLZend_Dom_Query
getDocument()Zend_Dom_Query
getDocumentErrors()Zend_Dom_Query
getDocumentType()Zend_Dom_Query
getEncoding()Zend_Dom_Query
query($query)Zend_Dom_Query
queryXpath($xpathQuery, $query=null)Zend_Dom_Query
registerXpathNamespaces($xpathNamespaces)Zend_Dom_Query
setDocument($document, $encoding=null)Zend_Dom_Query
setDocumentHtml($document, $encoding=null)Zend_Dom_Query
setDocumentXhtml($document, $encoding=null)Zend_Dom_Query
setDocumentXml($document, $encoding=null)Zend_Dom_Query
setEncoding($encoding)Zend_Dom_Query