Source for file helper.php
Documentation is available at helper.php
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
* Display the search button as an image.
* @param string $button_text The alt text for the button.
* @return string The HTML for the image.
$img =
JHtml::_('image', 'searchButton.gif', $button_text, null, true, true);
Documentation generated on Tue, 19 Nov 2013 15:04:17 +0100 by phpDocumentor 1.4.3