Home
last modified time | relevance | path

Searched refs:getValue (Results 151 – 175 of 1088) sorted by relevance

12345678910>>...44

/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php129 $this->assertEquals('1@example.org', $vcard->preferred('EMAIL')->getValue());
144 $this->assertEquals('2@example.org', $vcard->preferred('EMAIL')->getValue());
160 $this->assertEquals('3@example.org', $vcard->preferred('EMAIL')->getValue());
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php129 $this->assertEquals('1@example.org', $vcard->preferred('EMAIL')->getValue());
144 $this->assertEquals('2@example.org', $vcard->preferred('EMAIL')->getValue());
160 $this->assertEquals('3@example.org', $vcard->preferred('EMAIL')->getValue());
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php129 $this->assertEquals('1@example.org', $vcard->preferred('EMAIL')->getValue());
144 $this->assertEquals('2@example.org', $vcard->preferred('EMAIL')->getValue());
160 $this->assertEquals('3@example.org', $vcard->preferred('EMAIL')->getValue());
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
H A DCookieJar.php206 if ($cookie->getValue() !== $c->getValue()) {
290 . $cookie->getValue();
307 $cookieValue = $cookie->getValue();
/plugin/diagramsnet/lib/shapes/
H A DmxAtlassian.js68 var issueType = mxUtils.getValue(this.style, 'issueType', 'task');
69 var issuePriority = mxUtils.getValue(this.style, 'issuePriority', 'minor');
70 var issueStatus = mxUtils.getValue(this.style, 'issueStatus', 'todo');
284 var tw = mxUtils.getValue(this.style, 'issueStatusWidth', issueStatus.length * 6.5);
H A DmxAWS3D.js596 var flipH = mxUtils.getValue(this.state.style, 'flipH', '0');
781 var flipH = mxUtils.getValue(this.state.style, 'flipH', '0');
918 var flipH = mxUtils.getValue(this.state.style, 'flipH', '0');
1065 var flipH = mxUtils.getValue(this.state.style, 'flipH', '0');
1209 var flipH = mxUtils.getValue(this.state.style, 'flipH', '0');
1463 var flipH = mxUtils.getValue(this.state.style, 'flipH', '0');
1603 var flipH = mxUtils.getValue(this.state.style, 'flipH', '0');
1740 var flipH = mxUtils.getValue(this.state.style, 'flipH', '0');
1934 var flipH = mxUtils.getValue(this.state.style, 'flipH', '0');
2078 var flipH = mxUtils.getValue(this.state.style, 'flipH', '0');
[all …]
H A DmxGCP2.js209 var prIcon = mxUtils.getValue(this.state.style, 'prIcon', 'compute_engine');
210 var prType = mxUtils.getValue(this.state.style, 'prType', '');
211 var instNum = parseInt(mxUtils.getValue(this.state.style, 'instNum', 0));
212 var fillColor = mxUtils.getValue(this.state.style, 'fillColor', '#ffffff');
213 var opacity = mxUtils.getValue(this.state.style, 'opacity', '100');
214 var strokeColor = mxUtils.getValue(this.state.style, 'strokeColor', 'none');
215 var strokeWidth = mxUtils.getValue(this.state.style, 'strokeWidth', 1);
/plugin/combo/ComboStrap/Meta/Field/
H A DPageImages.php182 $rows = parent::getValue();
193 $pageImagePathValue = $pageImagePath->getValue();
206 $usages = $pageImageUsage->getValue();
313 $firstImage = FirstRasterImage::createForPage($this->getResource())->getValue();
H A DSocialCardImage.php62 public function getValue(): WikiPath function in ComboStrap\\Meta\\Field\\SocialCardImage
96 return FirstRasterImage::createForPage($contextPage)->getValue();
/plugin/gtime/gtlib/tsp/
H A DGTTimestamp.php272 $contentTypeValue = $contentTypeValues[0]->getValue();
314 $this->properties[self::HISTORY_ID] = $historyId->getValue();
315 $this->properties[self::LOCATION_ID] = $locationId->getValue();
319 …->properties[self::REGISTERED_TIME] = GTUtil::formatTime($this->registeredTime->getValue(), 'UTC');
325 $this->properties[self::PUBLICATION_ID] = $publicationId->getValue();
326 … $this->properties[self::PUBLICATION_TIME] = GTUtil::formatTime($publicationId->getValue(), 'UTC');
/plugin/gtime/gtlib/asn1/gt/
H A DGTVerificationRequest.php77 $this->version = (int) $version->getValue();
94 $this->data = $data->getValue();
H A DGTTimeSignature.php94 $this->location = $location->getValue();
95 $this->history = $history->getValue();
130 array_push($pubReference, $item->getValue());
/plugin/tabbox/
H A Dscript.js58 if(DokuCookie.getValue('tabbox')) {
59 tabboxopen($box, DokuCookie.getValue('tabbox'));
/plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/
H A DFromTokenParser.php36 $name = $stream->expect(Token::NAME_TYPE)->getValue();
40 $alias = $stream->expect(Token::NAME_TYPE)->getValue();
H A DMacroTokenParser.php34 $name = $stream->expect(Token::NAME_TYPE)->getValue();
42 $value = $token->getValue();
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DSupportedPrivilegeSet.php49 function getValue() { function in Sabre\\DAVACL\\Xml\\Property\\SupportedPrivilegeSet
117 $traverse($this->getValue(), '');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DDeliverNewEventTest.php76 $resultVObj->VEVENT->ATTENDEE[1]['SCHEDULE-STATUS']->getValue()
89 $this->assertEquals('REQUEST', $message->message->METHOD->getValue());
/plugin/combo/ComboStrap/
H A DLowQualityCalculatedIndicator.php33 public function getValue(): bool function in ComboStrap\\LowQualityCalculatedIndicator
37 return parent::getValue();
H A DCacheManager.php100 ->getValue();
108 $expirationDate = $cacheExpirationDateMeta->getValue();
/plugin/diagramsnet/lib/shapes/rack/
H A DmxRack.js64 var fillColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff');
65 var fillColor2 = mxUtils.getValue(this.style, 'fillColor2', '#f4f4f4');
120 var fontColor = mxUtils.getValue(this.style, mxRackContainer.prototype.cst.TEXT_COLOR, '#666666');
122 …var unitSize = parseFloat(mxUtils.getValue(this.style, 'rackUnitSize', mxRackContainer.prototype.u…
462 …var unitNum = parseFloat(mxUtils.getValue(this.style, mxRackRackNumbering.prototype.cst.UNIT_NUM, …
464 …var fontSize = parseFloat(mxUtils.getValue(this.style, mxRackRackNumbering.prototype.cst.TEXT_SIZE…
481 …var fontColor = mxUtils.getValue(this.style, mxRackRackNumbering.prototype.cst.TEXT_COLOR, '#66666…
556 …var unitNum = parseFloat(mxUtils.getValue(this.style, mxRackRackCabinet.prototype.cst.UNIT_NUM, '1…
557 …var unitH = parseFloat(mxUtils.getValue(this.style, mxRackRackCabinet.prototype.cst.UNIT_HEIGHT, '…
558 …var fontSize = parseFloat(mxUtils.getValue(this.style, mxRackRackCabinet.prototype.cst.TEXT_SIZE, …
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/src/Accessor/
H A DDefaultAccessorStrategy.php52 …public function getValue(object $object, PropertyMetadata $metadata, SerializationContext $context) function in JMS\\Serializer\\Accessor\\DefaultAccessorStrategy
55 return $metadata->getValue(null);
82 return $ref->getValue($o);
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js2729getValue(this.style,"tabHeight",15)*this.scale;if(mxUtils.getValue(this.style,"labelInHeader",!1))…
2811getValue(this.style,"indent",this.indent)))),H=g&&g.dashed?g.dashed:mxUtils.getValue(this.style,"d…
3142getValue(this.shape.style,"simplification",f.simplification);c.disableMultiStroke=mxUtils.getValue
4149getValue(this.style,"bpmnShapeType","task"),g=mxUtils.getValue(this.style,"taskMarker","abstract")…
4150getValue(this.style,"isLoopSub",!1),n=mxUtils.getValue(this.style,"isLoopStandard",!1),k=mxUtils.g…
4536getValue(this.style,mxShapeMockupCalendar.prototype.cst.TEXT_COLOR,"#999999"),m=mxUtils.getValue(t…
5790getValue(this.state.style,"dy2",this.dy2))/2-parseFloat(mxUtils.getValue(this.state.style,"dy1",th…
6100getValue(this.style,"dx",this.dx)))),g=mxUtils.getValue(this.style,"gradientColor","none"),h=mxUti…
6141getValue(this.state.style,"strokeColor","none"),g=mxUtils.getValue(this.state.style,"bgColor","#C2…
6344getValue(this.state.style,"prIcon","compute_engine"),g=mxUtils.getValue(this.state.style,"prType",…
[all …]
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DSupportedPrivilegeSet.php49 function getValue() { function in Sabre\\DAVACL\\Xml\\Property\\SupportedPrivilegeSet
117 $traverse('{DAV:}all', ['aggregates' => $this->getValue()]);
/plugin/ckgedit/ckeditor/plugins/liststyle/dialogs/
H A Dliststyle.js6 …etAttribute("type")||"";this.setValue(a)},commit:function(a){var b=this.getValue();b?a.setStyle("l…
8getValue(),10);isNaN(d)?a.removeAttribute("start"):a.setAttribute("start",d);a=b;b=c;for(d=isNaN(d…
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/
H A DArrayEntryToken.php105 public function getValue() function in Prophecy\\Argument\\Token\\ArrayEntryToken
139 $key = $this->key->getValue();

12345678910>>...44