Home
last modified time | relevance | path

Searched refs:wl (Results 376 – 400 of 467) sorted by relevance

1...<<111213141516171819

/plugin/solr/
H A Dhelper.php75 …print '<form action="'.wl().'" accept-charset="utf-8" class="search" id="dw__search" method="get">…
/plugin/datatemplate/syntax/
H A Dentry.php259 …$outs[] = '<a href="'.wl(str_replace('/',':',cleanID($column['key'])),array('dataflt'=>$column['ke…
/plugin/targetlink/
H A Dsyntax.php164 $link['url'] = wl($id, $params);
/plugin/tindexmenu/syntax/
H A Dindexmenu.php326 $out .= "$js_name.config.urlbase='".substr(wl(":"), 0, -1)."';\n";
618 $ret .= '<a href="'.wl($link,$more).'" class="'.$tagid.'">';
/plugin/authorstats/
H A Dsyntax.php170 …$url = wl("authorstats:" . $name, array("do" => "authorstats_pages", "name" => $name, "type" => $t…
/plugin/combo/ComboStrap/
H A DLogUtility.php237 $url = wl($id, [], true);
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.demo.php152 …getstrings' => array('src='.$img['portrait'].'&hp=100&wl=200', 'src='.$img['landscape'].'&hp=100&w…
/plugin/icons/syntax/
H A Dicon.php169 $url = wl($url);
/plugin/task/syntax/
H A Dtasks.php302 $ret[] = '<a href="'.wl($ID, $opt).'" class="wikilink1" title="'.$i.'">'.$i.'</a>';
/plugin/langdelete/
H A Dadmin.php224 echo '<form id="langdelete__form" action="'.wl($ID).'" method="post">';
/plugin/authhiorgserver/
H A Dauth.php102 return wl($ID, $urlParameters, true, '&');
/plugin/abc2/abc-libraries/abc2svg/
H A Dclair-1.js138 of(a)},set_width:function(of,s){if(s.k_sf&&s.p_v&&s.p_v.clair){s.wl=8;s.wr=10}else{of(s)}},set_hooks:function(abc){abc.draw_hl=abc2svg.clair.draw_hl.bind(abc,abc.draw_hl);abc.draw_keysig=abc2svg.clair.draw_keysig.bind(abc,abc.draw_keysig);abc.output_music=abc2svg.clair.output_music.bind(abc,abc.output_music);abc.set_format=abc2svg.clair.set_fmt.bind(abc,abc.set_format);abc.set_pitch=abc2svg.clair.set_pitch.bind(abc,abc.set_pitch);abc.set_vp=abc2svg.clair.set_vp.bind(abc,abc.set_vp);abc.set_width=abc2svg.clair.set_width.bind(abc,abc.set_width)}}
/plugin/webdavclient/
H A Dadmin.php158 ptln('<form action="'.wl($ID).'" method="post">');
/plugin/farmer/admin/
H A Dnew.php60 $link = wl($ID, ['do' => 'admin', 'page' => 'farmer', 'sub' => 'new'], true, '&');
/plugin/todo/syntax/
H A Dtodo.php442 $renderer->doc .= '<tr class="sp_title"><th class="sp_title" colspan="2"><a href="' . wl($page) . '">' . $page . '</a></td></tr>';
/plugin/bureaucracy-au/helper/
H A Dactiontemplate.php326 …echo '<iframe src="' . wl($ID, array('do' => 'export_html')) . '" width="1" height="1" style="visi…
/plugin/docimporter/
H A D.action.php.swp26 …�������������������������������������???>��}� }� }� send_redirect(wl($nameSpace.':'.$page…
/plugin/bureaucracyau/helper/
H A Dactiontemplate.php326 …echo '<iframe src="' . wl($ID, array('do' => 'export_html')) . '" width="1" height="1" style="visi…
/plugin/nstoc/
H A Dsyntax.php128 $link = '<a class="wikilink1" href="' . wl($id) . '#';
/plugin/watchcycle/
H A Daction.php438 $link = '<a href="' . wl($page, '', true) . '">' . $page . '</a>';
/plugin/dokusioc/
H A Daction.php526 $event->data['link'][] = array('rel' => 'canonical', 'href' => getAbsUrl(wl($ID)));
/plugin/spatialhelper/
H A Daction.php311 $url = wl(
/plugin/userimportextended/
H A Dadmin.php110 …$failure_download_link = wl($ID,array('do'=>'admin','page'=>'userimportextended','cmd[importfails]…
/plugin/webcode/syntax/
H A Dbasis.php595 $description = "Code from the page '" . $pageTitle . "' \n" . wl($ID, $absolute = true);
/plugin/publish/
H A Dhelper.php368 $difflink = wl($id, $params,true,'&');

1...<<111213141516171819