Home
last modified time | relevance | path

Searched defs:uri (Results 126 – 150 of 287) sorted by path

12345678910>>...12

/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-viewer.production.min.js2 …of define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).BpmnJS=t()}(…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js2 …of define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).DmnJS=t()}(t…
H A Ddmn-navigated-viewer.production.min.js2 …of define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).DmnJS=t()}(t…
H A Ddmn-viewer.production.min.js2 …of define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).DmnJS=t()}(t…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js8266 uri: nsUri property in AnonymousFunctionf8d14cd1ed00.descriptor.ns
10370 this.byUri = function(uri) { argument
10393 this.mapPrefix = function(prefix, uri) { argument
10761 ns = { prefix: nameNs.localName, uri: value }; property in AnonymousFunctionf8d14cd113500.ns
10766 ns = { uri: value }; property in AnonymousFunctionf8d14cd113500.ns
H A Dbpmn-modeler.production.min.js7 …=Ct.abs,Mt=/([a-z])[\s,]*((-?\d*\.?\d*(?:e[-+]?\d+)?[\s]*,?[\s]*)+)/gi,Dt=/(-?\d*\.?\d*(?:e[-+]?\d…
/plugin/codemirror/dist/modes/
H A Dsoy.min.js1 …ineTagIndentFactor:2,multilineTagIndentPastTag:false}),attributes:e,text:e,uri:e,trusted_resource_… property in AnonymousFunction7aaf3fe40300.f
/plugin/combo/ComboStrap/
H A DFileSystems.php342 public static function createPathFromUri($uri): Path argument
H A DLocalPath.php36 public static function createFromUri($uri): LocalPath argument
[all...]
H A DMarkupPath.php2301 createFromUri(string $uri) global() argument
H A DPath.php27 public static function createFromUri(string $uri): Path; argument
H A DWikiPath.php464 static function createFromUri(string $uri): WikiPath argument
[all...]
/plugin/combo/ComboStrap/Web/
H A DUrl.php953 createFromUri(string $uri) global() argument
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js43 d.console.countMap[_name]=0;d.console.countMap[_name]++;d.console.cmd.log.apply(window,[_name,d.console.countMap[_name]]);}},group:function(){with(firebug){d.console.cmd.log.apply(this,["console.group is not supported"]);}},groupEnd:function(){with(firebug){d.console.cmd.log.apply(this,["console.groupEnd is not supported"]);}},profile:function(){with(firebug){d.console.cmd.log.apply(this,["console.profile is not supported"]);}},profileEnd:function(){with(firebug){d.console.cmd.log.apply(this,["console.profileEnd is not supported"]);}}}},css:{index:-1,open:function(_index){with(firebug){var item=internal.targetWindow.document.styleSheets[_index],uri=item.href;try{var rules=item[lib.env.ie?"rules":"cssRules"],str="";for(var i=0;i<rules.length;i++){var item=rules[i];var selector=item.selectorText;var cssText=lib.env.ie?item.style.cssText:item.cssText.match(/\{(.*)\}/)[1];str+=d.css.printRule(selector,cssText.split(";"),el.left.css.container);}}catch(e){str="<em>Access to restricted URI denied</em>";} variable
45 str+="<div class='Selector'>}</div>";return str;}},refresh:function(){with(firebug){el.button.css.selectbox.update("");var collection=internal.targetWindow.document.styleSheets;for(var i=0,len=collection.length;i<len;i++){var uri=getFileName(collection[i].href);d.css.index=d.css.index<0?i:d.css.index;el.button.css.selectbox.child.add(new lib.element("OPTION").attribute.set("value",i).update(uri))};d.css.open(d.css.index);}}},dom:{open:function(_object,_layer){with(firebug){_layer.clean();var container=new lib.element("DIV").attribute.addClass("DOMContent").insert(_layer);d.dom.print(_object,container);}},print:function(_object,_parent,_inTree){with(firebug){var obj=_object||window,parentElement=_parent;parentElement.update("");if(parentElement.opened&&parentElement!=el.left.dom.container){parentElement.environment.getParent().lib.child.get()[0].lib.child.get()[0].lib.attribute.removeClass("Opened");parentElement.opened=false;parentElement.environment.addStyle({"display":"none"});return;} variable
H A Dfirebug-lite-1.2.js1094 uri = item.href; variable
1125 var uri = getFileName(collection[i].href); variable
H A Dfirebug-lite-1.4.js270 this.appendStylesheet=function(doc,uri){if(this.$(uri,doc)){return argument
1082 this.getURIHost=function(uri){try{if(uri){return uri.host argument
5380 getMimeType(mimeType,uri) global() argument
[all...]
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DUrlEncoder.php24 unescapeAndEncode(string $uri) global() argument
/plugin/davcal/
H A DcalendarBackendDokuwiki.php618 function createSubscription($principalUri, $uri, array $properties)
H A Dhelper.php682 public function addCalendarEntryToCalendarByICS($calid, $uri, $ics)
717 public function editCalendarEntryToCalendarByICS($calid, $uri, $ics)
1199 public function getCalendarObjectByUri($calid, $uri)
1397 public function deleteCalendarEntryForCalendarByUri($calid, $uri)
1497 private function updateSyncTokenLog($calid, $uri, $operation)
/plugin/davcal/db/
H A Dupdate0001.sql4 uri text, field
19 uri text, field
31 uri text, field
41 uri text, field
58 uri text, field
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php1012 function createSubscription($principalUri, $uri, array $properties) {
H A DSubscriptionSupport.php61 function createSubscription($principalUri, $uri, array $properties);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php69 function getHTTPMethods($uri) {
140 function getSupportedReportSet($uri) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php140 function getHTTPMethods($uri) {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php118 function getSupportedReportSet($uri) {

12345678910>>...12