API17

API17:JDocumentJSON

From Joomla! Documentation

Revision as of 20:47, 20 April 2011 by Doxiki2 (talk | contribs) (Bulk upload by Doxiki2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[Edit Descripton] Template:Description:JDocumentJSON

Defined in

libraries/joomla/document/json/json.php

Subpackage

Document

Extends

JDocument

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 />