JDocumentHTML::addCustomTag/1.6
From Joomla! Documentation
JDocumentHTML::addCustomTag
Description
Adds a custom html string to the head block.
Description:JDocumentHTML::addCustomTag [Edit Descripton]
public function addCustomTag ($html)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $html | string | The html to add to the head |
- Returns void
- Defined on line 220 of libraries/joomla/document/html/html.php
See also
JDocumentHTML source code on JoomlaCode
Class JDocumentHTML
Subpackage Document- Other versions of JDocumentHTML::addCustomTag
SeeAlso:JDocumentHTML::addCustomTag [Edit See Also]