Home
last modified time | relevance | path

Searched +full:search -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 26 – 50 of 114) sorted by last modified time

12345

/dokuwiki/inc/Ui/Media/
H A DDisplay.php12 /** @var string should IDs be shown relative to this namespace? Used in search results */
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dpostscript.php86 'anchorsearch', 'search', 'token',
H A Drpmspec.php93 // search for generic macros
101 // search for special macros
H A Drsplus.php171 'search', 'searchpaths', 'seek', 'seek.connection', 'seq', 'seq_along', 'seq_len', 'seq.Date', 'seq.default',
374 'getS3method', 'getTxtProgressBar', 'glob2rx', 'head', 'head.matrix', 'help', 'help.request', 'help.search',
375 'help.start', 'history', 'index.search', 'install.packages', 'installed.packages', 'is.relistable',
H A Dgambas.php18 * - Modified URL for object/components keywords search through Google "I'm feeling lucky"
187 3 => 'http://www.google.com/search?hl=en&q={FNAMEL}+site:http://gambasdoc.org/help/lang/&btnI=I%27m%20Feeling%20Lucky',
190 6 => 'http://www.google.com/search?hl=en&q={FNAMEL}+site:http://gambasdoc.org/&btnI=I%27m%20Feeling%20Lucky',
H A Djava5.php1015 166 => 'http://www.google.com/search?sitesearch=docs.oracle.com&q=allinurl%3Ajavase+docs+api+{FNAME}'
H A Duscript.php263 8 => 'http://wiki.beyondunreal.com/wiki?search={FNAME}',
264 9 => 'http://wiki.beyondunreal.com/wiki?search={FNAME}',
H A Dvim.php346 'rename', 'repeat', 'resolve', 'reverse', 'round', 'search',
/dokuwiki/inc/Utf8/
H A DClean.php110 * @param string $str to search
184 * @param bool $next direction to search for boundary, false = up (current character) true = down (next character)
/dokuwiki/inc/Action/
H A DExport.php49 // search engines: never cache exported docs! (Google only currently)
H A DSearch.php8 * Class Search
10 * Search for pages and content
14 class Search extends AbstractAction class
27 * we only search if a search word was given
58 $search = new \dokuwiki\Ui\Search($this->pageLookupResults, $this->fullTextResults, $this->highlight);
59 $search->show();
64 * run the search
79 * This will only do something if the search did
[all...]
/dokuwiki/inc/
H A Dcommon.php1098 // search upper namespaces for templates
1380 * extracts the query from a search engine referrer
H A Dinfoutils.php361 // Check for corrupted search index
380 'The search index is corrupted. It might produce wrong results and most
383 for ways to rebuild the search index.',
387 msg('The search index seems to be working', 1);
390 'The search index is empty. See
392 for help on how to fix the search index. If the default indexer
/dokuwiki/lib/plugins/acl/
H A Dscript.js29 jQuery.extend(dw_acl.parseatt($clicky.parent().find('a')[0].search),
110 $frm.find('input[name=id]').val(dw_acl.parseatt($link[0].search).id);
112 $frm.find('input[name=ns]').val(dw_acl.parseatt($link[0].search).ns);
/dokuwiki/lib/plugins/extension/
H A Dadmin.php170 case 'search':
H A Dcli.php33 // search
34 $options->registerCommand('search', 'Search for an extension');
35 $options->registerOption('max', 'Maximum number of results (default 10)', 'm', 'number', 'search');
36 $options->registerOption('verbose', 'Show detailed extension information', 'v', false, 'search');
37 $options->registerArgument('query', 'The keyword(s) to search for', true, 'search');
82 case 'search':
263 * Search for an extension
275 $result = $repository->search(
[all...]
/dokuwiki/vendor/composer/
H A DClassLoader.php460 // Search for Hack files if we are running on HHVM
502 $search = $subPath . '\\';
503 if (isset($this->prefixDirsPsr4[$search])) {
505 foreach ($this->prefixDirsPsr4[$search] as $dir) {
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css1197 .ui-icon-search { background-position: -160px -112px; }
/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php1021 // search $tmp/$base for the folder(s) that has been created
H A Dgui.php18 protected $tabs = ['plugins', 'templates', 'search', 'install'];
97 * Display the search tab
108 'class' => 'search',
114 $form->addButton('submit', $this->getLang('search'))
115 ->attrs(['type' => 'submit', 'title' => $this->getLang('search')]);
123 $result = $repository->search($INPUT->str('q'));
236 if ($tab == 'search') $defaults['q'] = $INPUT->str('q');
H A Drepository.php144 * Search for plugins or templates using the given query string
149 public function search($q)
132 public function search($q) global() function in helper_plugin_extension_repository
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php135 if ($cmd != "search") {
153 case "search":
249 self::IMAGE_DIR . 'search.png" name="fn[search][new]" title="' .
250 $this->lang['search_prompt'] . '" alt="' . $this->lang['search'] . '" class="button" /></td>';
304 echo '<button type="submit" name="fn[search][clear]">' . $this->lang['clear'] . '</button>';
553 * @param string $key name of search field
931 * Set the filter with the current search terms or clear the filter
951 * Get the current search terms
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSimplePie.php342 public const NAMESPACE_MEDIARSS = 'http://search.yahoo.com/mrss/';
347 public const NAMESPACE_MEDIARSS_WRONG = 'http://search.yahoo.com/mrss';
352 public const NAMESPACE_MEDIARSS_WRONG2 = 'http://video.search.yahoo.com/mrss';
357 public const NAMESPACE_MEDIARSS_WRONG3 = 'http://video.search.yahoo.com/mrss/';
/dokuwiki/inc/Remote/
H A DApiCore.php241 * @param string $namespace The namespace to search. Empty string for root namespace
242 * @param int $depth How deep to search. 0 for all subnamespaces
263 // run our search iterator to get the pages
269 search($data, $conf['datadir'], 'search_allpages', $opts, $dir);
312 * Do a fulltext search
314 * This executes a full text search and returns the results. The query uses the standard
315 * DokuWiki search syntax.
320 * @link https://www.dokuwiki.org/search#syntax
321 * @param string $query The search query as supported by the DokuWiki search
365 public function search($query) global() function in dokuwiki\\Remote\\ApiCore
[all...]
/dokuwiki/bin/
H A Dindexer.php12 * Update the Search Index from command line
70 search($data, $conf['datadir'], 'search_allpages', ['skipacl' => true]);

12345