Home
last modified time | relevance | path

Searched refs:wl (Results 426 – 450 of 467) sorted by relevance

1...<<111213141516171819

/plugin/nodetailsxhtml/
H A Drenderer.php301 $link['url'] = wl($id, $params);
/plugin/odtplus2dw/
H A Daction.php62 .'<a href='.wl($ID, $params).' class="action import_file" rel="nofollow" title="'.$this->getLang('import_button').'">'
/plugin/jsonrpc/
H A Djsonrpc.php509 $link['href'] = wl($in[1][0]);
/plugin/pubmed2020/
H A Dsyntax.php688 $url = wl($ID,'',true);
/plugin/combo/ComboStrap/
H A DSite.php839 $upgradeLink = "<a href=\"" . wl() . "&do=admin&page=extension" . "\">upgrade <b>$upgradeTarget</b> via the extension manager</a>";
/plugin/batchedit/
H A Dinterface.php301 $link = wl($pageId);
/plugin/mikioplugin/syntax/
H A Dcore.php648 return wl($url);
/plugin/groupmanager/
H A Dsyntax.php621 $renderer->doc .= "<form action=\"" . wl($ID) . "\" method=\"post\">";
/plugin/ckgdoku/action/
H A Dedit.php737 …$chrome_dwedit_link = '<a href="'.wl($INFO['id'],array('do'=>'show')).'" ' . 'onclick="draft_dele…
/plugin/combo/action/
H A Drouter.php
/plugin/tagging/
H A Dhelper.php695 $html .= '<li><a href="' . wl($pid) . '" target="_blank">' . $pid . '</li>';
/plugin/pagemove/
H A Dadmin.php141 ptln(' <form name="frm" action="'.wl($ID).'" method="post">');
/plugin/owncloud/
H A Dhelper.php839 …$ret .= DOKU_TAB.'<li><span class="curid"><a href="'.wl($row['wikipage']).'" class="wikilink1" tit…
/plugin/nroff/
H A Drenderer.php548 $link['url'] = wl($id);
/plugin/ckgedit/action/
H A Dedit.php796 …$chrome_dwedit_link = '<a href="'.wl($INFO['id'],array('do'=>'show')).'" ' . 'onclick="draft_dele…
/plugin/photogallery/
H A Dsyntax.php563 $href = wl($data['pg'], 'gallery0#lg=1&amp;slide=0');
/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php79 public $wl = null; // Width (Landscape Images Only) variable in phpthumb
1865 $wAll = (int) max($this->w, $this->wp, $this->wl, $this->ws) - (2 * $borderThickness);
3460 $this->w = phpthumb_functions::OneOfThese($this->wp, $this->w, $this->ws, $this->wl);
3464 $this->w = phpthumb_functions::OneOfThese($this->wl, $this->w, $this->ws, $this->wp);
3468 $this->w = phpthumb_functions::OneOfThese($this->ws, $this->w, $this->wl, $this->wp);
/plugin/odp/
H A Drenderer.php1109 $url = wl($id,'',true);
/plugin/translator/
H A Dhelper.php1160 return tpl_link(wl($ID, $options),$name,null,true);
/plugin/latexit/
H A Drenderer.php1007 $url = wl($link, $params, $absoluteURL);
/plugin/godiag/
H A Dsyntax.php654 $href = wl($href);
/plugin/phpipam/
H A Dsyntax.php2222 $item['link'] = wl(cleanID(preg_replace('/^\[\[([^]|]+).*/',
/plugin/xlsx2dw/packages/xmltojson/
H A Dxmltojson.js209 function xl(){xl=Nf;wl=Pb(fe,it,41,256,0,1)}
441 function vl(a){var b,c;if(mf(a,-129)>0&&mf(a,128)<0){b=Df(a)+128;c=(xl(),wl)[b];!c&&(c=wl[b]=new rl…
600 …;_.p=function ul(){return ''+Ef(this.a)};_.a=0;var fe=Ck(Ps,'Long',41);var wl;Mf(160,1,{});Mf(73,6… variable
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.readme.txt206 wl = max width for landscape images
/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

1...<<111213141516171819