Source for file view.html.php
Documentation is available at view.html.php
* @package Joomla.Administrator
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE
* Indexer view class for Finder.
* @package Joomla.Administrator
* Method to display the view.
* @param string $tpl A template file to load. [optional]
public function display($tpl =
null)
JHtml::_('behavior.framework');
JHtml::_('stylesheet', 'com_finder/indexer.css', false, true, false);
JHtml::_('script', 'com_finder/indexer.js', false, true);
JHtml::_('script', 'system/progressbar.js', true, true);
Documentation generated on Tue, 19 Nov 2013 15:17:09 +0100 by phpDocumentor 1.4.3