API17:JDocumentHTML::addFavicon
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::addFavicon
Description
Adds a shortcut icon (favicon).
Description:JDocumentHTML::addFavicon [Edit Descripton]
public function addFavicon ( $href $type= 'image/vnd.microsoft.icon' $relation= 'shortcut icon' )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $href | |||
| $type | 'image/vnd.microsoft.icon' | ||
| $relation | 'shortcut icon' |
- Returns
- Defined on line 208 of libraries/joomla/document/html/html.php
See also
-
JDocumentHTML::addFavicon source code on BitBucket
-
Class JDocumentHTML
-
Subpackage Document
- Other versions of JDocumentHTML::addFavicon
SeeAlso:JDocumentHTML::addFavicon [Edit See Also]
User contributed notes
<CodeExamplesForm />
