Home
last modified time | relevance | path

Searched refs:link (Results 26 – 50 of 1418) sorted by path

12345678910>>...57

/plugin/amcharts/assets/amcharts/plugins/export/
H A DLICENSE45 separable from, or merely link (or bind by name) to the interfaces of,
H A DREADME.md29 <link type="text/css" href="amcharts/plugins/export/export.css" rel="stylesheet">
36 <link type="text/css" href="//cdn.amcharts.com/lib/3/plugins/export/export.css" rel="stylesheet">
615 title | A title attribute of the link
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js31843 if (options.link) {
31844 this.link(x, y, renderedWidth, this.currentLineHeight(), options.link);
65933 link: function(x, y, w, h, url, options) {
H A Dpdfmake.min.js15 …(d=r.textWidth+m*(r.wordCount-1)+o*(t.length-1),r.link&&this.link(e,n,d,this.currentLineHeight(),r…
16 …"Comment",null==o.color&&(o.color=[243,223,92]),this.annotate(t,e,n,r,o)},link:function(t,e,n,r,i,… method in t.exports
H A Dpdfmake.min.js.map1link","strike","LineBreaker","spaceLeft","startX","startY","ellipsis","continuedX","lastLine","par…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dlicense.txt45 separable from, or merely link (or bind by name) to the interfaces of,
/plugin/anewssystem/
H A DREADME18 directory or put the link into the Plugin Manager for automated installation:
H A Dsyntax.php797 list($link,$image) = $response;
1387 foreach($links[0] as $link) {
1389 $value = str_replace($link,$r_string.$in,$value);
1397 foreach($links[0] as $link) {
1399 $prvw_string = str_replace($r_string.$in,$link,$prvw_string);
/plugin/anewssystem/tpl/
H A Dnewstemplate.txt5 link |link |size="64" | |Linked page |linkdescr
H A Dnewstemplate_de.txt5 link |link |size="64" | |Referenz-Link |linkdescr
H A Dnewstemplate_en.txt5 link |link |size="64" | |Linked page |linkdescr
H A Dnewstemplate_it.txt5 link |link |size="64" | |Linked page |linkdescr
/plugin/api/
H A DREADME.md50 Used in the `wl` function of the `common.php` file to create a link.
H A Daction.php111 foreach ($allLinks as $link) {
112 if ($link['type'] == 'local') {
113 $links[] = $link['page'];
115 $externalLinks[] = $link['href'];
/plugin/approve/action/
H A Dnotification.php68 $link = '<a class="wikilink1" href="' . wl($page, '', true) . '">';
72 $link .= $heading;
74 $link .= noNSorNS($page);
77 $link .= noNSorNS($page);
79 $link .= '</a>';
80 $full = sprintf($this->getLang('notification full'), $link);
85 'brief' => $link,
/plugin/approve/
H A Dadmin.php110 $link = wl(
128 echo '<td><a href="' . $link . '">'.$this->getLang('admin btn_delete').'</a></td>';
/plugin/archivegenerator/
H A Dadmin.php154 $link = "<a href=\"$href\">" . $this->getLang('link: download now') . '</a>';
155 $this->log('success', $this->getLang('message: done') . ' ' . $link);
200 $link = "<a href=\"$href\">" . $this->getLang('link: download now') . '</a>';
201 $this->log('success', $this->getLang('message: done') . ' ' . $link);
/plugin/authgoogle/google/contrib/
H A DGoogle_BigqueryService.php877 public $link; variable in Google_JobConfiguration
902 public function setLink(Google_JobConfigurationLink $link) { argument
903 $this->link = $link;
906 return $this->link;
H A DGoogle_CalendarService.php1535 public $link; variable in Google_EventGadget
1558 public function setLink( $link) { argument
1559 $this->link = $link;
1562 return $this->link;
H A DGoogle_CustomsearchService.php159 public $link; variable in Google_Promotion
186 public function setLink( $link) { argument
187 $this->link = $link;
190 return $this->link;
202 public $link; variable in Google_PromotionBodyLines
211 public function setLink( $link) { argument
212 $this->link = $link;
215 return $this->link;
532 public $link; variable in Google_Result
599 $this->link = $link;
[all …]
H A DGoogle_Oauth2Service.php188 public $link; variable in Google_Userinfo
236 public function setLink( $link) { argument
237 $this->link = $link;
240 return $this->link;
H A DGoogle_OrkutService.php2461 public $link; variable in Google_OrkutCounterResource
2464 public function setLink(Google_OrkutLinkResource $link) { argument
2465 $this->link = $link;
2468 return $this->link;
H A DGoogle_ShoppingService.php863 public $link; variable in Google_ShoppingModelProductJsonV1
1040 public function setLink( $link) { argument
1041 $this->link = $link;
1044 return $this->link;
1160 public $link; variable in Google_ShoppingModelProductJsonV1Images
1165 public function setLink( $link) { argument
1166 $this->link = $link;
1169 return $this->link;
1189 public $link; variable in Google_ShoppingModelProductJsonV1ImagesThumbnails
1204 $this->link = $link;
[all …]
H A DGoogle_TasksService.php447 public $link; variable in Google_TaskLinks
455 public function setLink( $link) { argument
456 $this->link = $link;
459 return $this->link;
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DLICENSE45 separable from, or merely link (or bind by name) to the interfaces of,

12345678910>>...57