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

JHTML::image($url, $alt, $arrayattribs)

Write a < img > < /img > element
(string $url, string $alt, [array $attribs = null])

Defined in

/joomla/html/html.php

Importing

jimport('joomla.html.html');

Examples

Code:
jimport('joomla.html.html');
echo  JHTML::image('images/save.png','save.png');

Output :


See also

API JHTML

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