JSimpleXML/1.5

From Joomla! Documentation
< JSimpleXML
Revision as of 16:22, 17 April 2011 by Doxiki2 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

[Edit Descripton] Description:JSimpleXML

Defined in

libraries/joomla/utilities/simplexml.php

Subpackage

Utilities

Extends

JObject

Extended by

Methods

Method name Description
__construct Constructor.
_characterData Handler function for the character data within a tag.
_endElement Handler function for the end of a tag.
_getStackLocation Gets the reference to the current direct parent.
_handleError Handles an XML parsing error.
_parse Start parsing an XML document.
_startElement Handler function for the start of a tag.
getParser Get the parser.
importDOM Get a object from a DOM node.
loadFile Interprets an XML file into an object.
loadString Interprets a string of XML into an object.
setParser Set the parser.

Importing

jimport( 'joomla.utilities.simplexml' );

See also

[Edit See Also] SeeAlso:JSimpleXML

Examples

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox