Documentation

DecoratedDOMWriter
in package
implements DOMWriterInterface

Table of Contents

Interfaces

DOMWriterInterface

Methods

__construct()  : mixed
toDocument()  : DOMDocument
toElement()  : DOMElement

Methods

__construct()

public __construct(DOMWriterInterface $source, iterable<string|int, mixed> $stylesheets, iterable<string|int, mixed> $scripts, iterable<string|int, mixed> $modules) : mixed
Parameters
$source : DOMWriterInterface
$stylesheets : iterable<string|int, mixed>
$scripts : iterable<string|int, mixed>
$modules : iterable<string|int, mixed>

toElement()

public toElement(DOMDocument $targetDoc) : DOMElement
Parameters
$targetDoc : DOMDocument
Return values
DOMElement

        
On this page

Search results