Home
last modified time | relevance | path

Searched refs:update (Results 776 – 800 of 801) sorted by path

1...<<313233

/plugin/tline/timeline_js/
H A Dtimeline-bundle.js440 }this._frc.update();
983 }this._frc.update();
1876 }this._frc.update();
/plugin/tooltip/
H A DChangeLog18 * style.css: (update) set "div.dokuwiki" specifiers to all CSS styles.
/plugin/txt2tags/
H A DREADME.doku103 * 2014-05-18: update with an external t2t file to add more control on the result
H A DREADME.t2t103 - 2014-05-18: update with an external t2t file to add more control on the result
/plugin/txtconf/
H A Dadmin.php94 if ($this->_myconf->setting[$key]->update($input))
H A Dconfig0.class.php317 function update($input) { function in setting0
H A Dtxtconfig.class.php238 function update($input) { function in setting_text
/plugin/userhomepage/
H A DREADME.md11 The content is resetted every hour and any Github update is applied with a maximum delay of one hou…
/plugin/usersubscriptions/
H A Dsyntax.php116 $update = !is_subscribed($id, $INFO['client'], false);
119 $update = !is_subscribed($id.':', $INFO['client'], true);
121 if($update) {
/plugin/vbsso/includes/
H A Dapi.php139 $update = FALSE;
144 $update = TRUE;
149 $update = TRUE;
160 $update = TRUE;
163 if ($update) {
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dselectbox.js614 ,update /* :Boolean */) /* :Boolean */{ argument
625 if (false !== update) this.updateOptions();
644 ,update /* :Boolean */) /* :Boolean */ { argument
646 if (isUndefined(update)) update = true;
654 …if (update) node.options[node.options.length] = new Option ( text ,value ,defaultSelected ,selecte…
677 ,update /* :Boolean */) /* :Boolean */ { argument
679 if (isUndefined(update)) update = true;
685 ,false, update);
688 ,false, update);
691 ,false, update);
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2-compressed.js13update("Console").insert(el.nav.container);el.nav.html=new lib.element("A").attribute.addClass("Ta…
28 …bug){d.console.addLine().attribute.addClass("Arrow").update(">>> "+_cmd);d.console.addLine().updat…
29 d.console.addLine().attribute.addClass("Error").update("<strong>Error: </strong>"+message,true);}},…
30update(firebug.version);}else{result=eval.call(window,_cmd);d.console.print(_cmd,result);}}catch(e…
34update("");var collection=internal.targetWindow.document.styleSheets;for(var i=0,len=collection.le…
65 …"</"));html.child.add(new lib.element("span").attribute.addClass("Blue").update(item.nodeName.toLo…
70update(source);}catch(e){el.left.scripts.container.child.add(new lib.element("DIV").attribute.addC…
71update(_str.replace(/\n/g,"<br />"))}}},xhr:{objects:[],addObject:function(){with(firebug){for(var…
72update(item[1].readyState));el.left.xhr.responseContent.child.add(new lib.element("span").child.ad…
83 …console.historyIndex+1]){d.console.historyIndex+=1;el.left.console.input.update(d.console.history[…
[all …]
H A Dfirebug-lite-1.2.js876 _element.update("");
1095 el.left.css.container.update(str);
1111 el.button.css.selectbox.update("");
1135 parentElement.update("");
1159 ).update(property).insert(left);
1485 el.right.html.content.update(str);
1537 el.left.scripts.container.update("");
1613 el.left.xhr.container.update("");
1631 el.left.xhr.nameContent.update("");
1632 el.left.xhr.statusContent.update("");
[all …]
H A Dfirebug-lite-1.4.js4614 },update:function(saveNow){if(this.saveTimeout){clearTimeout(this.saveTimeout)
4770 if(selectRangeCallback){Firebug.Editor.update(true);
4788 Firebug.Editor.update(true);
4806 }}Firebug.Editor.update();
7597 },onInput:function(){Firebug.Editor.update()
7829 },rebuild:function(update,scrollTop){var members=getMembers(this.selection); argument
7831 this.showMembers(members,update,scrollTop);
7833 }},showMembers:function(members,update,scrollTop){if(this.timeouts){for(var i=0; argument
7840 var offscreen=update&&panelNode.firstChild;
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md65 * Removed database migration script for sabre/dav 1.7. To update from that
66 version you now first need to update to sabre/dav 3.1.
152 * Faster XML parsing and generating due to sabre/xml update.
259 * Faster XML parsing and generating due to sabre/xml update.
1274 to update parts of a file.
1666 users to update the {DAV:}group-member-set property.
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DPDO.php228 $update = $this->pdo->prepare('UPDATE ' . $this->tableName . ' SET path = ? WHERE id = ?');
240 $update->execute([$newPath, $row['id']]);
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md51 unneeded update emails in scheduling systems. (@alecpl).
/plugin/webdavclient/vendor/sabre/vobject/
H A DREADME.md33 Then, run `composer.phar update` and you should be good.
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js36931 ghash.update(iv);
38324 Sign.prototype.update = function update(data, enc) {
38358 Verify.prototype.update = function update(data, enc) {
38500 k = createHmac(algo, k).update(v).update(Buffer.from([0])).update(x).update(hbits).digest();
38502 k = createHmac(algo, k).update(v).update(Buffer.from([1])).update(x).update(hbits).digest();
43838 return hash.update(this._opad).update(h).digest();
44697 Cipher.prototype.update = function update(data) {
49376 BlockHash.prototype.update = function update(msg, enc) {
49491 Hmac.prototype.update = function update(msg, enc) {
50436 var kmac = this._hmac().update(this.V).update([0x00]);
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13update)&&(c={renderer:c}),c.view=this;var o=n.addLayer(c);this._taskLayers.push(o),c.expose&&(this…
H A Ddhtmlxgantt.js.map1update","bar_layer","addLayer","_taskRenderer","getLayer","_initStaticBackgroundRender","linkStore…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js13update&&s.type!==a.type.move||(e=[s.oldValue,s.value],s.value=e[0],s.oldValue=e[1])}return o}},thi…
H A Ddhtmlxgantt_undo.js.map1update","move","_a","oldValue","entity","inverseCommands","remove","add","assert","_undoStack","_r…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js8965 actionPromise = this._router[ganttMode_1].update(dataToSend, rowId);
16062 update: updateResourceLine,
16297 update: updateResourceHistogram,
23362 update: null,
23415 updateMethod = layer.renderer.update;
23973 update: null,
24192 update: renderCells,
24324 update: null,
24374 update: null,
26437 if(typeof layer == "function" || (layer && layer.render && layer.update)){
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_undo.js140 update: "update", property in gantt.config.undo_actions
329 this._storeTaskCommand(task, this._undo.command.type.update);
361 this._storeLinkCommand(link, this._undo.command.type.update);
602 … if (command.type === commands.type.update || command.type === commands.type.move) {
629 case this.type.update:
630 return this.type.update;
762 update: "updateTask",
770 update: "updateLink",
788 else if (command.type === actions.update) {

1...<<313233