Home
last modified time | relevance | path

Searched refs:basePath (Results 26 – 50 of 55) sorted by relevance

123

/plugin/icalevents/vendor/sabre/uri/lib/
H A Dfunctions.php19 * @param string $basePath
23 function resolve($basePath, $newPath) { argument
25 $base = parse($basePath);
/plugin/webdav/vendor/sabre/uri/lib/
H A Dfunctions.php19 * @param string $basePath
23 function resolve($basePath, $newPath) { argument
25 $base = parse($basePath);
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfc32 * fckEditor.basePath="/fckeditor/";
70 <cfparam name="this.basePath" type="string" default="/fckeditor/" />
184 // try to fix the basePath, if ending slash is missing
185 if( len( this.basePath) and right( this.basePath, 1 ) is not "/" )
186 this.basePath = this.basePath & "/";
189 sURL = this.basePath & "editor/fckeditor.html?InstanceName=" & this.instanceName;
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample03.cfm76 <cfset basePath = Left( cgi.script_name, FindNoCase( '_samples', cgi.script_name ) - 1 )>
80 basePath="#basePath#"
H A Dsample02.cfm92 <cfset basePath = Left( cgi.script_name, FindNoCase( '_samples', cgi.script_name ) - 1 )>
96 basePath="#basePath#"
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dfckutil.py51 def combinePaths( basePath, folder ): argument
52 return removeFromEnd( basePath, '/' ) + '/' + removeFromStart( folder, '/' )
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/WebService/
H A DClient.php48 private static $basePath = '/geoip/v2.1'; variable in GeoIp2\\WebService\\Client
190 $path = implode('/', [self::$basePath, $endpoint, $ipAddress]);
/plugin/adfs/phpsaml/lib/Saml2/
H A DSettings.php157 $basePath = dirname(dirname(__DIR__)).'/';
159 'base' => $basePath,
160 'config' => $basePath,
161 'cert' => $basePath.'certs/',
162 'lib' => $basePath.'lib/Saml2/',
163 'extlib' => $basePath.'extlib/'
/plugin/sequencediagram/bower_components/lodash/lib/main/
H A Dbuild-site.js10 const basePath = path.join(__dirname, '..', '..'); constant
11 const docPath = path.join(basePath, 'doc');
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DTree.php196 $basePath = trim($path, '/') . '/';
199 $this->cache[$basePath . $child->getName()] = $child;
/plugin/zip/pear/File/Archive/Reader/
H A DDirectory.php193 $writer->basePath = $this->directory;
/plugin/ckgdoku/ckeditor/plugins/smiley/
H A Dplugin.js.unc33 * @cfg {String} [smiley_path=CKEDITOR.basePath + 'plugins/smiley/images/']
/plugin/ckgedit/ckeditor/plugins/smiley/
H A Dplugin.js.unc33 * @cfg {String} [smiley_path=CKEDITOR.basePath + 'plugins/smiley/images/']
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js51 …,h,f,g,p;window.SCAYT&&window.SCAYT.CKSCAYT&&(f=SCAYT.CKSCAYT.prototype.basePath,f.split("//"),g=f…
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js52 …,f,h,g,l;window.SCAYT&&window.SCAYT.CKSCAYT&&(h=SCAYT.CKSCAYT.prototype.basePath,h.split("//"),g=h…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js44 …aderState_=b}}return null}};goog.requireType=function(a){return{}};goog.basePath="";goog.nullFunct…
50 …scomp;d||(goog.global.$jscomp=d={});var e=d.transpile;if(!e){var f=goog.basePath+goog.TRANSPILER,g…
65 …CLOSURE_BASE_PATH&&"string"===typeof goog.global.CLOSURE_BASE_PATH)goog.basePath=goog.global.CLOSU…
66 …lastIndexOf("?");d=-1==d?c.length:d;if("base.js"==c.substr(d-7,7)){goog.basePath=c.substr(0,d-7);b…
71 …epsToLoad_.push(this.factory_.createDependency(goog.normalizePath_(goog.basePath+"deps.js"),"deps.…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js3989 var basePath=path[path.length-1]; variable
3992 ++i){path[path.length-1]=basePath+"+"+loopName+"+"+nodeCount;
3996 }}path[path.length-1]=basePath+"+"+loopName;
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js14845 var basePath = path[path.length-1];
14848 path[path.length-1] = basePath+'+'+loopName+'+'+nodeCount;
14857 path[path.length-1] = basePath+'+'+loopName;
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js4000 var basePath=path[path.length-1]; variable
4003 ++i){path[path.length-1]=basePath+"+"+loopName+"+"+nodeCount;
4007 }}path[path.length-1]=basePath+"+"+loopName;
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js742 basePath = path.dirname(filePath);
751 _['_' + funcName] = interopRequire(path.join(basePath, '_' + funcName));
11142 basePath = path.dirname(filePath),
11150 var baseIsNative = interopRequire(path.join(basePath, '_baseIsNative'));
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js7 …th=mxBasePath.substring(0,mxBasePath.length-1)),mxClient.basePath=mxBasePath):mxClient.basePath=".…
23 …function(a){mxResources.add(mxClient.basePath+"/resources/editor",null,function(){mxResources.add(…
827 …ln("<title>"+this.title+"</title>");mxClient.link("stylesheet",mxClient.basePath+"/css/common.css"…
1058 …LoadResources?mxResources.add(mxClient.basePath+"/resources/graph"):mxClient.defaultBundles.push(m…
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js6 …ath.random())+100,_:{pending:[],basePathSrcPattern:a},status:"unloaded",basePath:function(){var c=… method in AnonymousFunctione4ea00380200.f
7 …}(),getUrl:function(a){-1==a.indexOf(":/")&&0!==a.indexOf("/")&&(a=this.basePath+a);this.timestamp…
18 …ocument.createElement("script");a.type="text/javascript";a.src=CKEDITOR.basePath+"ckeditor.js";doc…
236 …ength&&a.call(this)}}()}}(),CKEDITOR.resourceManager=function(a,f){this.basePath=a;this.fileName=f…
237 …nction(a){var f=this.externals[a];return CKEDITOR.getUrl(f&&f.dir||this.basePath+a+"/")},getFilePa…
/plugin/aceeditor/
H A Dbuild.js1basePath:"",suffix:".js",$moduleUrls:{}};t.get=function(e){if(!a.hasOwnProperty(e))throw new Error…

123