JDocumentHTML::addCustomTag/1.5
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 public |
- Returns void
- Defined on line 158 of libraries/joomla/document/html/html.php
See also
-
JDocumentHTML::addCustomTag on api.joomla.org
-
JDocumentHTML source code on JoomlaCode
-
Class JDocumentHTML
-
Subpackage Document
- Other versions of JDocumentHTML::addCustomTag
SeeAlso:JDocumentHTML::addCustomTag [Edit See Also]
User contributed notes
<CodeExamplesForm />