Home
last modified time | relevance | path

Searched refs:_getBaseURL (Results 1 – 3 of 3) sorted by relevance

/plugin/eventline/timeline_js/scripts/
H A Dsources.js24 var base = this._getBaseURL(url);
89 var base = this._getBaseURL(url);
161 var base = this._getBaseURL(url);
310 Timeline.DefaultEventSource.prototype._getBaseURL = function(url) { method in Timeline.DefaultEventSource
312 var url2 = this._getBaseURL(document.location.href);
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js2287 Timeline.DefaultEventSource.prototype.loadXML=function(G,A){var C=this._getBaseURL(A);
2307 Timeline.DefaultEventSource.prototype.loadJSON=function(H,B){var D=this._getBaseURL(B);
2326 Timeline.DefaultEventSource.prototype.loadSPARQL=function(I,B){var E=this._getBaseURL(B);
2385 Timeline.DefaultEventSource.prototype._getBaseURL=function(A){if(A.indexOf("://")<0){var C=this._ge… method in Timeline.DefaultEventSource
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js2303 Timeline.DefaultEventSource.prototype.loadXML=function(G,A){var C=this._getBaseURL(A);
2323 Timeline.DefaultEventSource.prototype.loadJSON=function(H,B){var D=this._getBaseURL(B);
2342 Timeline.DefaultEventSource.prototype.loadSPARQL=function(I,B){var E=this._getBaseURL(B);
2401 Timeline.DefaultEventSource.prototype._getBaseURL=function(A){if(A.indexOf("://")<0){var C=this._ge… method in Timeline.DefaultEventSource