Home
last modified time | relevance | path

Searched refs:wl (Results 151 – 175 of 467) sorted by last modified time

12345678910>>...19

/plugin/evesso/
H A Dauth.php185 send_redirect(wl($page, $params, false, '&'));
H A Daction.php47 send_redirect(wl($ID));
91 …. 'Update your <a href="' . wl($ID, array('do' => 'admin', 'page' => 'acl'), true, '&') . '">ACL<…
344 …$html .= '<a href="' . wl($ID, array('evessologin' => $service)) . '" class="plugin_evesso_' . $se…
380 $url = wl($ID, array('evessologin' => $hlp->getService()), true, '&');
/plugin/publish/action/
H A Dbanner.php123 printf($this->getLang('apr_recent_draft'), wl($ID, 'force_rev=1'));
141 printf($this->getLang('apr_outdated'), wl($ID, 'rev=' . $latestApprovedRevision));
185 wl($ID, 'rev=' . $previousApproved),
209 echo '<a href="' . wl($ID, array('rev' => $REV, 'publish_approve'=>1)) . '">';
H A Dmail.php220 $revlink = wl($id, $options, true, '&');
H A Dapprove.php70 send_redirect(wl($ID, array('rev' => $this->helper->getRevision()), true, '&'));
/plugin/publish/
H A Dhelper.php368 $difflink = wl($id, $params,true,'&');
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/stlviewer/stlviewer/
H A Dthree.min.js2wl={getContext:function(){return void 0===hl&&(hl=new(window.AudioContext||window.webkitAudioConte…
/plugin/userhomepage/
H A Daction.php211 … send_redirect(wl($this->public_page, array('do='.$this->getConf('action')), true));
215 … send_redirect(wl($this->private_page, array('do='.$this->getConf('action')), true));
220 send_redirect(wl($this->private_page, '', true));
456wl($privateId).'" class="'.$classes.' uhp_fa" rel="nofollow" title="'.$this->getLang('privatenames…
458wl($privateId).'" class="'.$classes.' uhp_private_'.$this->getConf('userlink_icons').'" rel="nofol…
462 …$return = '</a> (<a href="'.wl($publicId).'" class="'.$classes.' uhp_fa" rel="nofollow" title="'.$…
464 …$return = '<bdi>'.$INFO['userinfo']['name'].'</bdi> (<a href="'.wl($publicId).'" class="'.$classes…
468 …$return = '<a href="'.wl($privateId).'" class="'.$classes.' uhp_fa" rel="nofollow" title="'.$this-…
470 …$return = '<a href="'.wl($privateId).'" class="'.$classes.' uhp_private_'.$this->getConf('userlink…
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/tos/
H A Daction.php88 echo '<li class="tos-nope"><a href="' . wl($ID,
90 echo '<li class="tos-accept"><a href="' . wl($ID,
/plugin/indexmenu/
H A Daction.php411 $out .= '<a href="' . wl($id) . '">';
443 $link = wl($id, $link, false, '');
H A Dadmin.php
H A Dajax.php
/plugin/indexmenu/syntax/
H A Dindexmenu.php614 $out .= "$js_name.config.urlbase='" . substr(wl(":"), 0, -1) . "';\n";
849 $ret .= '<a href="' . wl($link, $more) . '" class="' . $tagid . '">'
/plugin/a2s/
H A Dsyntax.php218 return '"a2s:link":"' . wl( cleanID($match[1]), '', true ) . '"';
/plugin/c3chart/assets/
H A Dd3.min.js2wl=function(t,n){if((e=(t=n?t.toExponential(n-1):t.toExponential()).indexOf("e"))<0)return null;va… function
/plugin/translate/
H A Daction.php271 $url = wl($id, 'do=edit');
288 $url = wl($orig_id, $param, false, '&');
388 $url = wl($target_id, 'do=edit');
H A Dhelper.php219 $url = wl($id);
224 $url = wl($original_id, array('do'=>'translate', 'to'=>$language));
294 $url = wl($orig, 'do=translate');
/plugin/lms/syntax/
H A Dlms.php98 'href' => wl($id, $args, false, '&'),
/plugin/authorstats/
H A Dsyntax.php170 …$url = wl("authorstats:" . $name, array("do" => "authorstats_pages", "name" => $name, "type" => $t…
/plugin/latex-was/
H A Dadmin.php154 …ptln('<form action="'.wl($INFO['id']).'?do=admin&page='.$this->getPluginName().'" method="post">');
174 ptln('<form action="'.wl($INFO['id']).'" method="get">');
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.production.min.js34wl(e,t,n){Ka.call(this,e),this.postExecuted("shape.delete",500,(function(e){var t=e.context,i=t.hi… function
/plugin/popupviewer/syntax/
H A Dviewer.php145 $id=wl($id);
/plugin/xtern/
H A Dadmin.php128 ptln('<form action="'.wl($ID).'" method="post">');

12345678910>>...19