Full-stack developer Emerson Rocha .::. CMS Joomla!, PHP, JavaScript/NodeJS, Infraestrutura

JHTML::link($url, $text, $arrayattribs)

Write a element
(string $url, string $text, [array $attribs = null])

Defined in

/joomla/html/html.php

Importing

jimport('joomla.html.html');

Examples

Code:

jimport('joomla.html.html');
echo  JHTML::link('http://www.joomla.org','Joomla Site');

Output :


See also

JOOMLA API

JOOMLA DOCs


fititnt.org is not affiliated with or endorsed by the Joomla Project or Open Source Matters. The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries
HTML5 Valid