Documentation

Style
in package

Table of Contents

Properties

$styles  : array<string|int, mixed>
Formats.

Methods

parseStyles()  : array<string|int, mixed>
getAttributes()  : SimpleXMLElement
getSxml()  : SimpleXMLElement

Properties

$styles

Formats.

protected array<string|int, mixed> $styles = []

Methods

parseStyles()

public parseStyles(SimpleXMLElement $xml, array<string|int, mixed> $namespaces) : array<string|int, mixed>
Parameters
$xml : SimpleXMLElement
$namespaces : array<string|int, mixed>
Return values
array<string|int, mixed>

getAttributes()

private static getAttributes(SimpleXMLElement|null $simple, string $node) : SimpleXMLElement
Parameters
$simple : SimpleXMLElement|null
$node : string
Return values
SimpleXMLElement

getSxml()

private static getSxml(SimpleXMLElement|null $simple) : SimpleXMLElement
Parameters
$simple : SimpleXMLElement|null
Return values
SimpleXMLElement

        
On this page

Search results