StyleBase
in package
AbstractYes
Table of Contents
Methods
- getAttributes() : SimpleXMLElement
- identifyFixedStyleValue() : bool
Methods
getAttributes()
protected
static getAttributes(SimpleXMLElement|null $simple, string $node) : SimpleXMLElement
Parameters
- $simple : SimpleXMLElement|null
- $node : string
Return values
SimpleXMLElementidentifyFixedStyleValue()
protected
static identifyFixedStyleValue(array<string|int, mixed> $styleList, string &$styleAttributeValue) : bool
Parameters
- $styleList : array<string|int, mixed>
- $styleAttributeValue : string