API17:JDocumentXML
From Joomla! Documentation
[Edit Descripton] Template:Description:JDocumentXML
Defined in
libraries/joomla/document/xml/xml.php
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| __construct | Class constructor. |
| getHeadData | Get the document head data. |
| getName | Returns the document name. |
| render | Render the document. |
| setHeadData | Set the document head data. |
| setName | Sets the document name. |
Importing
jimport( 'joomla.document.xml.xml' );
See also
Template:SeeAlso:JDocumentXML [Edit See Also]
Examples
<CodeExamplesForm />