|
FusionDirectory
|
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... | |
This class contains all the function needed to manage xml files.
Definition at line 32 of file class_xml.inc.
|
static |
Transform a xml document to an array.
| $contents | Contents | |
| integer | $get_attributes | Initialized at 1 |
| string | $priority | Initialized at 'tag' |
Definition at line 43 of file class_xml.inc.
1.8.13