/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/ |
H A 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/Dns/ |
H A D | OperationManagedZoneContext.php | 44 public function setOldValue(ManagedZone $oldValue) argument 46 $this->oldValue = $oldValue; 53 return $this->oldValue;
|
H A 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/AlertCenter/ |
H A 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/Dfareporting/ |
H A 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/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/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
H A 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/ |
H A 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…
|
H A D | dhtmlxgantt_undo.js.map | 1 …oldValue","entity","inverseCommands","remove","add","assert","_undoStack","_redoStack","getUndoSta…
|
/plugin/davcard/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/webdavclient/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/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/icalevents/vendor/sabre/vobject/lib/ |
H A 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/ |
H A 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/ |
H A 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)
|
H A D | BasicGraphEditor.java | 574 boolean oldValue = this.modified; in setModified() 577 firePropertyChange("modified", oldValue, modified); in setModified()
|
/plugin/jquerymigrate/ |
H A D | jquery-migrate-3.1.0.js | 217 oldValue = isNumeric2( val ); 219 if ( newValue !== oldValue ) { 223 return oldValue;
|
/plugin/tagging/script/ |
H A D | admin.js | 133 callBackend({call: 'plugin_tagging_rename', tagging: {oldValue: actionData.tid, newValue: newValue} });
|
H A D | editable.js | 195 var params = $.extend({}, this.options.params, {oldValue: this.options.value, newValue: newValue});
|
/plugin/combo/ComboStrap/Meta/Api/ |
H A D | Metadata.php | 634 $oldValue = $this->getWriteStore()->get($this); 640 MetadataMutation::notifyMetadataMutation($attribute, $oldValue, $actualValue, $this->getResource()->getPathObject());
|
/plugin/combo/ComboStrap/ |
H A D | SiteConfig.php | 136 $oldValue = self::getConfValue($key, $value, $pluginNamespace); 137 $this->configurationValuesToRestore[$globalKey] = $oldValue;
|
/plugin/jcapture/src/com/hammurapi/jcapture/ |
H A D | CaptureConfig.java | 220 Rectangle oldValue = this.recordingRectangle; in setRecordingRectangle() local 222 if (this.recordingRectangle!=null && !this.recordingRectangle.equals(oldValue)) { in setRecordingRectangle()
|
/plugin/refnotes/ |
H A D | admin.js | 82 this.renameValue = function (oldValue, newValue) { 83 if (list.children('[value="' + oldValue + '"]').remove().length == 1) {
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | ehcache-3.8.1.jar | META-INF/
META-INF/MANIFEST.MF
LICENSE
META-INF/maven/
META ... |
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Actions.js | 782 var oldValue = ''; 803 oldValue = link.getAttribute('href') || ''; 809 ui.showLinkDialog(oldValue, mxResources.get('apply'), mxUtils.bind(this, function(value)
|