API17:JDocumentJSON
From Joomla! Documentation
[Edit Descripton] Template:Description:JDocumentJSON
Defined in
libraries/joomla/document/json/json.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.json.json' );
See also
Template:SeeAlso:JDocumentJSON [Edit See Also]
Examples
<CodeExamplesForm />