Home
last modified time | relevance | path

Searched refs:href (Results 151 – 175 of 918) sorted by relevance

12345678910>>...37

/plugin/runcommand/
H A Dscript.js12 var url = window.location.href;
26 location.href=url+'postaction.php'
35 var url = window.location.href;
/plugin/diagramsnet/lib/img/lib/mscae/
H A DWebHosting.svg1href="#B" fill="#1e1e1e"/><circle fill="#b8d432" cx="7.643" cy="27.024" r="2.142"/><use xlink:href
H A DBatch.svg1href="#B"/><use xlink:href="#B" y="7.8"/></g><path d="M20 45.2c0 .7.5 1.2 1.2 1.2h27.6c.7 0 1.2-.5…
H A DApp_Service_IPAddress.svg1 …322h5.393v.978H6.416l2.213 2.336z"/><use xlink:href="#B"/><use xlink:href="#B" x="8.904"/><use xli…
H A DContentManagementSystem.svg1 …-.787h10.8c.43 0 .786.358.786.787"/><use xlink:href="#B"/><use xlink:href="#B" y="3.934"/><use xli…
H A DCloudSimple_Nodes.svg1href="#B" class="B C F"/><use xlink:href="#C"/></g><g class="D"><rect width="7.201" height="1.2" x…
H A DAzureFXTEdgeFiler.svg1href="#B" fill="#ff8c00"/><g fill="#0072c6"><rect x="44" y="18" width="2" height="2" rx=".5"/><rec…
H A DServerFarm.svg1href="#B" fill="#1e1e1e"/><circle fill="#b8d432" cx="7.643" cy="27.024" r="2.142"/><use xlink:href
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc14 var href, id,geshi_dialog, t_display,s_display;
23 href = matches[0];
28 href = matches[1] + '/doku.php';
32 href = matches[2] + '/doku.php';
34 if(!href) href='doku.php';
36 return {'href':href, 'id':id};
44 …+'<dt><a href="' + href_vals.href + '?do=export_code&id=' + href_vals.id+ '&codeblock=0" title="Do…
/plugin/ckgdoku/ckeditor/plugins/about/dialogs/
H A Dabout.js.4.5.unc54 '<a href="http://ckeditor.com/">http://ckeditor.com</a>' +
59 … lang.help.replace( '$1', '<a href="http://docs.ckeditor.com/user">' + lang.userGuide + '</a>' ) +
63 '<a href="http://ckeditor.com/about/license">http://ckeditor.com/about/license</a>' +
66 lang.copy.replace( '$1', '<a href="http://cksource.com/">CKSource</a> - Frederico Knabben' ) +
H A Dabout.js.unc56 '<a target="_blank" href="http://ckeditor.com/">http://ckeditor.com</a>' +
61 …lang.help.replace( '$1', '<a target="_blank" href="http://docs.ckeditor.com/user">' + lang.userGui…
65 …'<a target="_blank" href="http://ckeditor.com/about/license">http://ckeditor.com/about/license</a>…
68 …lang.copy.replace( '$1', '<a target="_blank" href="http://cksource.com/">CKSource</a> - Frederico …
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DLocalHref.php40 function($href) {
41 return \Sabre\HTTP\encodePath($href);
/plugin/userhistory/
H A Dadmin.php45 …$href = wl ( $ID ). ( strpos ( wl ( $ID ), '?' )?'&amp;':'?' ).'do=admin&amp;page='.$this->getPlug…
46 ptln ( '<li><a href = "'.$href.'">'.$nick.' - '.$name.'</li>' );
102 …$href = wl ( $ID ). ( strpos ( wl ( $ID ), '?' )?'&amp;':'?' ).'do=admin&amp;page='.$this->getPlug…
103 ptln ( '<p><a href = "'.$href.'">['.$this->getLang('back').']</a></p>' );
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Dwindows_server.svg1href="#B" id="C" x1="83.839" y1="200.393" x2="83.47" y2="127.295"/><linearGradient id="D" x1="111.…
H A Dsite_collection.svg1href="#C" id="B" x1="147.521" y1="206.075" x2="147.643" y2="189.312"/><linearGradient id="C" gradi…
H A Dcell_phone.svg1href="#F"><stop offset="0" stop-color="#076bff"/><stop offset="1" stop-color="#9cf"/></linearGradi…
/plugin/diagramsnet/lib/img/lib/allied_telesis/security/
H A DRouter_UTM.svg1href="#B"/></g><use xlink:href="#C" class="J K L M"/><g fill="none" class="J K L"><path d="M89.81 …
/plugin/fastwiki/
H A Dhistory.js142 var prevpage = document.location.href;
184 var href = $this.attr('href');
185 if (href && href.match(self.getSelfRefRegex()) && $this.text() == m_prevTitle)
/plugin/diagramsnet/lib/img/lib/allied_telesis/buildings/
H A DApartments.svg1href="#B"/><path d="M27.128 126.815l6.667 4.02-.016 8.247s-.405-4.833-3.238-8.532c-2.602-3.394-3.4…
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DLinks.svelte46 a.href = canvas
85 event.target.href = `data:image/svg+xml;base64,${getBase64SVG()}`;
168 <a class="link-style" href={url} download="" on:click={onCopyClipboard}>
174 <a class="link-style" href={url} download="" on:click={onDownloadPNG}>
179 <a class="link-style" href={url}>Link to view</a>
182 <a class="link-style" href={url} download="" on:click={onDownloadSVG}>
187 <a class="link-style" href={iUrl}>Link to Image</a>
190 <a class="link-style" href={svgUrl}>Link to SVG</a>
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DSharee.php29 public $href; variable in Sabre\\DAV\\Xml\\Element\\Sharee
125 new Href($this->href),
183 $sharee->href = $elems['href'];
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DInvite.php113 $href = new DAV\Xml\Property\Href($sharee->href);
114 $href->xmlSerialize($writer);
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc218 …var href = ( element && ( element.data( 'cke-saved-href' ) || element.getAttribute( 'href' ) ) ) …
229 href = href.replace( encodedEmailLinkRegex,
279 bodyMatch = href.match( emailBodyRegex );
287 …else if((urlMatch = href.match(oRegex.media_internal)) || (urlMatch = href.match(oRegex.media_rewr…
295 …else if( (urlMatch = href.match( oRegex.internal_link )) || (urlMatch = href.match( internalLinkRe…
344 match = href.match(regex);
362 else if ( href && ( urlMatch = href.match( urlRegex ) ) )
1342 attributes.href = attributes[ 'data-cke-saved-href' ];
1366 el.setAttribute( 'href', attributes['href']);
1375 if(attr.match(/href/i))continue;
[all …]
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DNotificationSupport.php52 * @param string $href The sharee who is replying (often a mailto: address)
59 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null); argument
/plugin/galleryv1.5/
H A Dsyntax.php374 $ret .= '<a href="'.$href.'" '.$aatt.'>';
394 $ret .= '<br /><a href="'.$lnk.'">';
411 $content .= '<a href="' . $lnk . '">';

12345678910>>...37