Home
last modified time | relevance | path

Searched refs:wl (Results 1 – 25 of 467) sorted by relevance

12345678910>>...19

/plugin/tools/
H A Daction.php102 $pml = wl($ID,'',true);
109 'print' => wl($ID, array("rev" =>(int)$rev, "mddo" => "print"), false, "&")
110 ,'email' => wl($ID, array('rev' =>(int)$rev, 'do' => 'tellafriend'), false, '&')
111 ,'odt' => wl($ID, array("rev" =>(int)$rev, "do" => "export_odt"), false, "&")
112 ,'pdf' => wl($ID, array("rev" =>(int)$rev, "do" => "export_pdf"), false, "&")
113 ,'csv' => wl($ID, array("rev" =>(int)$rev, "do" => "export_csv"), false, "&")
114 ,'timeline' => wl($ID, array("rev" =>(int)$rev, "do" => "export_timeline"), false, "&")
115 ,'bookcreator' => wl($ID, array("rev" =>(int)$rev, "do" => "addtobook"), false, "&")
/plugin/miniblog/syntax/
H A Dentry.php75 $renderer->doc .= '<h1><a href="'.wl($entry['id']).'">'.$head.'</a></h1>';
77 …$renderer->doc .= dformat($entry['date']).' · '.$entry['user'].' · <a href="'.wl($entry['id'],'',t…
84 …$renderer->doc .= '<p class="medialeft"><a href="'.wl($ID, 'page='.$less).'" class="wikilink1">'.$…
87 …$renderer->doc .= '<p class="mediaright"><a href="'.wl($ID, 'page='.$more).'" class="wikilink1">'.…
100 $renderer->doc .= '<h1><a href="'.wl($entry['id']).'">'.$head.'</a></h1>';
106 …$renderer->doc .= '<span class="entry-comment"><a href="'.wl($entry['id'],'',true).'#disqus_thread…
114 …$renderer->doc .= '<p class="medialeft"><a href="'.wl($ID, 'page='.$less).'" class="wikilink1">'.$…
117 …$renderer->doc .= '<p class="mediaright"><a href="'.wl($ID, 'page='.$more).'" class="wikilink1">'.…
/plugin/farm/
H A Doverview.class.php95 …ptln(' <a href="'.$this->manager->wl('overview', array('sort' => 'size')).'">'.$this->manager->ge…
96 …ptln(' <a href="'.$this->manager->wl('overview', array('sort' => 'sizedesc')).'">'.$this->manager…
97 …ptln(' <a href="'.$this->manager->wl('overview', array('sort' => 'name')).'">'.$this->manager->ge…
98 …ptln(' <a href="'.$this->manager->wl('overview', array('sort' => 'namedesc')).'">'.$this->manager…
109 …l_overview_'.($p == $page ? 'current' : '').'page" href="'.$this->manager->wl('overview', array('s…
116 …ptln(' <div class="animal_name"><a href="'.$this->manager->wl('animal', array('aid' => $a->getNam…
130 …ptln(' <a href="'.$this->manager->wl('overview', array('sort' => $sort, 'details' => $a->getName…
168 …ptln(' <a href="'.$this->manager->wl('animal', array('aid' => $a->getName(), 'config' => 1)).'" …
169 …ptln(' <a href="'.$this->manager->wl('animal', array('aid' => $a->getName(), 'users' => 1)).'" t…
170 …ptln(' <a href="'.$this->manager->wl('animal', array('aid' => $a->getName(), 'delete' => 1)).'" …
[all …]
H A Dadmin.php201 echo '<form method="post" action="'.wl($ID).'">'."\n";
216 function wl($cmd, $opt = array()) { function in admin_plugin_farm
220 return wl($ID, $p);
352 …ptln(' <a '.($this->cmd == 'overview' ? 'class="current_cmd"' : '').' href="'.$this->wl('overview…
353 …&& isset($this->opt['aid'])) ptln(' <a class="current_cmd" href="'.$this->wl('animal', array('aid…
354 …&& isset($this->opt['new']) ? 'class="current_cmd"' : '').' href="'.$this->wl('animal', array('new…
355 …ptln(' <a '.($this->cmd == 'farmconfig' ? 'class="current_cmd"' : '').' href="'.$this->wl('farmco…
356 …($this->cmd == 'soapconfig' ? 'class="current_cmd"' : '').' href="'.$this->wl('soapconfig').'"><im…
357 …>cmd == 'virtualhostconfig' ? 'class="current_cmd"' : '').' href="'.$this->wl('virtualhostconfig')…
H A Danimalmanager.class.php32 function wl($opts = array()) { function in dokuwiki_farm_animalmanager
34 return $this->manager->wl('animal', $a);
200 …ptln(' <a '.($displaydefault ? 'class="current_action"' : '').' href="'.$this->wl().'" title="'.$t…
201 …->manager->opt['users']) ? 'class="current_action"' : '').' href="'.$this->wl(array('users' => tru…
202 …anager->opt['editfile']) ? 'class="current_action"' : '').' href="'.$this->wl(array('editfile' => …
203 …>manager->opt['delete']) ? 'class="current_action"' : '').' href="'.$this->wl(array('delete' => tr…
278 …ger->getLang('animal_users_onlygrpactive').' : '.$grp.' [<a href="'.$this->wl(array('users' => tru…
281 …ptln(' <th>'.$this->manager->getLang('animal_users_login').' <a href="'.$this->wl(array('users' =…
290 …foreach($u['grps'] as $g) $grps[] = '<a href="'.$this->wl(array('users' => true, 'grp' => $g)).'" …
296 …imal_users_reallydeleteuser', $l, 'js').'\')) document.location=\''.$this->wl(array('users' => tru…
[all …]
/plugin/usersubscriptions/
H A Dusersubscriptions.tpl.php37 <a href="<?php echo wl($id); ?>">
41 …<a href="<?php echo wl($id).($info['isnamespace'] ? ':' : ''); ?>"><?php echo ($id != '') ? $id : …
48 …<?php if($info['deleteoption']) { ?><a href="<?php echo wl($ID); ?>&amp;pluginusersubscriptions_un…
67 …<?php echo $this->getLang('quick_subscription'); ?> : <form method="get" action="<?php echo wl($ID…
/plugin/fedauth/classes/usr/
H A Dfa_login.usr.class.php93 return wl($ID, $params, true, '&');
97 return wl($ID, 'do=fedauth', true, '&');
100 return wl($ID, 'do=fedauth', true, '&') . '&fa[register]';
102 return wl($ID);
118 . '<form action="'.wl($ID, 'do=fedauth').'" method="post">'
169 … $out .= '<a href="'.wl($ID, array('do'=> $act, 'sectok' => $sectok)).'&fa['.$cmd.']['.$id.']">'
/plugin/userhistory/
H A Dadmin.php45 …$href = wl ( $ID ). ( strpos ( wl ( $ID ), '?' )?'&amp;':'?' ).'do=admin&amp;page='.$this->getPlug…
102 …$href = wl ( $ID ). ( strpos ( wl ( $ID ), '?' )?'&amp;':'?' ).'do=admin&amp;page='.$this->getPlug…
120 …ptln ( '<a class = "diff_link" href = "'.wl ( $change['id'], "do=diff&amp;rev=".$change['date'] ).…
125 …ptln ( '<a class = "revisions_link" href = "'.wl ( $change['id'], "do=revisions" ).'"><img '.$att.…
/plugin/approve/action/
H A Dapprove.php39 $href = wl($INFO['id'], ['approve' => 'approve']);
44 $href = wl($INFO['id'], ['ready_for_approval' => 'ready_for_approval']);
108 header('Location: ' . wl($INFO['id']));
137 header('Location: ' . wl($INFO['id']));
173 header("Location: " . wl($INFO['id'], ['rev' => $last_approved_rev], false, '&'));
255 ptln('<a href="' . wl($INFO['id']) . '">');
264 ptln('<a href="' . wl($INFO['id'], $urlParameters) . '">');
291 ptln('<a href="'.wl($INFO['id']).'">');
300 ptln('<a href="' . wl($INFO['id'], $urlParameters) . '">');
323 ptln(' | <a href="'.wl(
[all...]
/plugin/log404/
H A Dadmin.php23 send_redirect(wl($ID, array('do'=>'admin', 'page'=>$this->getPluginName()), true, '&'));
40 $delUrl = wl($ID, array('do'=>'admin', 'page'=>$this->getPluginName(), 'delete'=>$id));
41 $ignoreUrl = wl($ID, array('do'=>'admin', 'page'=>$this->getPluginName(), 'ignore'=>$id));
43 . ' <a href="'.wl($id).'">'.$this->getLang('go-to-page').'</a>'
/plugin/userhomepage/
H A Dhelper.php51 …return '<li>'.$lang['loggedinas'].' <a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'…
53 …return '<a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'.$this->getLang('privatename…
55 …return '<a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'.$this->getLang('privatename…
67 …return '<li>'.$lang['loggedinas'].' <a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'…
69 …return '<a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'.$this->publicString().'">'.…
71 …return '<a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'.$this->publicString().'">'.…
122 …$result = '<a href="'.wl($publicID).'" '.$classes.' rel="nofollow" title="'.$this->publicString().…
/plugin/noticeboard/noticeboard/classes/
H A Drss.php64 $out .= "<link>".$link .wl($this->parentId, array('do' => 'show'))."</link>";
77 $out .= "<link>".$link .wl($notice->getId(), array('do' => 'show'))."</link>";
108 …$out .= $this->getLang('moreInfo').": <a href='".$link .wl($notice->getId(), array('do' => 'show')…
117 $out .= "<link>".$link .wl($notice->getId(), array('do' => 'show'))."</link>";
131 …$out .= "<a href='".$link .wl($notice->getId(), array('do' => 'show'))."'>".$this->getLang('moreIn…
/plugin/noticeboard/classes/
H A Drss.php64 $out .= "<link>".$link .wl($this->parentId, array('do' => 'show'))."</link>";
77 $out .= "<link>".$link .wl($notice->getId(), array('do' => 'show'))."</link>";
108 …$out .= $this->getLang('moreInfo').": <a href='".$link .wl($notice->getId(), array('do' => 'show')…
117 $out .= "<link>".$link .wl($notice->getId(), array('do' => 'show'))."</link>";
131 …$out .= "<a href='".$link .wl($notice->getId(), array('do' => 'show'))."'>".$this->getLang('moreIn…
/plugin/acknowledge/admin/
H A Dreport.php205 $url = wl(
226 $url = wl(
248 $url = wl(
266 wl($ID, ['do' => 'admin', 'page' => 'acknowledge_report']),
272 wl($ID, ['do' => 'admin', 'page' => 'acknowledge_assign']),
/plugin/directions/syntax/
H A Dcommon.php163 …$output .= 'href="'.wl($page1).'">'.dir_trimPageTitle(dir_get_first_heading($page1),$trimLimit).'<…
173 …$output .= 'href="'.wl($page2).'">'.dir_trimPageTitle(dir_get_first_heading($page2),$trimLimit).'<…
206 …$output .= 'href="'.wl($key).'">'.dir_trimPageTitle(dir_get_first_heading($key),$trimLimit).'</a>';
224 …$output .= 'href="'.wl($key).'">'.dir_trimPageTitle(dir_get_first_heading($key),$trimLimit).'</a>';
245 …$output .= 'href="'.wl($key).'">'.dir_trimPageTitle(dir_get_first_heading($key),$trimLimit).'</a>';
256 …$output .= 'href="'.wl($key).'">'.dir_trimPageTitle(dir_get_first_heading($key),$trimLimit).'</a>';
/plugin/extendpage/
H A Dadmin.php72 send_redirect(wl($ID, array('do' => 'admin', 'page' => 'extendpage'), true, '&'));
91 echo '<form action="' . wl($ID) . '" action="post">';
112 $link = wl(
/plugin/googlesearch/
H A Daction.php143 … echo $this->external_link(wl('',array('do'=>'googlesearch','id'=>$q,'start'=>$prev),'false','&'),
151 … echo $this->external_link(wl('',array('do'=>'googlesearch','id'=>$q,'start'=>$next),'false','&'),
170 …print '<form action="'.wl().'" accept-charset="utf-8" class="search" id="dw__search"><div class="n…
/plugin/cite/
H A Dcode.php24 return wl($ID, ['rev' => $rev], true);
43 return wl($ID, ['rev' => $rev, 'do' => 'cite'], true);
/plugin/telleveryone/
H A Dadmin.php80 send_redirect(wl($ID, array('do' => 'admin', 'page' => 'telleveryone'), true, '&'));
126 $edit_link = wl(
136 $delete_link = wl(
185 $cancel_link = wl(
/plugin/publish/
H A Dsyntax.php88 $renderer->doc .= wl($this_ns . ':' . $this->getConf('start'));
97 $updated = '<a href="' . wl($page[0]) . '">' . dformat($page[2]) . '</a>';
107 wl($page[0], 'rev=' . $last),
117 $renderer->doc .= wl($page[0]);
/plugin/authplaincas/
H A Daction.php36 return wl($ID, '', true, '');
41 return wl($ID, 'do=' . $do, true, '&');
80 …$event->data->insertElement($insertElement,'<p>'.$lang['pwdforget'].': <a href="'.wl($ID,'do=resen…
/plugin/structpublish/
H A Dadmin.php84 send_redirect(wl($ID, array('do' => 'admin', 'page' => 'structpublish'), true, '&'));
105 echo '<form action="' . wl($ID) . '" action="post">';
125 $link = wl(
/plugin/shorty/
H A Dhelper.php89 $longUrl = rawurlencode(wl($pageID,'',true));
120 $longUrl = rawurlencode(wl($pageID,'',true));
148 $longUrl = rawurlencode(wl($pageID,'',true));
/plugin/approve/
H A Dadmin.php64 send_redirect(wl($ID, array('do' => 'admin', 'page' => 'approve'), true, '&'));
91 echo '<form action="' . wl($ID) . '" action="post">';
110 $link = wl(
/plugin/struct/admin/
H A Dassignments.php81 send_redirect(wl($ID, ['do' => 'admin', 'page' => 'struct_assignments'], true, '&'));
102 echo '<form action="' . wl($ID) . '" action="post">';
120 $link = wl(

12345678910>>...19