Function getLinkHTML
string |
$url |
The link URL |
string |
$text |
The text to go with the link |
string |
$title = NULL |
Text for the title tag |
string |
$class = NULL |
optional class |
string |
$id = NULL |
optional id |
array |
$extra_attr = array() |
Additional attributes as array of key => value pairs |