Home
last modified time | relevance | path

Searched refs:link (Results 176 – 200 of 1418) sorted by relevance

12345678910>>...57

/plugin/docnavigation/syntax/
H A Dtoc.php224 if (empty($pagedata['previous']['link']) || $pagedata['previous']['link'] != $previouspage) {
233 if (empty($pagedata['next']['link'])) {
236 $nextpageid = $pagedata['next']['link'];
271 $link = html_wikilink(':' . $item['id'], $name);
274 $ret .= $link;
277 $ret .= $link;
/plugin/latexport/_test/
H A Ddecorator_includer.test.php48 $link = $this->includes->pop();
49 $this->assertEquals(DecoratorIncluderTest::LINK, $link->getLink(), "Link");
182 $link = $this->includes->pop();
183 $this->assertEquals($link->getLink(), DecoratorIncluderTest::LINK2, "Link is not as expected");
184 $this->assertEquals($link->getTitle(), DecoratorIncluderTest::TITLE2, "Title is not as expected");
201 $link = $this->includes->pop();
202 $this->assertEquals($link->getHeadingLevel(), 3, "Heading level is not as expected");
262 $link = $this->includes->pop();
264 $this->assertEquals(4, $link->getHeadingLevel(), "Heading level");
279 $link = $this->includes->pop();
[all …]
/plugin/filelist/
H A Dsyntax.php250 render_odt_link($link, Doku_Renderer $renderer) global() argument
/plugin/flickr/
H A Dsyntax.php126 // don't link flash movies
130 $link['class'] .= ' mediafile mf_'.$ext;
134 $renderer->doc .= $renderer->_formatLink($link);
/plugin/tabinclude/
H A Dajax.php33 $link = $ID; variable
34 if(strpos($ID,":")===0) $link = substr($ID,1); variable
38 $pagelink = tpl_link(wl($link),$goto,'',true);
/plugin/combo/resources/snippet/js/
H A Dpage-explorer-tree.js23 let link = element.querySelector(`a[data-wiki-id='${processedId}']`);
24 if (link != null) {
25 link.classList.add("active");
/plugin/actionlink/
H A Dsyntax.php196 $link='<a href="'.$url.'" ';
197 if ($more) $link.=' '.$more;
198 $link.=">$name</a>";
199 return $link;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DTextStyle.php162 public function setLink(Link $link) argument
164 $this->link = $link;
171 return $this->link;
/plugin/api/
H A Daction.php111 foreach ($allLinks as $link) {
112 if ($link['type'] == 'local') {
113 $links[] = $link['page'];
115 $externalLinks[] = $link['href'];
/plugin/ckgedit/action/
H A Dsave.php217 $link = explode('?',$matches[1]);
218 list($link_id,$linktext) = explode('|', $link[0]);
223 $link = explode('?',$matches[1]);
224 if($link[1]) {
225 $link_id = $link[0];
226 list($qs,$linktext) = explode('|', $link[1]);
228 else list($link_id,$linktext) = explode('|', $link[0]);
257 $link = explode('?',$matches[2]);
258 list($link_id,$linktext) = explode('|', $link[0]);
260 if(!empty($link[1])) $rel .= '?' . $link[1];
/plugin/yearbox/
H A Dsyntax.php281 $link = $this->getDayLinkHTML($id, $day_fmt, $conf[ 'userewrite' ]);
282 return '<td' . $day_css . '>' . $link . '</td>';
407 $link = html_wikilink($id, $name);
411 $link = preg_replace('/title=\".+?\"/', 'title="' . $preview . '"', $link, 1);
412 return $link;
428 $link = html_wikilink($id, $day_fmt);
431 return preg_replace('/\" class/', $sym . 'do=edit" class', $link, 1);
/plugin/autolink3/
H A Dajax.php119 $link = sort_tab(read_file(), compare_len);
120 $link = sort_tab_space($link);
121 foreach ($link as $elem):{
/plugin/projects/lib/
H A Dlayout.php61 $link = "<a href=\"" . wl($dep_id) . "\">$dep</a>";
62 else $link = $dep;
64 "Do not know how to generate the dependency $link");
139 private $link = NULL; variable in TargetLayout
144 if ($project != NULL) $this->link = ml($ID);
157 $link = $this->link;
/plugin/svgembed/
H A Dsyntax.php25 $link = preg_replace(array('/^\{\{/', '/\}\}$/u'), '', $match);
28 $link = explode('|', $link, 2);
31 $link[0] = trim($link[0]);
34 $pos = strrpos($link[0], '?');
37 $param = substr($link[0], $pos + 1);
/plugin/tfslink/
H A Dstyle.css1 /* tfs link plugin styles */
5 background-image: url(../../plugins/tfslink/images/workitem-link.png) !important;
8 /* - wizard: add work item link */
/plugin/sidebarng/lang/en/
H A Dnosidebar.txt6 * [[link 1]]
7 * [[link 2]]
8 * [[link 3]]
/plugin/jsonrpc/
H A Djsonrpc.php504 $link = array();
507 $link['type'] = 'local';
508 $link['page'] = $in[1][0];
510 array_push($links,$link);
513 $link['type'] = 'extern';
514 $link['page'] = $in[1][0];
516 array_push($links,$link);
520 $link['type'] = 'extern';
521 $link['page'] = $url;
522 $link['href'] = $url;
[all …]
/plugin/redirect2/
H A Dadmin.php150 $link = '{{:'.$id.'?linkonly|'.$id.'}}';
151 $html = strip_tags(p_render($format, p_get_instructions($link), $info), '<a>');
154 $link = '[[:'.$id.'|'.$id.']]';
155 $html = strip_tags(p_render($format, p_get_instructions($link), $info), '<a>');
/plugin/csstimeline/
H A Dfeed.php84 $rss->link = DOKU_URL;
93 $image->link = DOKU_URL;
108 $item->link = htmlspecialchars_decode($entry['link']);
110 $item->link = wl($id, '', true, '&');
/plugin/overlay/
H A Daction.php169 …$link = '<a href="javascript:jQuery(\'#overlay\').toggle();void(0);" class="' . $edclass . '" rel…
171 $link = '<li class = "dwedit">' . $link .'</li>';
174 $link = '<span class = "ovltitle">' . $link .'</span>';
178 array('overlay' => $link) + array_slice($event->data['items'], 1, NULL, true);
/plugin/commonmark/vendor/league/commonmark/src/Inline/Parser/
H A DCloseBracketParser.php
/plugin/mindmap/
H A Dsyntax.php517 foreach($page['links'] as $link){
518 $output .= " \"page-$id\" -> \"page-$link\" [color=navy];\n";
520 foreach($page['media'] as $link){
521 $output .= " \"page-$id\" -> \"media-$link\" [color=firebrick];\n";
596 foreach($page['links'] as $link){
598 … $output .= " <edge id=\"$cnt\" source=\"page-$id\" target=\"page-$link\" />\n";
600 foreach($page['media'] as $link){
602 … $output .= " <edge id=\"$cnt\" source=\"page-$id\" target=\"media-$link\" />\n";
/plugin/daummovie/
H A Dsyntax.php75 $data['link'] =$movie->title[0]->link;
106 …$renderer->doc.= "<a href=\"".$data['link']."\" class=\"urlextern\" rel=\"nofollow\">".$data['titl…
114 …// $renderer->doc.= "<a href=\"".$data['link']."\" rel=\"nofollow\">".$data['title']." <small>".…
/plugin/stlviewer/
H A DREADME.md10 - manual: Do not render automatically, show a link to trigger it
11 - noop: disable rendering (link instead)
23 * short download link (@Laserlicht)
/plugin/authorstats/
H A Dsyntax.php171 $link = array(
177 …$link = "<a href='" . $link["href"] . "' class='" . $link["class"] . "' title='" . $link["tooltip"…
178 return $link;

12345678910>>...57