JDocumentHTML::addHeadLink/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 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 190 of libraries/joomla/document/html/html.php

See also

SeeAlso:JDocumentHTML::addHeadLink [Edit See Also]

User contributed notes


Personal tools