API17

API17:JDocumentHTML::mergeHeadData

From Joomla! Documentation

Joomla 11.1 JDocumentHTML::mergeHeadData

Description

Merge the html document head data.


public function mergeHeadData ($data)
Parameter Type Default Description
$data array The document head data in array form
  • Returns
  • Defined on line 127 of libraries/joomla/document/html/html.php

See also


User contributed notes

Code Examples