Home
last modified time | relevance | path

Searched refs:oldValue (Results 1 – 25 of 46) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DConfigChange.php40 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 DOperationManagedZoneContext.php44 public function setOldValue(ManagedZone $oldValue) argument
46 $this->oldValue = $oldValue;
53 return $this->oldValue;
H A DOperationDnsKeyContext.php44 public function setOldValue(DnsKey $oldValue) argument
46 $this->oldValue = $oldValue;
53 return $this->oldValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DSuspiciousActivitySecurityDetail.php49 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 DChangeLog.php61 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 DMetadataDokuWikiStore.php226 $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 Ddhtmlxgantt_undo.js176 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 Ddhtmlxgantt_undo.js13oldValue,s.value],s.value=e[0],s.oldValue=e[1])}return o}},this.command={entity:null,type:null,cre…
H A Ddhtmlxgantt_undo.js.map1oldValue","entity","inverseCommands","remove","add","assert","_undoStack","_redoStack","getUndoSta…
/plugin/davcard/vendor/sabre/vobject/lib/
H A DProperty.php465 $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 DProperty.php465 $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 DProperty.php465 $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 DProperty.php554 $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 DProperty.php514 $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 DBasicGraphEditor.java.bak545 // 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 DBasicGraphEditor.java574 boolean oldValue = this.modified; in setModified()
577 firePropertyChange("modified", oldValue, modified); in setModified()
/plugin/jquerymigrate/
H A Djquery-migrate-3.1.0.js217 oldValue = isNumeric2( val );
219 if ( newValue !== oldValue ) {
223 return oldValue;
/plugin/tagging/script/
H A Dadmin.js133 callBackend({call: 'plugin_tagging_rename', tagging: {oldValue: actionData.tid, newValue: newValue} });
H A Deditable.js195 var params = $.extend({}, this.options.params, {oldValue: this.options.value, newValue: newValue});
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadata.php634 $oldValue = $this->getWriteStore()->get($this);
640 MetadataMutation::notifyMetadataMutation($attribute, $oldValue, $actualValue, $this->getResource()->getPathObject());
/plugin/combo/ComboStrap/
H A DSiteConfig.php135 $oldValue = self::getConfValue($key, $value, $pluginNamespace);
136 $this->configurationValuesToRestore[$globalKey] = $oldValue;
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DCaptureConfig.java220 Rectangle oldValue = this.recordingRectangle; in setRecordingRectangle() local
222 if (this.recordingRectangle!=null && !this.recordingRectangle.equals(oldValue)) { in setRecordingRectangle()
/plugin/refnotes/
H A Dadmin.js82 this.renameValue = function (oldValue, newValue) {
83 if (list.children('[value="' + oldValue + '"]').remove().length == 1) {
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js782 var oldValue = '';
803 oldValue = link.getAttribute('href') || '';
809 ui.showLinkDialog(oldValue, mxResources.get('apply'), mxUtils.bind(this, function(value)

12