Home
last modified time | relevance | path

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

/plugin/siteexport/renderer/
H A Dpdf.php275 * $search,$returnonly & $linktype are not for the renderer but are used
280 …public function internallink($id, $name = NULL, $search = NULL, $returnonly = false, $linktype = '… argument
321 //add search string
322 if ($search) {
324 if (is_array($search)) {
325 $search = array_map('rawurlencode', $search);
326 $link['url'] .= 's[]=' . join('&s[]=', $search);
328 $link['url'] .= 's=' . rawurlencode($search);
/plugin/siteexport/inc/
H A Djavahelp.php143 <name>Search</name>
144 <label>{$this->functions->getLang('search')}</label>
146 <data engine="com.sun.java.help.search.DefaultSearchEngine">
/plugin/siteexport/action/
H A Dajax.php19 require_once(DOKU_INC . '/inc/search.php');
389 require_once (DOKU_INC . 'inc/search.php');
393 search($data, $conf['datadir'], $doSearch, $opts, $this->namespace);
403 search($RAWdata, $conf['datadir'], $doSearch, $opts, $this->namespace);
1174 search($data, $conf['mediadir'], 'search_media', array('pattern' => "/$fn$/i"), $ns);
/plugin/siteexport/
H A Dhelper.php106search($sites, $conf['datadir'], 'search_allpages', array(), $functions->getNamespaceFromID($ID, $…
/plugin/siteexport/syntax/
H A Dtoc.php3 * Search with Scopes