EmbedIncludesDOMWriter
in package
implements
DOMWriterInterface
uses
DOMWriterElementFromDocumentTrait
FinalYes
DOM writer that embeds included Farah documents into a result document.
Tags
Table of Contents
Interfaces
- DOMWriterInterface
Methods
- __construct() : mixed
- embedIncludes() : void
- toDocument() : DOMDocument
Methods
__construct()
public
__construct(DOMWriterInterface $source, FarahUrl $url) : mixed
Parameters
- $source : DOMWriterInterface
- $url : FarahUrl
embedIncludes()
public
static embedIncludes(DOMDocument $document, FarahUrl $base) : void
Parameters
- $document : DOMDocument
- $base : FarahUrl
toDocument()
public
toDocument() : DOMDocument