Home
last modified time | relevance | path

Searched refs:search (Results 376 – 400 of 1061) sorted by relevance

1...<<11121314151617181920>>...43

/plugin/elasticsearch/
H A Dstyle.less24 form .search-form {
/plugin/nonblank/
H A DREADME6 Moreover, those spaces might disturb the search of phrases or sentences.
/plugin/simpleindex/
H A Dsyntax.php51 search($result,$conf['datadir'],'search_index',array('ns' => $ns));
/plugin/linksenhanced/admin/
H A Dlinks.php43 search($data, $conf['datadir'],'search_universal',$opts);
/plugin/codebuttonmod2/src/
H A Dcodebutton.js13 if(urlgets == "" || urlgets.search("do=") > 0){
/plugin/sitemapnavi/
H A Dhelper.php19search($pages, $conf['datadir'], 'search_index', array('ns' => $currentNS), $subdir, $level);
21search($media, $conf['mediadir'], [$this, 'searchMediaIndex'], array('ns' => $currentNS, 'depth' =…
/plugin/sqlraw/
H A Dsorttable.min.js1 …ocument.getElementsByTagName('table'),function(table){if(table.className.search(/\bsortable\b/)!=-…
2 …mrows=[];for(var i=0;i<table.rows.length;i++){if(table.rows[i].className.search(/\bsortbottom\b/)!…
8 …Bodies[0];dean_addEvent(headrow[i],"click",function(e){if(this.className.search(/\bsorttable_sorte…
9 if(this.className.search(/\bsorttable_sorted_reverse\b/)!=-1){sorttable.reverse(this.sorttable_tbod…
/plugin/html2pdf/snorriheim/
H A Ddokubook_design.css139 div.dokuwiki div.sidebar div#search {
147 div.dokuwiki div#sidebar_left div#search {
151 div.dokuwiki div#sidebar_right div#search {
204 /* -------------- search -------------------------- */
/plugin/quickstats/scripts/
H A Dsorttable-cmpr.js3search(/\bsortable\b/)!=-1){sorttable.makeSortable(a)}})},makeSortable:function(b){if(b.getElement…
H A Dsorttable.js35 if (table.className.search(/\bsortable\b/) != -1) {
61 if (table.rows[i].className.search(/\bsortbottom\b/) != -1) {
94 if (this.className.search(/\bsorttable_sorted\b/) != -1) {
107 if (this.className.search(/\bsorttable_sorted_reverse\b/) != -1) {
/plugin/nftr/
H A Dplugin.info.txt6 desc Used to hide some namespaces and wikipages from the search engines (set robots to "noindex,…
/plugin/page4release/
H A Drebuildindex.php31 search($pages, $conf['datadir'], 'search_allpages', array());
/plugin/superacl/
H A Dajax.php49 search($data,$conf['datadir'],'search_index',array('ns' => $ns),$ns);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/Resource/
H A DQuery.php50 public function search(SearchRequest $postBody, $optParams = []) function in Google\\Service\\CloudSearch\\Resource\\Query
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/Resource/
H A DSpreadsheetsDeveloperMetadata.php65 public function search($spreadsheetId, SearchDeveloperMetadataRequest $postBody, $optParams = []) function in Google\\Service\\Sheets\\Resource\\SpreadsheetsDeveloperMetadata
/plugin/linkfix/lang/en/
H A Dintro.txt3 This tool allows you to change all links in your wiki by simple search and replace. You can change internal and external links. Internal links will always be checked against their full resolved ID. External URLs have to be specified with their protocol prefix.
/plugin/scrapbook/
H A Daction.php61 search(
/plugin/indexeverywhere/
H A DshowTheTree.php73 $index .= search($data,$conf['datadir'],'search_index',array('ns' => $ns));
/plugin/struct/jsoneditor/
H A Dsetup.js22 search: false,
/plugin/datatables/assets/datatables.net-plugins/features/deepLink/
H A DdataTables.deepLink.min.js
/plugin/linkmanager/exe/
H A Dajax.php59 search($data,$conf['datadir'],'search_index',array('nofiles' => true),$dir);
/plugin/mredirect/
H A Daction.php28 $url = html_wikilink ($parts[0], $name=null, $search='');
/plugin/remotelistnamespace/
H A Dremote.php30 search($data, $conf['datadir'], Array($this, 'search_namespace'), $opts, $dir);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/Resource/
H A DProjectsLocationsCatalogsPlacements.php73 public function search($placement, GoogleCloudRetailV2SearchRequest $postBody, $optParams = []) function in Google\\Service\\CloudRetail\\Resource\\ProjectsLocationsCatalogsPlacements
H A DProjectsLocationsCatalogsServingConfigs.php73 public function search($placement, GoogleCloudRetailV2SearchRequest $postBody, $optParams = []) function in Google\\Service\\CloudRetail\\Resource\\ProjectsLocationsCatalogsServingConfigs

1...<<11121314151617181920>>...43