Home
last modified time | relevance | path

Searched refs:link (Results 326 – 350 of 1418) sorted by last modified time

1...<<11121314151617181920>>...57

/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js8127 view.buildGotoAnchorHtml(// aside from link, important for matchCellWidths
12707 view.buildGotoAnchorHtml(// aside from link, important for matchCellWidths
H A Dfullcalendar.print.less13 * When including this stylesheet, use the media='print' attribute of the <link> tag.
H A Dfullcalendar.less544 /* "more" link that represents hidden events */
555 /* rows and cells that are hidden because of a "more" link */
558 /* popover that appears when "more" link is clicked */
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DHtmlOutputHelper.php91 function link($url, $label = null) { function in Sabre\\DAV\\Browser\\HtmlOutputHelper
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DHref.php133 $links[] = $html->link($href);
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DAcl.php135 echo '<td>', $html->link($privilege['principal']), '</td>';
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css266 .oi[data-glyph=external-link]:before { content:'\e064'; }
332 .oi[data-glyph=link-broken]:before { content:'\e085'; }
334 .oi[data-glyph=link-intact]:before { content:'\e086'; }
/plugin/text/
H A Drenderer.php427 function camelcaselink($link, $returnonly=false) { argument
428 $this->internallink($link,$link);
575 function _formatLink($link) { argument
576 if (!empty($link['name']))
577 return $link['name'];
578 elseif (!empty($link['title']))
579 return $link['title'];
580 return $link['url'];
/plugin/indexmenu/images/doku2/
H A Dstyle.css7 .dokuwiki .dtree a:link,
8 .dokuwiki .aside .dtree a:link {
/plugin/indexmenu/images/human.png/
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/indexmenu/
H A Daction.php436 $link = '#' . $item['hid'];
438 $link = $item['link'];
442 if ($link[0] == '#') {
443 $link = wl($id, $link, false, '');
445 return '<a href="' . $link . '">' . hsc($item['title']) . '</a>';
541 // $event->data["link"][] = [
547 // $event->data["link"][] = [
553 // $event->data["link"][]
[all...]
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
39 .dokuwiki .dtree a:link,
40 .dokuwiki .aside .dtree a:link {
67 /*Namespace without page link in nojs mode. !important has to be used*/
74 /*Namespace with page link (headpage) in nojs mode. !important has to be used*/
/plugin/indexmenu/syntax/
H A Dindexmenu.php810 * - title title of link
829 $link = $item['id'];
831 //namespace link
833 $link = $item['hns'];
849 $ret .= '<a href="' . wl($link, $more) . '" class="' . $tagid . '">'
857 //page 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/actionrenderer/
H A Drenderer.php375 public function camelcaselink($link, $returnonly = false) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DImageProperties.php90 public function setLink(Link $link) argument
92 $this->link = $link;
99 return $this->link;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DAccounts.php157 public function link($merchantId, $accountId, AccountsLinkRequest $postBody, $optParams = []) function in Google\\Service\\ShoppingContent\\Resource\\Accounts
/plugin/authgooglesheets/vendor/google/auth/
H A DCOPYING46 separable from, or merely link (or bind by name) to the interfaces of,
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DPromotion.php38 public $link; variable in Google\\Service\\CustomSearchAPI\\Promotion
103 public function setLink($link) argument
105 $this->link = $link;
112 return $this->link;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEventGadget.php37 public $link; variable in Google\\Service\\Calendar\\EventGadget
100 public function setLink($link) argument
102 $this->link = $link;
109 return $this->link;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php1842 * @param string $link
1847 public function readlink($link) argument
1853 $link = $this->realpath($link);
1855 $this->send_sftp_packet(NET_SFTP_READLINK, Strings::packSSH2('s', $link));
1886 * @param string $link
1891 public function symlink($target, $link) argument
1898 $link = $this->realpath($link);
1909 $packet = Strings::packSSH2('ssC', $link, $target, 1);
1927 Strings::packSSH2('ss', $target, $link) :
1928 Strings::packSSH2('ss', $link, $target);
/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/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
H A DWebpushFcmOptions.php29 public $link; variable in Google\\Service\\FirebaseCloudMessaging\\WebpushFcmOptions
48 public function setLink($link) argument
50 $this->link = $link;
57 return $this->link;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseDynamicLinks/
H A DManagedShortLink.php36 public $link; variable in Google\\Service\\FirebaseDynamicLinks\\ManagedShortLink
91 public function setLink($link) argument
93 $this->link = $link;
100 return $this->link;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Tasks/
H A DTaskLinks.php29 public $link; variable in Google\\Service\\Tasks\\TaskLinks
52 public function setLink($link) argument
54 $this->link = $link;
61 return $this->link;

1...<<11121314151617181920>>...57