API17:JDocumentHTML::mergeHeadData
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.
JDocumentHTML::mergeHeadData
Description
Merge the html document head data.
Description:JDocumentHTML::mergeHeadData [Edit Descripton]
Synopsis
public JDocumentHTML::mergeHeadData ($data)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $data | array | The document head data in array form |
Returns
Defined in
libraries/joomla/document/html/html.php (line 127)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JDocumentHTML::mergeHeadData
Examples
<CodeExamplesForm />
