JRegistryFormatXML::getValueFromNode
Method to get a PHP native value for a SimpleXMLElement object. -- called recursively
Signature
Parameters
-
$node
- SimpleXMLElement object for which to get the native value.
Returns
- mixed
- Native value of the SimpleXMLElement object.