Home
last modified time | relevance | path

Searched refs:instances (Results 126 – 150 of 176) sorted by relevance

12345678

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D1.1.js.map1 …our languages\n tokenizer: {\n root: [\n // module instances\n [\n…
H A D7.7.js.map1 …tion',\n 'inner',\n 'inout',\n 'input',\n 'instance',\n 'instances',\n 'instr',\…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md119 …722): [`CKEDITOR.filter.instances`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_filter…
521 … thrown occasionally by an uninitialized editable for multiple CKEditor instances on the same page.
633 …(https://ckeditor.com/cke4/addon/widget) drag handler CSS when there are multiple editor instances.
689 …-plugin-scayt/issues/105): A JavaScript error fired in case of multiple instances of CKEditor on o…
1053 … from [`CKEDITOR.filter.instances`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_filter…
1429 …ditor.com/docs/ckeditor4/latest/guide/dev_advanced_content_filter.html) instances may be changed d…
1431 …* Dynamic content filter instances – [`editor.setActiveFilter()`](https://ckeditor.com/docs/…
1472 * [#10753](https://dev.ckeditor.com/ticket/10753): The floating toolbar in inline instances now has…
1549 …/ticket/10510): Introduced unique voice labels to differentiate between different editor instances.
1603 …lbar and bottom editor space in selected locations and to share them by different editor instances.
[all …]
H A Dckeditor.js.unc2901 var b = CKEDITOR.instances,
4861 CKEDITOR.filter.instances = {};
5621 this.instances = {};
5639 return this.instances[a]
5646 this.instances[a] = b;
7284 CKEDITOR.instances = {};
7287 CKEDITOR.instances[a.name] = a;
7297 delete CKEDITOR.instances[a.name]
21076 var e = CKEDITOR.instances,
25058 this.instances = {};
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudHealthcare.php1125 'instances',
/plugin/processing/
H A Dscript.js12942 Processing.instances = [];
12946 Processing.instances.splice(Processing.instanceIds[id], 1);
12952 processing.externals.canvas.id = "__processing" + Processing.instances.length;
12954 Processing.instanceIds[processing.externals.canvas.id] = Processing.instances.length;
12955 Processing.instances.push(processing);
12959 return Processing.instances[Processing.instanceIds[name]];
13122 for (var i = 0; i < Processing.instances.length; i++) {
13123 Processing.instances[i].externals.onblur();
13128 for (var i = 0; i < Processing.instances.length; i++) {
13129 Processing.instances[i].externals.onfocus();
/plugin/authgoogle/google/contrib/
H A DGoogle_CalendarService.php494 public function instances($calendarId, $eventId, $optParams = array()) { function in Google_EventsServiceResource
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1 …)?/g,""):""}var G=b.lang.common,h=b.lang.link;linkOpt={};var e=CKEDITOR.instances.wiki__text.confi…
H A Dlink.js.unc539 var fbUrl = CKEDITOR.instances.wiki__text.config.filebrowserBrowseUrl;
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1 …)?/g,""):""}var G=b.lang.common,h=b.lang.link;linkOpt={};var e=CKEDITOR.instances.wiki__text.confi…
H A Dlink.js1 …)?/g,""):""}var G=b.lang.common,h=b.lang.link;linkOpt={};var e=CKEDITOR.instances.wiki__text.confi…
H A Dlink.js.unc540 var fbUrl = CKEDITOR.instances.wiki__text.config.filebrowserBrowseUrl;
/plugin/ckgdoku/scripts/
H A Dparse_wiki-cmpr.js1 …p("⁄|&frasl;|&#8260;|&#x2044;","g");I=new RegExp(I);HTMLParser(CKEDITOR.instances.wiki__text.getDa…
H A Dparse_wiki.js.unc197 HTMLParser( CKEDITOR.instances.wiki__text.getData(), {
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1 …p("⁄|&frasl;|&#8260;|&#x2044;","g");I=new RegExp(I);HTMLParser(CKEDITOR.instances.wiki__text.getDa…
H A Dparse_wiki.js.unc284 HTMLParser(CKEDITOR.instances.wiki__text.getData(), {
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js3368 fabric.parseElements(elements, function(instances) { argument
3371 callback(instances, options);
3839 this.instances = new Array(this.elements.length);
3880 this.instances[index] = obj;
3891 _this.instances[index] = obj;
3911 this.instances = this.instances.filter(function(el) {
3914 this.callback(this.instances);
H A Dfabric.min.js2instances){fabric.documentParsingTime=new Date-startTime;if(callback){callback(instances,options)}… argument
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md270 // Only catch \RuntimeException instances
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md68 * Deprecated passing an array of `string` as 1st argument to `Search::addIndices()`, use an array of Index instances by @franmomu [#2103](https://github.com/ruflin/Elastica/pull/2103)
836 - All properties in the \Elastica\ResultSet class will be moved to private in 4.0. To manipulate the creation of a ResultSet, implement the \Elastica\ResultSet\BuilderInterface and pass your new Builder to the \Elastica\Search instances. [#1065](https://github.com/ruflin/Elastica/pull/1065)
1315 - Replace all instances of ElasticSearch with Elasticsearch [#597](https://github.com/ruflin/Elastica/issues/597/)
1704 - The transport instances now has support for parameters that can be injected by specifying an array as a transport when creating the Elastica client
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js180 …ment:h,remaining:e};break a}e=null}if(!e)return 0;if((h=CKEDITOR.filter.instances[e.element.data("…
221 return CKEDITOR.ENTER_BR}}(),destroy:function(){delete CKEDITOR.filter.instances[this.id];delete th…
241instances={};this.editor=a;this._={handlers:{}};return this},CKEDITOR.ui.prototype={add:function(a…
245 …t-destroy")},0,this)}function f(){do var a="editor"+ ++w;while(CKEDITOR.instances[a]);return a}fun…
317 …oadFullCore,CKEDITOR.instances={},CKEDITOR.document=new CKEDITOR.dom.document(document),CKEDITOR.a…
318instances[a.name]},function(){var a={};CKEDITOR.addTemplate=function(f,b){var c=a[f];if(c)return c…
445 …TOR.dom.range(A.getDocument());da<C;++da){var D=y[da],H=CKEDITOR.filter.instances[D.data("cke-filt…
599 function(a){if(CKEDITOR.tools.isEmpty(CKEDITOR.instances)){for(var b;b=CKEDITOR.dialog._.currentTop…
726 …on("instanceDestroyed",function(){var a=CKEDITOR.tools.isEmpty(CKEDITOR.instances),c;for(c in f){v…
990 CKEDITOR.instances,c;for(c in b){var e=b[c];"wysiwyg"!=e.mode||e.readOnly||(e=e.document.getBody(),…
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt1052 multiple instances of that frame type were allowed and other
2494 All instances of while(list() = each()) replaced with foreach()
2663 Replaced all instances of feof() to prevent infinite loop conditions
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js5603 var instances = [];
5619 instances.push(new EventInstance_1.default(this, // definition
5624 return instances;
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md625 - Serialized DateTime instances are not valid ISO-8601 [\#713](https://github.com/schmittjoh/serial…

12345678