Home
last modified time | relevance | path

Searched refs:href (Results 276 – 300 of 918) sorted by relevance

1...<<11121314151617181920>>...37

/plugin/watchcycle/
H A Dadmin.php92 $href = wl($ID, $param);
94 ptln('<th><a href="' . $href . '">' . $icon . ' ' . $lang . '</a></th>');
122 ptln('<td><a href="' . wl($row['page']) . '" class="wikilink1">' . $row['page'] . '</a></td>');
/plugin/diagramsnet/lib/img/lib/mscae/
H A DWorkflow.svg1 …b4d9"><path d="M22.6 14h4.8v24.5h-4.8z"/><use xlink:href="#B"/></g><g fill="#0072c6"><use xlink:hr…
H A DSchedulerJobCollection.svg1 ….3 2.3-2.8 3.5-6.6 3.1-10.6" fill="#3999c6"/><use xlink:href="#B" fill="#a0a1a2"/><use xlink:href=…
H A DStorage_sync_service.svg1 …fill="#7a7a7a"/><use xlink:href="#B" fill="#1e1e1e"/><circle cx="25.582" cy="44.293" r="1.607" fil…
/plugin/authucenter/lib/uc_client/lib/
H A Duccode.class.php106 return '<a href="mailto:'.$email.'">'.$email.'</a>';
108 return '<a href="mailto:'.substr($email, 1).'">'.$text.'</a>';
/plugin/quicksubscribe/
H A Dscript.js9 * @param href {string}
11 function addmore($to, href) { argument
19 document.location = href;
62 addmore($overlay, $link.attr('href'));
88 addmore($overlay, $link.attr('href'));
92 addmore($overlay, $link.attr('href'));
/plugin/syntaxhighlighter4/
H A DREADME.md1 <p align="center"><a href="https://github.com/crazy-max/dokuwiki-plugin-syntaxhighlighter4" target=…
4 …<a href="https://github.com/crazy-max/dokuwiki-plugin-syntaxhighlighter4/releases"><img src="https…
5 …<a href="https://www.dokuwiki.org/releasenames"><img src="https://img.shields.io/badge/dokuwiki-%3…
6 …<a href="https://www.codacy.com/app/crazy-max/dokuwiki-plugin-syntaxhighlighter4"><img src="https:…
7 …<br /><a href="https://github.com/sponsors/crazy-max"><img src="https://img.shields.io/badge/spons…
8 …<a href="https://www.paypal.me/crazyws"><img src="https://img.shields.io/badge/donate-paypal-00457…
117 'href' => DOKU_BASE . 'lib/plugins/syntaxhighlighter4/dist/'.$this->getConf('theme'),
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php337 * @param string $href The sharee who is replying (often a mailto: address)
344 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null) { argument
350 return $this->caldavBackend->shareReply($href, $status, $calendarUri, $inReplyTo, $summary);
/plugin/fksnewsfeed/inc/renderer/
H A DVyfukRenderer.php192 $href = hsc($news->linkHref);
194 $href = wl($news->linkHref, null, true);
196 … return '<p><a class="btn btn-secondary" href="' . $href . '">' . $news->linkTitle . '</a></p>';
H A DFykosRenderer.php171 $href = hsc($news->linkHref);
173 $href = wl($news->linkHref, null, true);
175 … return '<p><a class="btn btn-secondary" href="' . $href . '">' . $news->linkTitle . '</a></p>';
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample04.afp30 <link href="../sample.css" rel="stylesheet" type="text/css" />
47 window.location.href = window.location.pathname + "?Skin=" + skinName ;
86 lcText=lcText+[<a href='http://www.fckeditor.net/'>FCKeditor</a>.]
H A Dsample02.afp30 <link href="../sample.css" rel="stylesheet" type="text/css" />
57 window.location.href = window.location.pathname + "?Lang=" + languageCode ;
101 lcText=lcText+[<a href='http://www.fckeditor.net/'>FCKeditor</a>.]
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample02.cfm32 <link href="../sample.css" rel="stylesheet" type="text/css" />
59 window.location.href = window.location.pathname + "?Lang=" + languageCode ;
98 …value='<p>This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.n…
H A Dsample04.cfm31 <link href="../sample.css" rel="stylesheet" type="text/css" />
48 window.location.href = window.location.pathname + "?Skin=" + skinName ;
87 …value='<p>This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.n…
H A Dsample04_mx.cfm31 <link href="../sample.css" rel="stylesheet" type="text/css" />
48 window.location.href = window.location.pathname + "?Skin=" + skinName ;
86 …fckEditor.value = '<p>This is some <strong>sample text</strong>. You are using <a href="http://w…
H A Dsample03_mx.cfm31 <link href="../sample.css" rel="stylesheet" type="text/css" />
43 window.location.href = window.location.pathname + "?Toolbar=" + toolbarName ;
80 …fckEditor.value = '<p>This is some <strong>sample text</strong>. You are using <a href="http://w…
/plugin/findologicxmlexport/vendor/hoa/zformat/
H A DREADME.md8 …<a href="https://travis-ci.org/hoaproject/zformat"><img src="https://img.shields.io/travis/hoaproj…
9 …<a href="https://coveralls.io/github/hoaproject/zformat?branch=master"><img src="https://img.shiel…
10 …<a href="https://packagist.org/packages/hoa/zformat"><img src="https://img.shields.io/packagist/dt…
11 …<a href="https://hoa-project.net/LICENSE"><img src="https://img.shields.io/packagist/l/hoa/zformat…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DMeter.php210 $href = $this->mpdf->HREF;
211 while (array_key_exists($href, $this->mpdf->internallink)) {
212 $href = '#' . $href;
214 $this->mpdf->internallink[$href] = $this->mpdf->AddLink();
215 $objattr['link'] = $this->mpdf->internallink[$href];
H A DImg.php233 $href = $this->mpdf->HREF;
234 while (array_key_exists($href, $this->mpdf->internallink)) {
235 $href = '#' . $href;
237 $this->mpdf->internallink[$href] = $this->mpdf->AddLink();
238 $objattr['link'] = $this->mpdf->internallink[$href];
/plugin/godiag/
H A Dsyntax.php205 foreach($this->dgm['imappings'] as $symb => $href) {
206 $str_for_hash .= $symb . '!' . $href . '!';
638 function imap_area($bx, $by, $href) { argument
647 if(strpos($href, '://')){
648 $href = hsc($href);
649 $title = $href;
652 resolve_pageid($ns,$href,$exists);
653 $title = $href;
654 $href = wl($href);
657 return "<area href=\"$href\" title=\"$title\" alt=\"$title\" coords=\"$x1,$y1,$x2,$y2\"/>";
/plugin/multiorphan/
H A Dscript.js177 href: url || buildUrl(id), property in AnonymousFunction08a2519f0800.attrs
235 …lt.' + (amount == 0 ? 'wanted' : 'linked')), name, url, requestPage, (response||{}).href, actions);
241 …checkResponse(page, data.href, data.amount, $currentResults.pages, $pagesOut, [ORPHANACTIONS.view(…
244 …checkResponse(page, data.href, data.amount, $currentResults.pages, $pagesOut, [ORPHANACTIONS.view(…
247 …checkResponse(media, data.href, data.amount, $currentResults.media, $mediaOut, [ORPHANACTIONS.view…
/plugin/sequencediagram/bower_components/lodash/test/asset/
H A Dtest-ui.js30 location.href =
31 location.href.split('?')[0] + '?' +
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample03.asp33 <link href="../sample.css" rel="stylesheet" type="text/css" />
45 window.location.href = window.location.pathname + "?Toolbar=" + toolbarName ;
85 oFCKeditor.Value = "<p>This is some <strong>sample text</strong>. You are using <a href=""http://ww…
H A Dsample04.asp33 <link href="../sample.css" rel="stylesheet" type="text/css" />
50 window.location.href = window.location.pathname + "?Skin=" + skinName ;
91 oFCKeditor.Value = "<p>This is some <strong>sample text</strong>. You are using <a href=""http://ww…
/plugin/imagecarousel/vendor/swipebox/js/
H A Djquery.swipebox.js117 href = null;
125 href = $( this ).attr( 'href' );
129 href: href,
655 src = elements[ index ].href;
676 src = elements[ index ].href;
753 a.href = decodeURIComponent( uri );

1...<<11121314151617181920>>...37