Home
last modified time | relevance | path

Searched refs:updater (Results 1 – 19 of 19) sorted by relevance

/plugin/farmsync/
Dadmin.php115 foreach ($updaters as $updater) {
116 $updater->updateEntities();
123 foreach ($updaters as $updater) {
124 $conflicts += $updater->getNumberOfAnimalConflicts($target);
136 foreach ($updaters as $updater) {
137 $updater->printAnimalResultHTML($target);
/plugin/asciidocjs/node_modules/lodash/
Dupdate.js31 function update(object, path, updater) { argument
32 return object == null ? object : baseUpdate(object, path, castFunction(updater));
D_baseUpdate.js14 function baseUpdate(object, path, updater, customizer) { argument
15 return baseSet(object, path, updater(baseGet(object, path)), customizer);
DupdateWith.js28 function updateWith(object, path, updater, customizer) { argument
30 return object == null ? object : baseUpdate(object, path, castFunction(updater), customizer);
Dlodash.js4387 function baseUpdate(object, path, updater, customizer) { argument
4388 return baseSet(object, path, updater(baseGet(object, path)), customizer);
13937 function update(object, path, updater) { argument
13938 return object == null ? object : baseUpdate(object, path, castFunction(updater));
13965 function updateWith(object, path, updater, customizer) { argument
13967 return object == null ? object : baseUpdate(object, path, castFunction(updater), customizer);
/plugin/dx/
D.versionrc.js4 updater: require('./build/pluginInfoVersionUpdater') property
/plugin/yearbox/
D.versionrc.js4 updater: require('./build/pluginInfoVersionUpdater') property
/plugin/dx/skel/
D.versionrc.js.skel4 updater: require('./build/pluginInfoVersionUpdater')
/plugin/html2pdf/html2pdf/html2ps/features/
Dtoc.php81 function set_document_updater(&$updater) { argument
82 $this->_document_updater =& $updater;
/plugin/diagramsnet/lib/
Dyarn.lock306 electron-updater@^4.3.9:
308 …resolved "https://registry.yarnpkg.com/electron-updater/-/electron-updater-4.3.9.tgz#247c660bafad7…
/plugin/sequencediagram/bower_components/lodash/
Dlodash.js4325 function baseUpdate(object, path, updater, customizer) { argument
4326 return baseSet(object, path, updater(baseGet(object, path)), customizer);
13869 function update(object, path, updater) { argument
13870 return object == null ? object : baseUpdate(object, path, castFunction(updater));
13897 function updateWith(object, path, updater, customizer) { argument
13899 return object == null ? object : baseUpdate(object, path, castFunction(updater), customizer);
/plugin/sequencediagram/bower_components/lodash/dist/
Dlodash.js4325 function baseUpdate(object, path, updater, customizer) { argument
4326 return baseSet(object, path, updater(baseGet(object, path)), customizer);
13869 function update(object, path, updater) { argument
13870 return object == null ? object : baseUpdate(object, path, castFunction(updater));
13897 function updateWith(object, path, updater, customizer) { argument
13899 return object == null ? object : baseUpdate(object, path, castFunction(updater), customizer);
/plugin/freechat/phpfreechat/data/public/js/
Dprototype.js1470 this.updater = { };
1483 this.updater.options.onComplete = undefined;
1499 this.updater = new Ajax.Updater(this.container, this.url, this.options);
/plugin/sequencediagram/bower_components/lodash/test/
Dtest.js20100 updater = isUpdate ? lodashStable.constant(value) : value;
20107 actual = func(object, path, updater);
20122 func(object, key, updater);
20149 actual = func(object, path, updater);
20161 actual = func(object, path, updater);
20173 func(object, ['a', 'b', 'c'], updater);
20182 func(object, 'a[]', updater);
20192 func(object, pair[0], updater);
20195 func(object, pair[1], updater);
20211 func(object, path, updater);
[all …]
/plugin/s5reloaded/ui/effects_support/
Dprototype.js1674 this.updater = { };
1687 this.updater.options.onComplete = undefined;
1703 this.updater = new Ajax.Updater(this.container, this.url, this.options);
/plugin/sequencediagram/bower_components/lodash/doc/
DREADME.md284 * <a href="#_updateobject-path-updater">`_.update`</a>
285 * <a href="#_updatewithobject-path-updater-customizer">`_.updateWith`</a>
8381 <h3 id="_updateobject-path-updater"><code>_.update(object, path, updater)</code></h3>
8384 This method is like `_.set` except that accepts `updater` to produce the
8385 value to set. Use `_.updateWith` to customize `path` creation. The `updater`
8397 3. `updater` *(Function)*: The function to produce the updated value.
8420 <h3 id="_updatewithobject-path-updater-customizer"><code>_.updateWith(object, path, updater, [custo…
8437 3. `updater` *(Function)*: The function to produce the updated value.
/plugin/issuetracker/
Dprototype.js1784 this.updater = { };
1797 this.updater.options.onComplete = undefined;
1813 this.updater = new Ajax.Updater(this.container, this.url, this.options);
/plugin/ckeditor5markdown/
Dckeditor.js2updater(f);else{var g=o(f,i);i.byIndex=a,t.splice(a,0,{identifier:h,updater:g,references:1})}s.pus… property
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1updater(obj);\n } else {\n stylesInDom.push({\n identifier: identifier,\n up…