Searched refs:recursiveXmlToArray (Results 1 – 1 of 1) sorted by relevance
1248 $data[$href] = $this->recursiveXmlToArray($response->propstat->prop->children());1263 private function recursiveXmlToArray($objects) function in helper_plugin_webdavclient1271 $ret[$object->getName()] = $this->recursiveXmlToArray($object->children());