JDocumentJSON/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JDocumentJSON

Description

Description:JDocumentJSON [Edit Descripton]

Methods

Visibility Method name Description
public __construct Class constructor.
public getHeadData Get the document head data.
public getName Returns the document name.
public render Render the document.
public setHeadData Set the document head data.
public setName Sets the document name.
  • Defined in libraries/joomla/document/json/json.php
  • Extends JDocument

Importing

jimport( 'joomla.document.json.json' );

See also

SeeAlso:JDocumentJSON [Edit See Also]

User contributed notes


Personal tools