Home
last modified time | relevance | path

Searched refs:wl (Results 51 – 75 of 467) sorted by relevance

12345678910>>...19

/plugin/tabinclude/
H A Dhelper.php122 …$tabs[] = array('error'=>tpl_link(wl($page),$page,'',true).' - '.$this->getLang('error_notfound'));
162 $pagelink = tpl_link(wl($tabs[$init_page_idx]['page']),$goto,'',true);
199 …$html.=tpl_link(wl($ID,'tabpage_idx='.$i.'#dokuwiki__content'),$tabs[$i]['title'],'class="'.$selec…
212 $pagelink = tpl_link(wl($tabs[$init_page_idx]['page']),$goto,'',true);
265 $pagelink = tpl_link(wl($tabs[$i]['page']),$goto,'',true);
/plugin/struct/admin/
H A Dschemas.php121 send_redirect(wl($ID, ['do' => 'admin', 'page' => 'struct_schemas'], true, '&'));
138 send_redirect(wl($ID, ['do' => 'admin', 'page' => 'struct_schemas'], true, '&'));
311 $link = wl(
316 $slink = wl(
327 $link = wl(
/plugin/qc/
H A Dadmin.php74 '<a href="' . wl($ID, ['do' => 'admin', 'page' => 'qc', 'pluginqc[order]' => 'quality']) . '">' .
77 '<a href="' . wl($ID, ['do' => 'admin', 'page' => 'qc', 'pluginqc[order]' => 'fixme']) . '">' .
/plugin/ajaxedit/
H A Daction.php72 msg(sprintf($this->getLang('section_found'),wl($ID,array('do'=>'edit'))));
75 msg(sprintf($this->getLang('moved_section_found'),wl($ID,array('do'=>'edit'))));
/plugin/confmanager/adminActions/
H A DConfigManagerAdminShowConfig.php38 send_redirect(wl($ID, $params, false, '&'));
54 send_redirect(wl($ID, $params, false, '&'));
/plugin/submgr/
H A Dadmin.php39 $url = wl($ID, array('do' => 'admin', 'page' => 'submgr'), true, '&');
69 $url = wl($ID, array('do' => 'admin', 'page' => 'submgr'));
/plugin/include/syntax/
H A Dheader.php41 $url = ($sect) ? wl($page) . '#' . $sect : wl($page);
/plugin/linkback/action/
H A Dreceive.php60 'rdf:about="' . wl($ID, '', true) . '"' . NL .
61 'dc:identifier="' . wl($ID, '', true) . '"' . NL .
/plugin/editx/
H A Daction.php31 …$link = sprintf('<a href="%s" class="action editx" rel="nofollow">%s</a>', wl($ID,'do=editx'), $th…
147 …->errors[] = sprintf( $this->getLang('rp_msg_file_conflict'), '<a href="'. wl($opts['newpage']) . …
238 …$this->errors[] = sprintf( $this->getLang('rp_msg_new_exist'), '<a href="'. wl($opts['newpage']) .…
290 …$msg = sprintf( $this->getLang('rp_msg_success'), $opts['oldpage'], '<a href="'. wl($opts['newpage…
341 <form action="<?php echo wl($ID); ?>" method="post">
381 <form action="<?php echo wl($ID); ?>" method="post">
/plugin/virtualgroup/
H A Dadmin.php233 wl($ID, ['do' => 'admin', 'page' => $this->getPluginName(), 'tab' => 'byuser']),
239 wl($ID, ['do' => 'admin', 'page' => $this->getPluginName(), 'tab' => 'bygroup']),
274 echo '<a class="button" href="' . wl($ID, [
318 echo '<a class="button" href="' . wl($ID, [
342 ['action' => wl($ID, ['do' => 'admin', 'page' => 'virtualgroup', 'tab' => 'byuser'], false, '&')]
361 ['action' => wl($ID, ['do' => 'admin', 'page' => 'virtualgroup', 'tab' => 'byuser'], false, '&')]
380 ['action' => wl($ID, ['do' => 'admin', 'page' => 'virtualgroup', 'tab' => 'byuser'], false, '&')]
399 ['action' => wl($ID, ['do' => 'admin', 'page' => 'virtualgroup', 'tab' => 'bygroup'], false, '&')]
418 ['action' => wl($ID, ['do' => 'admin', 'page' => 'virtualgroup', 'tab' => 'bygroup'], false, '&')]
437 ['action' => wl(
[all...]
/plugin/farm/
H A Dvirtualhostconfig.class.php35 function wl($opts = array()) { function in dokuwiki_farm_virtualhostconfig
36 return $this->manager->wl('virtualhostconfig', $opts);
H A Dsoapconfig.class.php35 function wl($opts = array()) { function in dokuwiki_farm_soapconfig
36 return $this->manager->wl('soapconfig', $opts);
171 …ptln(' <a href="'.$this->wl(array('new' => 1)).'" title="'.$this->manager->getLang('soapconfig_new…
172 …ptln(' <a href="'.$this->wl(array('advanced' => 1)).'" title="'.$this->manager->getLang('soapconfi…
191 …ptln(' <a href="'.$this->wl(array('app' => $a['name']['value'])).'#remoteapp_edit" title="'.$this-…
/plugin/cloud/
H A Dsyntax.php130 $link = wl($page);
139 $link = wl($word, array('do'=>'showtag', 'tag'=>$word));
145 $link = wl($word, array('do'=>'search', 'id'=>$word));
147 $link = wl($word, 'do=search');
/plugin/autolink2/
H A Dadmin.php52 header("Location: ".wl($ID,array('do'=>'admin','page'=>'autolink2'),true,'&'));
85 ptln('<form action="'.wl($ID).'" method="post">');
/plugin/watchcycle/
H A Dadmin.php92 $href = wl($ID, $param);
122 ptln('<td><a href="' . wl($row['page']) . '" class="wikilink1">' . $row['page'] . '</a></td>');
/plugin/authfacebook/
H A Dauth.php179 header("Location: ".wl('start', array(), true, '&'));
185 wl('start',array('do'=>'login'),true, '&'),
191 wl('start',array('do'=>'login'),true, '&'),
200 wl('start',array('do'=>'login'),true, '&'),
/plugin/securelogin/
H A Dadmin.php90 …$form = new Doku_Form('generate__key', wl($ID,'do=admin,page='.$this->getPluginName(), false, '&')…
102 …$form = new Doku_Form('test__publicKey', wl($ID,'do=admin,page='.$this->getPluginName(), false, '&…
/plugin/blogtng/exe/
H A Dpingback.php75 if ($targetUri != wl($ID, '', true))
109 $searchurl = preg_quote(wl($ID, '', false), '!');
/plugin/shorturl/
H A Dhelper.php147 return '<a href="' . wl($shortID, "", true) . '"> ' . $linktext . '</a>' ;
150 … return'<a href="' . wl($pageID, array(generateShortURL=>yes), true) . '"> ' . $linktext . '</a>' ;
/plugin/custombuttons/
H A Dadmin.php105 echo '<form id="cb_button_list" action="'.wl($ID).'" method="post">'
142 echo '<form id="cb_add_button" action="'.wl($ID).'" method="post">'
/plugin/authgoogle/
H A Dauth.php83 $client->setRedirectUri(wl('start',array('do'=>'login'),true, '&'));
98 header("Location: ".wl('start', array('do'=>'login'), true, '&'));
180 $redirect = empty($referer) ? wl('start', '', true) : $referer;
/plugin/sqlite/
H A Dadmin.php147 'link' => wl($ID, ['do' => 'admin', 'page' => 'sqlite']),
156 'link' => wl($ID, ['do' => 'admin', 'page' => 'sqlite', 'db' => $db, 'sectok' => getSecurityToken()]),
230 * Basically a wrapper around wl() with some defaults
249 return wl($ID, $params, false, $form ? '&' : '&amp;');
/plugin/translation3/
H A Dhelper.php248 $out .= '<form action="'.wl().'" id="translation__dropdown">';
338 $out .= '<a href="'.wl($link).'"';
414 $msg = sprintf($this->getLang('outdated'),wl($orig));
417 wl($orig,array('do'=>'diff','rev'=>$orev)));
/plugin/tipoftheday/syntax/
H A Dtotd.php83 …$renderer->doc .= tpl_link(wl($ID, array('totd' => $sections[$prev])), "&lt;", 'title="previous" o…
84 …$renderer->doc .= tpl_link(wl($ID, array('totd' => $sections[$next])), "&gt;", 'title="next" oncli…
/plugin/bookcreator/action/
H A Dpagetools.php63 <a href="' . wl($this->getConf('book_page')) . '" class="bc__manager">
71 <a href="' . wl($this->getConf('help_page')) . '" class="bc__bookmarkhelp">

12345678910>>...19