Home
last modified time | relevance | path

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

/plugin/farmsync/
H A 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/yearbox/
H A D.versionrc.js4 updater: require('./build/pluginInfoVersionUpdater') property in tracker
/plugin/dx/
H A D.versionrc.js4 updater: require('./build/pluginInfoVersionUpdater') property in tracker
/plugin/dx/skel/
H A D.versionrc.js.skel4 updater: require('./build/pluginInfoVersionUpdater')
/plugin/html2pdf/html2pdf/html2ps/features/
H A Dtoc.php81 function set_document_updater(&$updater) { argument
82 $this->_document_updater =& $updater;
/plugin/diagramsnet/lib/
H A 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/dist/
H A 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) {
13870 return object == null ? object : baseUpdate(object, path, castFunction(updater));
13897 function updateWith(object, path, updater, customizer) {
13899 return object == null ? object : baseUpdate(object, path, castFunction(updater), customizer);
/plugin/sequencediagram/bower_components/lodash/
H A 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) {
13870 return object == null ? object : baseUpdate(object, path, castFunction(updater));
13897 function updateWith(object, path, updater, customizer) {
13899 return object == null ? object : baseUpdate(object, path, castFunction(updater), customizer);
/plugin/freechat/phpfreechat/data/public/js/
H A 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/
H A Dtest.js20107 actual = func(object, path, updater);
20122 func(object, key, 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);
20241 return [func(value, 'a.b', updater), func(value, ['a', 'b'], updater)];
20256 func(object, path, updater);
20266 func(object, ['1a', '2b', '3c'], updater);
[all …]
/plugin/s5reloaded/ui/effects_support/
H A 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/
H A 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/
H A Dprototype.js1784 this.updater = { };
1797 this.updater.options.onComplete = undefined;
1813 this.updater = new Ajax.Updater(this.container, this.url, this.options);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1updater(obj);\n } else {\n stylesInDom.push({\n identifier: identifier,\n up…