RenderDocumentCommand
in package
FinalYes
Table of Contents
Properties
Methods
- __construct() : mixed
- getContext() : RenderContext
- getDocument() : DocumentNode
- getFileDestination() : string
Properties
$document read-only
private
DocumentNode
$document
$renderContext read-only
private
RenderContext
$renderContext
Methods
__construct()
public
__construct(DocumentNode $document, RenderContext $renderContext) : mixed
Parameters
- $document : DocumentNode
- $renderContext : RenderContext
getContext()
public
getContext() : RenderContext
Return values
RenderContextgetDocument()
public
getDocument() : DocumentNode
Return values
DocumentNodegetFileDestination()
public
getFileDestination() : string