Ocs-server/Gfx4/XML utilities

From KDE Community Wiki
Revision as of 10:35, 6 May 2016 by Snizzo (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Gfx contains some XML utilities.

  • static bool XMLParser::is_assoc($array) -> checks if $array is associative or not
  • static array XMLParser::to_array($contents, $force_multiple=array()) -> converts an xml tree to an associative array