JRegistryFormatXml/11.1
出典: Joomla! ドキュメンテーション
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | objectToString | Converts an object into an XML formatted string. |
| public | stringToObject | Parse a XML formatted string and convert it into an object. |
| protected | _getValueFromNode | Method to get a PHP native value for a SimpleXMLElement object. |
| protected | _getXmlChildren | Method to build a level of the XML string -- called recursively. |
- Defined in libraries/joomla/registry/format/xml.php
- Extends JRegistryFormat
Importing
jimport( 'joomla.registry.format.xml' );
See also
JRegistryFormatXml source code on BitBucket
Subpackage Registry
User contributed notes
<CodeExamplesForm />
%DPL-1.7.6-ERROR: Wrong '$0' parameter: 'namespace'! Help: $0= empty string (Main).
自動更新 2012/05/25 22:58:21
