addScript(JRoute :: _(JURI :: base() . 'components/' . JRequest :: getVar('option') . '/js/search.js')); $document -> addStyleSheet(JRoute :: _(JURI :: base() . 'components/' . JRequest :: getVar('option') . '/css/search.css')); require_once(JPATH_COMPONENT . DS . 'helpers' . DS . 'form.php'); ?>
filters != NULL) { require(dirname(__FILE__) . DS . 'sub-tmpl' . DS . 'filters.php'); } if (($this -> statistics != NULL) && ($this -> filters != NULL)) { ?>
statistics != NULL) { require(dirname(__FILE__) . DS . 'sub-tmpl' . DS . 'statistics.php'); } ?>

Search

JRequest :: getVar('option'), 'view' => 'search', 'layout' => 'simple', 'Itemid' => JRequest :: getVar('Itemid')), array('id' => 'search', 'method' => 'get', 'onsubmit' => 'return performSimpleSearch();')); ?>
result != NULL) { require(dirname(__FILE__) . DS . 'sub-tmpl' . DS . 'result.php'); } ?>