class TypeParser extends AbstractParser (View source)

Properties

protected WebFontCollectionFactory $webFontCollectionFactory

Methods

parseNode(SimpleXMLElement $element, PresetInterface $preset)

No description

loadFromXml(StyleInterface $style, SimpleXMLElement $element)

No description

__construct(WebFontCollectionFactory $webFontCollectionFactory)

No description

Details

StyleInterface createStyleObject()

No description

Return Value

StyleInterface

StyleInterface parseNode(SimpleXMLElement $element, PresetInterface $preset)

No description

Parameters

SimpleXMLElement $element
PresetInterface $preset

Return Value

StyleInterface

protected loadFromXml(StyleInterface $style, SimpleXMLElement $element)

No description

Parameters

StyleInterface $style
SimpleXMLElement $element

__construct(WebFontCollectionFactory $webFontCollectionFactory)

No description

Parameters

WebFontCollectionFactory $webFontCollectionFactory