Home
last modified time | relevance | path

Searched +full:search +(+path:plugin +path:indexmenu) -(+path:plugin +path:indexmenu +path:lang) (Results 1 – 9 of 9) sorted by relevance

/plugin/indexmenu/syntax/
H A Dindexmenu.php13 use dokuwiki\plugin\indexmenu\Search;
276 //directly used in search
292 //directly used in search
372 * @param string $matchPattern pattern to search for
413 //opts for search(): level, nons, nopg, subnss, max, maxajax, js, skipns, skipfile, skipnscombined,
492 * @param array $opts entries of opts for search(): level, nons, nopg, nss, max, maxajax, js, skipns, skipfile,
502 //TODO temporary hack, to switch in Search between searchIndexmenuItemsNew() and searchIndexmenuItems()
504 $search = new Search($sort);
505 $nodes = $search
[all...]
/plugin/indexmenu/
H A DCREDITS49 Context menu search function and great help in testing patches.
H A Dajax.php
H A Daction.php13 use dokuwiki\plugin\indexmenu\Search;
295 $opts['tempNew'] = true; //TODO temporary for recognizing treenew in the search function
297 $search = new Search($sort);
298 $data = $search->search($ns, $opts);
299 $fancytreeData = $search->buildFancytreeData($data, $isInit, $currentPage, $opts['nopg']);
479 $search = new Search($sort);
514 $search
[all...]
/plugin/tindexmenu/syntax/
H A Dindexmenu.php15 require_once(DOKU_INC.'inc/search.php');
270 search($data,$conf['datadir'],array($this,'_search_index'),$opts,$fsdir);
387 //Search the lowest open node of a tree branch in order to open it.
468 //search and remove every lower and closed nodes
504 //Search optional namespaces
635 * @param array ref $data The results of the search are stored here
636 * @param string $base Where to start the search
/plugin/indexmenu/scripts/
H A Dnojsindex.js19 'call=indexmenu&req=index&nojs=1&' + $clicky[0].search.substring(1) + '&max=1' + decodeURIComponent(jsajax),
H A Dcontextmenu.js96 [LANG.plugins.indexmenu.search, '"javascript: IndexmenuContextmenu.srchpage(\'"+index.config.urlbase+"\',\'"+index.config.sepchar+"\',\'"+node.isdir+"\',\'"+node.dokuid+"\');"', LANG.plugins.indexmenu.searchtooltip]
158 * Navigate to the search page
176 window.location.href = IndexmenuContextmenu.getid(b, enteredText + " @" + fnid) + "do=search";
/plugin/indexmenu2/syntax/
H A Dindexmenu.php19 require_once(DOKU_INC.'inc/search.php');
245search($data,$conf['datadir'],"indexmenu_search_index",$opts,"/".utf8_encodeFN(str_replace(':','/'…
/plugin/indexmenu/inc/
H A Dpclzip.lib.php4306 //--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 4, 'Start extended search of end central dir');