Home
last modified time | relevance | path

Searched refs:getURL (Results 1 – 18 of 18) sorted by relevance

/plugin/simplewikipagetree/
H A Dsyntax.php106 $out .= '<a href="'.$this->getURL($filepath).'"'.$activeInjection.'>';
151 private function getURL($filepath){ function in syntax_plugin_simplewikipagetree
/plugin/toolbox/extension/
H A Dcontent.js17 script.src = (chrome || browser).extension.getURL('script.js');
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/Service/
H A DDriverCommandExecutor.php24 parent::__construct($service->getURL());
H A DDriverService.php58 public function getURL() function in Facebook\\WebDriver\\Remote\\Service\\DriverService
/plugin/fedauth/classes/svc/
H A Dfa_openid.svc.class.php69 $url = $this->provider->getURL();
/plugin/fedauth/classes/
H A Dfa_provider.class.php123 public function getURL() { function in fa_provider
/plugin/fedauth/classes/usr/
H A Dfa_login.usr.class.php153 if (!$pro->isEnabled() || ($pro->getURL() == null)) continue;
/plugin/fedauth/classes/adm/
H A Dfa_manage.adm.class.php229 …s"'.$fv.'><b>ID:</b> '.$provid.'<br/><b>'.$this->lang['serviceurl'].':</b> '.$pro->getURL().'<br/>'
/plugin/openlayersmapoverlays/lib/
H A Dlayers.js59getURL:function(bounds){bounds=this.adjustBounds(bounds);var projWords=this.projection.getCode().s…
/plugin/amcharts/assets/amcharts/
H A Dgauge.js11 …nt("rollOutBand",b,a)}).click(function(a){e.fireEvent("clickBand",b,a);c.getURL(b.url,d.urlTarget)…
12 b,a);c.getURL(b.url,d.urlTarget)})}})})();(function(){var c=window.AmCharts;c.GaugeArrow=c.Class({c…
H A Dpie.js10 …(a=this.chartData[a]),a.pulled?this.pullSlice(a,0):this.pullSlice(a,1),k.getURL(a.url,this.urlTarg…
H A Dfunnel.js10 …(a=this.chartData[a]),a.pulled?this.pullSlice(a,0):this.pullSlice(a,1),e.getURL(a.url,this.urlTarg…
H A Damcharts.js15 …Px=function(a){if(void 0!==a)return Number(a.substring(0,a.length-2))};d.getURL=function(a,b){if(a… function
119 "pointer"),e.click(function(){d.getURL(a.url,b.urlTarget)})):e.node.style.pointerEvents="none";b.la…
198 event:b};this.fire(c);this.chart.fire(c);d.getURL(a.url,this.urlTarget)}this.handleGraphEvent(b,"cl…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js4978 …sponseText:null,requestHeaders:null,responseHeaders:null,sourceLink:null,getURL:function(){return …
5455 …k"})))))),getCaption:function(spy){return spy.method.toUpperCase()+" "+cropString(spy.getURL(),100)
5456 },getFullUri:function(spy){return spy.method.toUpperCase()+" "+spy.getURL()
5468 }}else{}}},copyURL:function(spy){copyToClipboard(spy.getURL())
5474 },openInTab:function(spy){openNewTab(spy.getURL(),spy.postText)
5477 },browseObject:function(spy,context){var url=spy.getURL();
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js18697 getURL: function()
21040 return spy.method.toUpperCase() + " " + cropString(spy.getURL(), 100);
21045 return spy.method.toUpperCase() + " " + spy.getURL();
21092 copyToClipboard(spy.getURL());
21112 openNewTab(spy.getURL(), spy.postText);
21127 var url = spy.getURL();
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js4989 XHRSpy.prototype={method:null,url:null,async:null,xhrRequest:null,href:null,loaded:false,logRow:null,responseText:null,requestHeaders:null,responseHeaders:null,sourceLink:null,getURL:function(){return this.href
5466 Firebug.Spy.XHR=domplate(Firebug.Rep,{tag:DIV({"class":"spyHead",_repObject:"$object"},TABLE({"class":"spyHeadTable focusRow outerFocusRow",cellpadding:0,cellspacing:0,role:"listitem","aria-expanded":"false"},TBODY({role:"presentation"},TR({"class":"spyRow"},TD({"class":"spyTitleCol spyCol",onclick:"$onToggleBody"},DIV({"class":"spyTitle"},"$object|getCaption"),DIV({"class":"spyFullTitle spyTitle"},"$object|getFullUri")),TD({"class":"spyCol"},DIV({"class":"spyStatus"},"$object|getStatus")),TD({"class":"spyCol"},SPAN({"class":"spyIcon"})),TD({"class":"spyCol"},SPAN({"class":"spyTime"})),TD({"class":"spyCol"},TAG(FirebugReps.SourceLink.tag,{object:"$object.sourceLink"})))))),getCaption:function(spy){return spy.method.toUpperCase()+" "+cropString(spy.getURL(),100)
5467 },getFullUri:function(spy){return spy.method.toUpperCase()+" "+spy.getURL()
5479 }}else{}}},copyURL:function(spy){copyToClipboard(spy.getURL())
5485 },openInTab:function(spy){openNewTab(spy.getURL(),spy.postText)
5488 },browseObject:function(spy,context){var url=spy.getURL();
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 …// eslint-disable-next-line no-undef\n viewerUrl = chrome.runtime.getURL('/content/web/view…