Zend Framework  3.0
Document Member List

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

$domDocumentDocumentprotected
$encodingDocumentprotected
$errorsDocumentprotected
$stringDocumentDocumentprotected
$typeDocumentprotected
$xpathNamespacesDocumentprotected
$xpathPhpFunctionsDocumentprotected
__construct($document=null, $type=null, $encoding=null)Document
DOC_HTMLDocument
DOC_XHTMLDocument
DOC_XMLDocument
getDomDocument()Document
getDomDocumentFromString($stringDocument)Documentprotected
getEncoding()Document
getErrors()Document
getStringDocument()Document
getType()Document
getXpathNamespaces()Document
getXpathPhpFunctions()Document
registerXpathNamespaces($xpathNamespaces)Document
registerXpathPhpFunctions($xpathPhpFunctions=true)Document
setDomDocument(DOMDocument $domDocument)Documentprotected
setEncoding($encoding)Document
setErrors($errors)Documentprotected
setStringDocument($document, $forcedType=null, $forcedEncoding=null)Documentprotected
setType($type)Documentprotected