Documentation

DOMWriterFromDocumentDelegate
in package
implements DOMWriterInterface uses DOMWriterElementFromDocumentTrait

FinalYes

Table of Contents

Interfaces

DOMWriterInterface
Writer that exports object state as DOM elements or documents.

Methods

__construct()  : mixed
toDocument()  : DOMDocument
Converts the object's data to a document.
toElement()  : DOMElement

Methods

toElement()

public toElement(DOMDocument $targetDoc) : DOMElement
Parameters
$targetDoc : DOMDocument
Tags
throws
RuntimeException
Return values
DOMElement
On this page

Search results