/plugin/adfs/phpsaml/lib/Saml2/ |
H A D | LogoutResponse.php | 52 $baseURL = $this->_settings->getBaseURL(); 53 if (!empty($baseURL)) { 54 OneLogin_Saml2_Utils::setBaseURL($baseURL);
|
H A D | LogoutRequest.php | 50 $baseURL = $this->_settings->getBaseURL(); 51 if (!empty($baseURL)) { 52 OneLogin_Saml2_Utils::setBaseURL($baseURL);
|
H A D | Response.php | 67 $baseURL = $this->_settings->getBaseURL(); 68 if (!empty($baseURL)) { 69 OneLogin_Saml2_Utils::setBaseURL($baseURL);
|
/plugin/siteexport/inc/ |
H A D | functions.php | 624 * @param baseURL String URL which is the reference to be made relative against 627 public function getRelativeURL($replaceURL, $baseURL, $existingPageID = null) argument 630 if (preg_match("#^(\.\./)+#", $baseURL)) { 631 $this->debug->message("The baseURL was not absolute.", $baseURL, 1); 647 $baseParts = explode('/', $baseURL); 668 …->message("Found URL '{$replaceURL}' that is relative to current page '{$baseURL}'.", array($repla…
|
/plugin/odt/ODT/ |
H A D | ODTTable.php | 368 * @param null $baseURL 442 * @param null $baseURL 481 * @param null $baseURL 522 * @param null $baseURL
|
H A D | ODTUtility.php | 477 * @param string|null $baseURL 481 …public static function getCSSStylePropertiesForODT(&$properties, $style, $baseURL = NULL, ODTUnits… argument 491 if ( !empty ($baseURL) ) { 493 …['background-image'] = cssimportnew::replaceURLPrefix ($properties ['background-image'], $baseURL);
|
H A D | ODTDocument.php | 1621 public function getCSSStylePropertiesForODT(&$properties, $style, $baseURL = NULL){ argument 1622 ODTUtility::getCSSStylePropertiesForODT($properties, $style, $baseURL, $this->units);
|
/plugin/flowplay/flowplayer/ |
H A D | README.txt | 16 0.9.4 Added a 'baseURL' variable that can be used to specify the location of 140 …- It was not possible to pass an empty string in baseURL when using setConfig() in the JavaScript …
|
/plugin/flowplay2/flowplayer/ |
H A D | README.txt | 119 …- baseURL was not used if it was specified in a parent config and the playlist was specified in it… 184 0.9.4 Added a 'baseURL' variable that can be used to specify the location of 312 …- It was not possible to pass an empty string in baseURL when using setConfig() in the JavaScript … 393 …- Changed the splash image to use the 'baseURL' variable that is used with all other types of clip…
|
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.4.js | 1102 this.absoluteURL=function(url,baseURL){return this.absoluteURLWithDots(url,baseURL).replace("/./","… argument 1104 this.absoluteURLWithDots=function(url,baseURL){if(url[0]=="?"){return baseURL+url argument 1108 }var m=reURL.exec(baseURL); 1114 }else{if(tail[tail.length-1]=="/"){return baseURL+url 7341 var baseURL=this.getStylesheetURL(rule); 7343 var absURL=isDataURL(relURL)?relURL:absoluteURL(relURL,baseURL);
|
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
H A D | firebug-lite-debug.js | 3048 this.absoluteURL = function(url, baseURL) argument 3050 return this.absoluteURLWithDots(url, baseURL).replace("/./", "/", "g"); 3053 this.absoluteURLWithDots = function(url, baseURL) argument 3056 return baseURL + url; 3063 var m = reURL.exec(baseURL); 3076 return baseURL + url; 27658 var baseURL = this.getStylesheetURL(rule); 27660 var absURL = isDataURL(relURL) ? relURL:absoluteURL(relURL, baseURL);
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 1113 this.absoluteURL=function(url,baseURL){return this.absoluteURLWithDots(url,baseURL).replace("/./","/","g") argument 1115 this.absoluteURLWithDots=function(url,baseURL){if(url[0]=="?"){return baseURL+url argument 1119 }var m=reURL.exec(baseURL); 1125 }else{if(tail[tail.length-1]=="/"){return baseURL+url 7352 var baseURL=this.getStylesheetURL(rule); 7354 var absURL=isDataURL(relURL)?relURL:absoluteURL(relURL,baseURL);
|
/plugin/pdfjs/pdfjs/web/ |
H A D | viewer.js | 14601 var baseURL = href.replace(/[^\/]*$/, '') || './'; 14647 loadImport(baseURL + match[1], nextEntry);
|
H A D | viewer.js.map | 1 …baseURL","text","dictionary","reBlank","reComment","reSection","reImport","reSplit","entries","raw…
|
/plugin/codemirror/dist/ |
H A D | scripts.min.js | 8 …e(f,{line:d.line,ch:0},d)}}function q(a){return JSINFO.plugin_codemirror.baseURL+"/"+a+"?v="+JSINF…
|
H A D | scripts.min.js.map | 1 …baseURL"],"mappings":"CASC,SAAUA,EAAQC,SACVC,WAAY,gBAAmBC,UAAW,YAAcA,OAAOD,QAAUD,UACzEG,UAAW,YAAcA…
|