API17:JDocumentJSON::setHeadData
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDocumentJSON::setHeadData
Description
Set the document head data.
Description:JDocumentJSON::setHeadData [Edit Descripton]
Synopsis
public JDocumentJSON::setHeadData ($data)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $data | array | The document head data in array form |
Returns
Defined in
libraries/joomla/document/json/json.php (line 84)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JDocumentJSON::setHeadData
Examples
<CodeExamplesForm />
