interface XmlInterface

Methods

getNodeName()

No description

backup(XMLWriter $xml, $rootSection = null)

No description

restore(XMLReader $xml, $parentSection = null)

No description

Details

at line 5
getNodeName()

at line 6
backup(XMLWriter $xml, $rootSection = null)

Parameters

XMLWriter $xml
$rootSection

at line 7
restore(XMLReader $xml, $parentSection = null)

Parameters

XMLReader $xml
$parentSection