class Sections implements XmlInterface

Methods

getNodeName()

No description

backup(XMLWriter $xml, $rootSection = null)

No description

restore(XMLReader $xml, $parentSection = null)

No description

static 
realId($id)

No description

restoreSection(XMLReader $xml, $parent = null)

No description

Details

at line 12
getNodeName()

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

Parameters

XMLWriter $xml
$rootSection

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

Parameters

XMLReader $xml
$parentSection

at line 72
static realId($id)

Parameters

$id

at line 77
restoreSection(XMLReader $xml, $parent = null)

Parameters

XMLReader $xml
$parent