API17

API17:JRegistryFormatXml:: getValueFromNode

From Joomla! Documentation

Joomla 11.1 JRegistryFormatXml::_getValueFromNode

Description

Method to get a PHP native value for a SimpleXMLElement object.


protected function _getValueFromNode ($node)
Parameter Type Default Description
$node
  • Returns
  • Defined on line 90 of libraries/joomla/registry/format/xml.php

See also


User contributed notes

Code Examples