| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/ |
| D | ConfigChange.php | 40 public $oldValue; variable in Google\\Service\\ServiceManagement\\ConfigChange 101 public function setOldValue($oldValue) argument 103 $this->oldValue = $oldValue; 110 return $this->oldValue;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/ |
| D | SuspiciousActivitySecurityDetail.php | 49 public $oldValue; variable in Google\\Service\\AlertCenter\\SuspiciousActivitySecurityDetail 146 public function setOldValue($oldValue) argument 148 $this->oldValue = $oldValue; 155 return $this->oldValue;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/ |
| D | OperationManagedZoneContext.php | 44 public function setOldValue(ManagedZone $oldValue) argument 46 $this->oldValue = $oldValue; 53 return $this->oldValue;
|
| D | OperationDnsKeyContext.php | 44 public function setOldValue(DnsKey $oldValue) argument 46 $this->oldValue = $oldValue; 53 return $this->oldValue;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/ |
| D | ChangeLog.php | 61 public $oldValue; variable in Google\\Service\\Dfareporting\\ChangeLog 208 public function setOldValue($oldValue) argument 210 $this->oldValue = $oldValue; 217 return $this->oldValue;
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
| D | dhtmlxgantt_undo.js | 176 updTask(command.oldValue, oldId, newId); 191 updLink(command.oldValue, oldId, newId); 217 if (command.oldValue && command.oldValue.id === oldId) { 218 command.oldValue.id = newId; 603 … _a = [command.oldValue, command.value], command.value = _a[0], command.oldValue = _a[1]; 614 create: function (value, oldValue, type, entity) { argument 619 oldValue: gantt.copy(oldValue || value) 740 …else if (a.type === "move" && a.oldValue && b.oldValue && b.oldValue.parent === a.oldValue.parent)… 741 return a.oldValue.$index - b.oldValue.$index; 781 … gantt[method](command.oldValue, command.oldValue.parent, command.oldValue.$index);
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
| D | dhtmlxgantt_undo.js | 13 …oldValue,s.value],s.value=e[0],s.oldValue=e[1])}return o}},this.command={entity:null,type:null,cre…
|
| D | dhtmlxgantt_undo.js.map | 1 …oldValue","entity","inverseCommands","remove","add","assert","_undoStack","_redoStack","getUndoSta…
|
| /plugin/combo/ComboStrap/Meta/Store/ |
| H A D | MetadataDokuWikiStore.php | 226 $oldValue = $this->getFromName($name); 227 if (is_bool($value) && $oldValue !== null) { 228 $oldValue = DataType::toBoolean($oldValue); 230 if ($oldValue !== $value) {
|
| /plugin/struct/script/ |
| H A D | vanilla-combobox.js | 134 const oldValue = inputStyles.getPropertyValue(property); 135 if (newValue === oldValue) continue; 143 const oldValue = dropdownStyles.getPropertyValue(property); 144 if (newValue === oldValue) continue;
|
| /plugin/webdavclient/vendor/sabre/vobject/lib/ |
| D | Property.php | 465 $oldValue = $this->getRawMimeDirValue(); 468 $newValue = StringUtil::convertToUTF8($oldValue); 477 if (preg_match('%([\x00-\x08\x0B-\x0C\x0E-\x1F\x7F])%', $oldValue, $matches)) { 480 $message = 'Property is not valid UTF-8! ' . $oldValue;
|
| /plugin/davcard/vendor/sabre/vobject/lib/ |
| D | Property.php | 465 $oldValue = $this->getRawMimeDirValue(); 468 $newValue = StringUtil::convertToUTF8($oldValue); 477 if (preg_match('%([\x00-\x08\x0B-\x0C\x0E-\x1F\x7F])%', $oldValue, $matches)) { 480 $message = 'Property is not valid UTF-8! ' . $oldValue;
|
| /plugin/davcal/vendor/sabre/vobject/lib/ |
| H A D | Property.php | 465 $oldValue = $this->getRawMimeDirValue(); 468 $newValue = StringUtil::convertToUTF8($oldValue); 477 if (preg_match('%([\x00-\x08\x0B-\x0C\x0E-\x1F\x7F])%', $oldValue, $matches)) { 480 $message = 'Property is not valid UTF-8! ' . $oldValue;
|
| /plugin/combo/action/ |
| H A D | qualitymutation.php | 113 $oldValue = DataType::toString($data[MetadataMutation::OLD_VALUE_ATTRIBUTE]); 119 … self::DESC => "The variable ($variableName) has the new value ($newValue) overriding ($oldValue)"
|
| /plugin/icalevents/vendor/sabre/vobject/lib/ |
| D | Property.php | 554 $oldValue = $this->getRawMimeDirValue(); 557 $newValue = StringUtil::convertToUTF8($oldValue); 566 if (preg_match('%([\x00-\x08\x0B-\x0C\x0E-\x1F\x7F])%', $oldValue, $matches)) { 569 $message = 'Property is not valid UTF-8! ' . $oldValue;
|
| /plugin/webdav/vendor/sabre/vobject/lib/ |
| D | Property.php | 514 $oldValue = $this->getRawMimeDirValue(); 517 $newValue = StringUtil::convertToUTF8($oldValue); 524 if (preg_match('%([\x00-\x08\x0B-\x0C\x0E-\x1F\x7F])%', $oldValue, $matches)) { 527 $message = 'Property is not valid UTF-8! '.$oldValue;
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
| D | BasicGraphEditor.java.bak | 545 // File oldValue = currentFile; 548 // firePropertyChange("currentFile", oldValue, file); 550 // if (oldValue != file) 570 boolean oldValue = this.modified; 573 firePropertyChange("modified", oldValue, modified); 575 // if (oldValue != modified)
|
| D | BasicGraphEditor.java | 574 boolean oldValue = this.modified; in setModified() 577 firePropertyChange("modified", oldValue, modified); in setModified()
|
| /plugin/jquerymigrate/ |
| D | jquery-migrate-3.1.0.js | 217 oldValue = isNumeric2( val ); 219 if ( newValue !== oldValue ) { 223 return oldValue;
|
| /plugin/combo/ComboStrap/Meta/Api/ |
| H A D | Metadata.php | 634 $oldValue = $this->getWriteStore()->get($this); 640 …MetadataMutation::notifyMetadataMutation($attribute, $oldValue, $actualValue, $this->getResource()…
|
| /plugin/combo/ComboStrap/ |
| H A D | SiteConfig.php | 136 $oldValue = self::getConfValue($key, $value, $pluginNamespace); 137 $this->configurationValuesToRestore[$globalKey] = $oldValue;
|
| /plugin/tagging/script/ |
| H A D | admin.js | 133 …callBackend({call: 'plugin_tagging_rename', tagging: {oldValue: actionData.tid, newValue: newValue… property
|
| H A D | editable.js | 195 …var params = $.extend({}, this.options.params, {oldValue: this.options.value, newValue: newValue}); property
|
| /plugin/jcapture/src/com/hammurapi/jcapture/ |
| D | CaptureConfig.java | 220 Rectangle oldValue = this.recordingRectangle; in setRecordingRectangle() local 222 if (this.recordingRectangle!=null && !this.recordingRectangle.equals(oldValue)) { in setRecordingRectangle()
|
| /plugin/refnotes/ |
| D | admin.js | 82 this.renameValue = function (oldValue, newValue) { argument 83 if (list.children('[value="' + oldValue + '"]').remove().length == 1) {
|