Home
last modified time | relevance | path

Searched refs:getValue (Results 76 – 100 of 1088) sorted by relevance

12345678910>>...44

/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupNavigation.js42 …var fontColor = mxUtils.getValue(this.style, mxShapeMockupBreadcrumb.prototype.cst.TEXT_COLOR, '#6…
45 var separatorColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#c4c4c4');
161 …var fontColor = mxUtils.getValue(this.style, mxShapeMockupStepBar.prototype.cst.TEXT_COLOR, '#6666…
162 …var currColor = mxUtils.getValue(this.style, mxShapeMockupStepBar.prototype.cst.TEXT_COLOR2, '#008…
164 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#c4c4c4');
165 var doneColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#666666');
265 var strokeWidth = mxUtils.getValue(this.style, mxConstants.STYLE_STROKEWIDTH, '1');
509 var barPos = mxUtils.getValue(this.style, mxShapeMockupScrollBar.prototype.cst.BAR_POS, '20');
597 var textSize = mxUtils.getValue(this.style, mxShapeMockupPagination.prototype.cst.TEXT_SIZE, '17');
648 var fillColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#000000');
[all …]
/plugin/combo/ComboStrap/Meta/Field/
H A DAncestorImage.php65 public function getValue(): WikiPath function in ComboStrap\\Meta\\Field\\AncestorImage
77 return FeaturedImage::createFromResourcePage($actual)->getValue();
86 return FirstImage::createForPage($actual)->getValue();
H A DFeaturedImage.php63 public function getValue(): WikiPath function in ComboStrap\\Meta\\Field\\FeaturedImage
82 return $featuredSvgImage->getValue();
85 return $featuredRasterImage->getValue();
/plugin/diagramsnet/lib/shapes/
H A DmxElectrical.js536 var operation = mxUtils.getValue(this.style, 'operation', 'and');
585 var negating = mxUtils.getValue(this.style, 'negating', '0');
677 var negating = mxUtils.getValue(this.style, 'negating', '0');
752 var startPin = mxUtils.getValue(this.style, 'startPin', 'n');
770 var pinStyle = mxUtils.getValue(this.style, 'pinStyle', 'line');
1048 var startPin = mxUtils.getValue(this.style, 'startPin', 'n');
1146 var pinStyle = mxUtils.getValue(this.style, 'pinStyle', 'line');
1152 var startPin = mxUtils.getValue(this.style, 'startPin', 'sw');
1525 var operation = mxUtils.getValue(this.style, 'operation', 'mux');
1530 var dir = mxUtils.getValue(this.style, 'direction', 'east');
[all …]
H A DmxLeanMap.js1995 var dy1 = mxUtils.getValue(this.style, 'dy1', '0');
1996 var dx2 = mxUtils.getValue(this.style, 'dx2', '0');
1997 var dy2 = mxUtils.getValue(this.style, 'dy2', '0');
1998 var dx3 = mxUtils.getValue(this.style, 'dx3', '0');
1999 var dy3 = mxUtils.getValue(this.style, 'dy3', '0');
2000 var dx4 = mxUtils.getValue(this.style, 'dx4', '0');
2001 var dy4 = mxUtils.getValue(this.style, 'dy4', '0');
2002 var dx5 = mxUtils.getValue(this.style, 'dx5', '0');
2003 var dy5 = mxUtils.getValue(this.style, 'dy5', '0');
2176 …t(mxUtils.getValue(this.state.style, 'dx2', 0)), Math.min(parseFloat(mxUtils.getValue(this.state.s…
[all …]
H A DmxUML25.js74 var rounded = mxUtils.getValue(this.style, 'rounded', false);
75 var absArcSize = mxUtils.getValue(this.style, 'absoluteArcSize', false);
76 var arcSize = parseFloat(mxUtils.getValue(this.style, 'arcSize', this.arcSize));
165 var absArcSize = mxUtils.getValue(this.style, 'absoluteArcSize', false);
166 var arcSize = parseFloat(mxUtils.getValue(this.style, 'arcSize', this.arcSize));
227 var absArcSize = mxUtils.getValue(this.style, 'absoluteArcSize', false);
228 var arcSize = parseFloat(mxUtils.getValue(this.style, 'arcSize', this.arcSize));
/plugin/swiftmail/Swift/Plugin/
H A DVerboseSending.php51 $address = $it->getValue();
59 $address = $it->getValue();
67 $address = $it->getValue();
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DMatchingRuleFilter.php115 public function getValue(): string
239 $matchingRule = ($matchingRule !== null) ? $matchingRule->getValue() : null;
240 $matchingType = ($matchingType !== null) ? $matchingType->getValue() : null;
241 $useDnAttr = ($useDnAttr !== null) ? $useDnAttr->getValue() : false;
246 $matchValue->getValue(),
113 public function getValue(): string global() function in FreeDSx\\Ldap\\Search\\Filter\\MatchingRuleFilter
H A DAttributeValueAssertionTrait.php63 public function getValue(): string
112 return new static($attribute->getValue(), $value->getValue());
60 public function getValue(): string global() function
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DIntermediateResponse.php63 public function getValue(): ?string
83 $name = $child->getValue();
86 $value = $child->getValue();
62 public function getValue(): ?string global() function in FreeDSx\\Ldap\\Operation\\Response\\IntermediateResponse
/plugin/combo/ComboStrap/
H A DCacheExpirationDate.php82 public function getValue(): DateTime function in ComboStrap\\CacheExpirationDate
86 return parent::getValue();
88 $cronExpression = CacheExpirationFrequency::createForPage($this->getResource())->getValue();
/plugin/davcard/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php135 $value = $this->getValue();
137 $dateParts = DateTimeParser::parseVCardDateTime($this->getValue());
160 $parts = DateTimeParser::parseVCardDateTime($this->getValue());
304 $value = $this->getValue();
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/VCard/
H A DDateAndOrTimeTest.php95 $this->assertEquals('20140402T183700Z', $prop->getValue());
123 $this->assertEquals('20140402T183700Z', $prop->getValue());
136 $this->assertEquals('20140402T183700Z', $prop->getValue());
149 $this->assertEquals('20140402T183700-0400', $prop->getValue());
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php135 $value = $this->getValue();
137 $dateParts = DateTimeParser::parseVCardDateTime($this->getValue());
160 $parts = DateTimeParser::parseVCardDateTime($this->getValue());
304 $value = $this->getValue();
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/VCard/
H A DDateAndOrTimeTest.php95 $this->assertEquals('20140402T183700Z', $prop->getValue());
123 $this->assertEquals('20140402T183700Z', $prop->getValue());
136 $this->assertEquals('20140402T183700Z', $prop->getValue());
149 $this->assertEquals('20140402T183700-0400', $prop->getValue());
/plugin/davcal/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php135 $value = $this->getValue();
137 $dateParts = DateTimeParser::parseVCardDateTime($this->getValue());
160 $parts = DateTimeParser::parseVCardDateTime($this->getValue());
304 $value = $this->getValue();
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/VCard/
H A DDateAndOrTimeTest.php95 $this->assertEquals('20140402T183700Z', $prop->getValue());
123 $this->assertEquals('20140402T183700Z', $prop->getValue());
136 $this->assertEquals('20140402T183700Z', $prop->getValue());
149 $this->assertEquals('20140402T183700-0400', $prop->getValue());
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DLdapResult.php215 $referrals[] = LdapUrl::parse($ldapUrl->getValue());
232 $result->getValue(),
233 $dn->getValue(),
234 $diagnostic->getValue(),
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DBindRequest.php116 $version = $version->getValue();
117 $name = $name->getValue();
125 $auth = (string) $auth->getValue();
H A DModifyDnRequest.php177 $newSuperior = ($newSuperior !== null) ? $newSuperior->getValue() : null;
179 return new self($entry->getValue(), $newRdn->getValue(), $deleteOldRdn->getValue(), $newSuperior);
H A DModifyRequest.php125 return new self($dn->getValue(), ...$changeList);
171 return new Change($operation->getValue(), self::parsePartialAttribute($modification));
196 $values[] = $attrVal->getValue();
199 return new Attribute($attrType->getValue(), ...$values);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/
H A DBooleanTest.php14 $this->assertTrue($vcard->{'X-AWESOME'}->getValue());
15 $this->assertFalse($vcard->{'X-SUCKS'}->getValue());
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/
H A DBooleanTest.php14 $this->assertTrue($vcard->{'X-AWESOME'}->getValue());
15 $this->assertFalse($vcard->{'X-SUCKS'}->getValue());
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/
H A DBooleanTest.php14 $this->assertTrue($vcard->{'X-AWESOME'}->getValue());
15 $this->assertFalse($vcard->{'X-SUCKS'}->getValue());
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/
H A DBooleanTest.php14 $this->assertTrue($vcard->{'X-AWESOME'}->getValue());
15 $this->assertFalse($vcard->{'X-SUCKS'}->getValue());

12345678910>>...44