JDocumentHTML::addHeadLink/1.6
From Joomla! Documentation
JDocumentHTML::addHeadLink
Description
Adds <link> tags to the head of the document.
Description:JDocumentHTML::addHeadLink [Edit Descripton]
public function addHeadLink ( $href $relation $relType= 'rel' $attribs=array )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $href | |||
| $relation | |||
| $relType | 'rel' | ||
| $attribs | array() |
- Returns
- Defined on line 189 of libraries/joomla/document/html/html.php
See also
JDocumentHTML source code on JoomlaCode
Class JDocumentHTML
Subpackage Document- Other versions of JDocumentHTML::addHeadLink
SeeAlso:JDocumentHTML::addHeadLink [Edit See Also]