Documentation

ImageRenderer
in package
implements NodeRendererInterface, XmlNodeRendererInterface, ConfigurationAwareInterface

FinalYes

Table of Contents

Interfaces

NodeRendererInterface
XmlNodeRendererInterface
ConfigurationAwareInterface
Implement this class to facilitate setter injection of the configuration where needed

Properties

$config  : ConfigurationInterface

Methods

getXmlAttributes()  : array<string, scalar>
getXmlTagName()  : string
render()  : Stringable|string|null
setConfiguration()  : void
getAltText()  : string

Properties

Methods

getXmlAttributes()

public getXmlAttributes(Image $node) : array<string, scalar>
Parameters
$node : Image
Tags
psalm-suppress

MoreSpecificImplementedParamType

Return values
array<string, scalar>

getXmlTagName()

public getXmlTagName(Node $node) : string
Parameters
$node : Node
Return values
string

        
On this page

Search results