JDocumentHTML::addHeadLink/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 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

SeeAlso:JDocumentHTML::addHeadLink [Edit See Also]

User contributed notes


Personal tools