Home
last modified time | relevance | path

Searched refs:link (Results 126 – 150 of 1418) sorted by relevance

12345678910>>...57

/plugin/xcom/
H A Dstyle.css40 #xcom_status a:link {color:#333;} /* unvisited link */
41 #xcom_status a:visited {color:#333;} /* visited link */
42 #xcom_status a:hover {color:#999;} /* mouse over link */
43 #xcom_status a:active {color:#000;} /* selected link */
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DCollection.php64 public $link; variable in Google\\Service\\ShoppingContent\\Collection
217 public function setLink($link) argument
219 $this->link = $link;
226 return $this->link;
/plugin/autolink3/
H A Daction.php52 $link = sort_tab(read_file(), compare_len);
53 $link = sort_tab_space($link);
54 foreach ($link as $elem):{
/plugin/backlinks2/_test/data/meta/exclude/
H A Dlink.changes1 1463393483 127.0.0.1 C exclude:link mprins aangemaakt
2 1463393639 127.0.0.1 E exclude:link Externe bewerking
3 1463393812 127.0.0.1 e exclude:link mprins
H A Dlink.meta1link";s:4:"user";s:6:"mprins";s:3:"sum";s:0:"";s:5:"extra";s:0:"";}s:5:"title";s:28:"An excluded l…
3 …393812;s:2:"ip";s:9:"127.0.0.1";s:4:"type";s:1:"e";s:2:"id";s:12:"exclude:link";s:4:"user";s:6:"mp…
/plugin/backlinks2/_test/data/meta/include/
H A Dlink.changes1 1463393463 127.0.0.1 C include:link mprins aangemaakt
2 1463393637 127.0.0.1 E include:link Externe bewerking
3 1463393826 127.0.0.1 e include:link mprins
H A Dlink.meta1link";s:4:"user";s:6:"mprins";s:3:"sum";s:0:"";s:5:"extra";s:0:"";}s:5:"title";s:28:"An included l…
3 …393826;s:2:"ip";s:9:"127.0.0.1";s:4:"type";s:1:"e";s:2:"id";s:12:"include:link";s:4:"user";s:6:"mp…
/plugin/pubmed2020/site/
H A Ddescription.txt28 ^[[#short]] |link |Show a short pubmed link|
29 ^[[#long]] |link |Show a detailed pubmed link|
30 ^[[#long_abstract]]|link |Show a detailed pubmed link and the complete abstract of the article (if …
31 ^[[#search]] |link |Create a link to a search query over PubMed (you can use MeSH terms, wild…
/plugin/siteexport/syntax/
H A Dtoc.php61 $link = explode('|', $link, 2);
62 if (!isset($link[1])) {
63 $link[1] = NULL;
64 } else if (preg_match('/^\{\{[^\}]+\}\}$/', $link[1])) {
66 $link[1] = Doku_Handler_Parse_Media($link[1]);
68 $link[0] = trim($link[0]);
70 if (!(preg_match('/^[a-zA-Z0-9\.]+>{1}.*$/u', $link[0]) ||
71 preg_match('/^\\\\\\\\[\w.:?\-;,]+?\\\\/u', $link[0]) ||
72 preg_match('#^([a-z0-9\-\.+]+?)://#i', $link[0]) ||
74 preg_match('!^#.+!', $link[0]))
[all …]
/plugin/snippets/
H A Dscript.js90 link = links[i];
91 page = link.title;
92 div = link.parentNode;
95 span.innerHTML = link.innerHTML;
96 div.removeChild(link);
98 if(!link.href.match(/templ_|templ:/)) {
129 link = links[i];
131 span.innerHTML = link.innerHTML;
132 div = link.parentNode;
133 div.removeChild(link);
/plugin/preservefilenames/
H A Daction_adorabelle.php89 $link = ml($fakeId,'',true);
90 … echo ' <a href="'.$link.'" target="_blank"><img src="'.DOKU_BASE.'lib/images/magnifier.png" '.
94 $link = wl('',array('do'=>'media','image'=>$fakeId,'ns'=>$ns));
95 … echo ' <a href="'.$link.'" target="_blank"><img src="'.DOKU_BASE.'lib/images/mediamanager.png" '.
100 $link = DOKU_BASE.'lib/exe/mediamanager.php?delete='.rawurlencode($fakeId).
102 echo ' <a href="'.$link.'" class="btn_media_delete" title="'.$fakeId_escaped.'">'.
/plugin/sqljson/
H A Dsyntax.php91 $link = mysqli_connect($host, $user, $password, $DB);
92 mysqli_set_charset($link, "utf8");
95 if ( $link )
97 $result = mysqli_query($link, $querystring);
160 mysqli_close($link);
/plugin/multilingual/
H A Dhelper.php64 $link = ':'.$lng.':'.$idpart;
76 resolve_pageid(getNS($ID),$link,$exists);
78 return array($link,$flag,$exists);
85 return array($link,$name,$exists);
/plugin/html2pdf/multilingual/
H A Dhelper.php64 $link = ':'.$lng.':'.$idpart;
76 resolve_pageid(getNS($ID),$link,$exists);
78 return array($link,$flag,$exists);
85 return array($link,$name,$exists);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DShapeProperties.php68 public function setLink(Link $link) argument
70 $this->link = $link;
77 return $this->link;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DResult.php62 public $link; variable in Google\\Service\\CustomSearchAPI\\Result
223 public function setLink($link) argument
225 $this->link = $link;
232 return $this->link;
/plugin/ireadit/syntax/
H A Dlist.php171 $link = '<a class="wikilink1" href="' . $url . '">';
175 $link .= $heading;
177 $link .= noNSorNS($page);
180 $link .= noNSorNS($page);
182 $link .= '</a>';
183 $renderer->doc .= '<li class="li">' . $link . '</li>';
/plugin/issuetracker/
H A Ditsearch.php118 …$link = 'doku.php?id='.$ID.'&do=showcaselink&showid='.$item['id'].'&project='.$item['project'… variable
125 …<td><a href="'.$link.'" title="'.$this->getLang('search_Issue')." ".$item['id'].'">'.$item['id'].'…
126 …<td><b><a href="'.$link.'" title="'.$this->getLang('search_Issue')." ".$item['id'].'">'.$item['tit…
135 …$link = 'doku.php?id='.$ID.'&do=showcaselink&showid='.$item['id'].'&project='.$item['proj… variable
137 …tgrey;" ><td>'.$is_txt.'</td><td>'.$item['project'].'</td><td><a href="'.$link.'" title="'.$this->…
146 …<td><a href="'.$link.'#a'.$comment['id'].'" title="'.$this->getLang('search_Comment')." ".$comment…
147 …<td><a href="'.$link.'#a'.$comment['id'].'" title="'.$this->getLang('search_Comment')." ".$comment…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DFile.php582 $link = $this->getId() . '.html#';
595 'link' => $link . $class['startLine']
602 …$this->classes[$className]['methods'][$methodName] = $this->newMethod($methodName, $method, $link);
618 $link = $this->getId() . '.html#';
631 'link' => $link . $trait['startLine']
638 … $this->traits[$traitName]['methods'][$methodName] = $this->newMethod($methodName, $method, $link);
654 $link = $this->getId() . '.html#';
666 'link' => $link . $function['startLine']
702 * @param string $link
706 private function newMethod($methodName, array $method, $link) argument
[all …]
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js408 addedLinks.push(link);
412 var link = addedLinks[i];
413 links.push(link);
415 linkCells[link] = cell;
509 var link = {};
512 link.weight = 0.5;
514 return link;
859 result.push(link);
876 var link = links[i];
881 if (link.source == existingLink.source && link.target == existingLink.target)
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_undo.js132 link: "link", property in gantt.config.undo_types
178 function updLink(link, oldTaskId, newTaskId) { argument
179 if (!link) {
182 if (link.source === oldTaskId) {
183 link.source = newTaskId;
185 if (link.target === oldTaskId) {
186 link.target = newTaskId;
472 _this.onLinkAdded(link);
475 _this.onLinkUpdated(link);
478 _this.onLinkDeleted(link);
[all …]
/plugin/autotranslation/
H A Dscript.js12 var link = action + '?id=' + id;
14 link = action + id;
17 window.location.href=link;
/plugin/podcast/blogtng-tpl/
H A Dentry.php18 <?php if ($link = $entry->tpl_previouslink('« @TITLE@', $entry->entry['page'], true)) { ?> variable
20 <?php echo $link?>
23 <?php if ($link = $entry->tpl_nextlink('@TITLE@ »', $entry->entry['page'], true)) { ?> variable
25 <?php echo $link?>
/plugin/indexmenu/images/thread2/
H A Dstyle.css7 a.nodeFdUrl Namespace with url link (headpage) js
8 a.node Namespace without url link js
12 a.indexmenu_idx_head link style of a namespace with url (headpage) nojs
13 a.indexmenu_idx link style of a namespace without url nojs
/plugin/survey/helper/
H A Dsurvey.php98 $link = $titleMatches[1];
101 $link = $name = $matches[1];
104 if (preg_match("/^(http|ftp)/", $link)) {
109 '<a href="' . $link . '">' . $name . "</a>",
117 html_wikilink($link, $name),

12345678910>>...57