API17:JDocumentHTML::addCustomTag
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::addCustomTag
Description
Adds a custom html string to the head block.
Description:JDocumentHTML::addCustomTag [Edit Descripton]
Synopsis
public JDocumentHTML::addCustomTag ($html)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $html | string | The html to add to the head |
Returns
void
Defined in
libraries/joomla/document/html/html.php (line 221)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JDocumentHTML::addCustomTag
Examples
<CodeExamplesForm />
