Home
last modified time | relevance | path

Searched refs:tpl_searchform (Results 1 – 8 of 8) sorted by relevance

/plugin/namespacesearch/
H A Dhelper.php15 function tpl_searchform($namespaces, $return = false) { function in helper_plugin_namespacesearch
23 tpl_searchform(true, false);
H A Dsyntax.php77 $renderer->doc .= $helper->tpl_searchform($names, true);
/plugin/selectsearch/
H A Daction.php30 function tpl_searchform() { function in action_plugin_selectsearch
/plugin/geonav/tpl/startermap/
H A Dmain.php92 <?php tpl_searchform() ?>
/plugin/fancysearch/
H A Daction.php30 function tpl_searchform($namespaces) { function in action_plugin_fancysearch
/plugin/solr/
H A DREADME.md23 <?php tpl_searchform(); ?>
29 $solr->tpl_searchform(true, false); // Search field with ajax and no autocomplete
H A Dhelper.php70 public function tpl_searchform($ajax=false, $autocomplete=true) { function in helper_plugin_solr
/plugin/wikistats/
H A DREADME.md69 <?php tpl_searchform(); ?>