|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| convert (\DOMNode $node, array $data) | |
Converter interface is used to convert UI Component XML configuration into UI Component interfaces arguments
Definition at line 11 of file ConverterInterface.php.
| convert | ( | \DOMNode | $node, |
| array | $data | ||
| ) |
Convert DOMNode with specific converter to array according to data
| \DOMNode | $node | |
| array | $data |
Implemented in Composite, Actions, Buttons, Item, StorageConfig, AdditionalClasses, Deps, Options, Url, and Communication.