Domovoy API

HtmlAttributeRenderer

Table of Contents

Properties

$nameCache  : array<class-string, array<string, string>>
$nestedCache  : array<NodeAttributes>, array<int, string>>

Methods

renderAttributes()  : string
renderObjectProperties()  : array<int, string>
resolveHtmlNames()  : array<string, string>
resolveNestedNames()  : array<int, string>

Properties

Methods

renderAttributes()

private renderAttributes(Node $node) : string
Parameters
$node : Node
Return values
string

renderObjectProperties()

private renderObjectProperties(object $object) : array<int, string>
Parameters
$object : object
Return values
array<int, string>

resolveHtmlNames()

private resolveHtmlNames(object $attributes) : array<string, string>
Parameters
$attributes : object
Return values
array<string, string>

Map of IDL property name to HTML attribute name


        
On this page

Search results