FusionDirectory
Static Public Member Functions
xml Class Reference

This class contains all the function needed to manage xml files. More...

Static Public Member Functions

static xml2array ($contents, $get_attributes=1, $priority='tag')
 Transform a xml document to an array. More...
 

Detailed Description

This class contains all the function needed to manage xml files.

Definition at line 32 of file class_xml.inc.

Member Function Documentation

◆ xml2array()

static xml2array (   $contents,
  $get_attributes = 1,
  $priority = 'tag' 
)
static

Transform a xml document to an array.

Parameters
$contentsContents
integer$get_attributesInitialized at 1
string$priorityInitialized at 'tag'

Definition at line 43 of file class_xml.inc.


The documentation for this class was generated from the following file: