Home
last modified time | relevance | path

Searched refs:getValue (Results 826 – 850 of 1088) sorted by relevance

1...<<31323334353637383940>>...44

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php221 $values[':components'] = implode(',', $properties[$sccs]->getValue());
225 $values[':transparent'] = $properties[$transp]->getValue() === 'transparent';
271 $newValues[$fieldName] = $propertyValue->getValue() === 'transparent';
561 $endDate->add(VObject\DateTimeParser::parse($component->DURATION->getValue()));
/plugin/diagramsnet/lib/shapes/
H A DmxArchiMate.js153 …var type = mxUtils.getValue(this.style, mxArchiMateBusiness.prototype.cst.TYPE, mxArchiMateBusines…
544 …var type = mxUtils.getValue(this.style, mxArchiMateApplication.prototype.cst.TYPE, mxArchiMateAppl…
663 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#000000');
851 …var type = mxUtils.getValue(this.style, mxArchiMateTech.prototype.cst.TYPE, mxArchiMateTech.protot…
868 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#000000');
985 …var type = mxUtils.getValue(this.style, mxArchiMateMotivational.prototype.cst.TYPE, mxArchiMateMot…
1020 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#000000');
1042 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#000000');
1086 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#000000');
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DFreeBusyGeneratorTest.php377 $this->assertEquals('PUBLISH', $result->METHOD->getValue());
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DFreeBusyGeneratorTest.php377 $this->assertEquals('PUBLISH', $result->METHOD->getValue());
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DBitStringType.php33 public function getValue() function in FreeDSx\\Asn1\\Type\\BitStringType
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DFreeBusyGeneratorTest.php377 $this->assertEquals('PUBLISH', $result->METHOD->getValue());
/plugin/combo/ComboStrap/Tag/
H A DBoxTag.php39 $tag = $attributes->getValue(self::HTML_TAG_ATTRIBUTE);
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DToken.php105 public function getValue() function in Twig\\Token
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DTreeNode.php160 public function getValue() function in Hoa\\Compiler\\Llk\\TreeNode
/plugin/combo/ComboStrap/
H A DLazyLoad.php268 ->getValue(LazyLoad::CONF_LAZY_LOAD_METHOD,LazyLoad::LAZY_LOAD_METHOD_HTML_VALUE) ;
H A DDateTag.php104 $format = $tagAttributes->getValue(DateTag::FORMAT_ATTRIBUTE, DateTag::DEFAULT_FORMAT);
H A DIcon.php50 $name = $tagAttributes->getValue(FetcherSvg::NAME_ATTRIBUTE);
H A DQualityTag.php60 $excludedRulesConf =ExecutionContext::getActualOrCreateFromEnv()->getConfig()->getValue(QualityMessageHandler::CONF_EXCLUDED_QUALITY_RULES_FROM_DYNAMIC_MONITORING);
/plugin/combo/action/
H A Dmetaprocessing.php115 $beforeMeta->getValue();
H A Dpagesystemmutation.php186 ->getValue();
/plugin/combo/ComboStrap/Meta/Field/
H A DFeaturedRasterImage.php111 return $this->getValue();
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DProperty.php115 function getValue() { function in Sabre\\VObject\\Property
419 return (string)$this->getValue();
/plugin/webdav/vendor/sabre/vobject/lib/
H A DProperty.php109 public function getValue() function in Sabre\\VObject\\Property
384 return (string) $this->getValue();
/plugin/gtime/gtlib/tsp/
H A DGTVerifier.php70 $historyTime = $historyId->getValue();
163 $messageDigest = $messageDigest[0]->getValue();
/plugin/combo/syntax/
H A Dlink.php537 $markupRef = $tagAttributes->getValue(self::MARKUP_REF_ATTRIBUTE);
549 $name = $tagAttributes->getValue(self::ATTRIBUTE_LABEL);
600 $ref = $tagAttributes->getValue(self::MARKUP_REF_ATTRIBUTE);
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc169 typeValue = this.getValue(),
449 data[page][this.id] = this.getValue() || '';
589 data.type = this.getValue();
627 data.url.protocol = this.getValue();
643 url = this.getValue(),
694 data.url.url = this.getValue();
777 data.url.selection = this.getValue();
901 data.email.address = this.getValue();
918 data.email.subject = this.getValue();
937 data.email.body = this.getValue();
[all …]
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc152 typeValue = this.getValue(),
450 data[page][this.id] = this.getValue() || '';
590 data.type = this.getValue();
644 url = this.getValue(),
695 data.url.url = this.getValue();
806 data.url.iwiki_shortcut = this.getValue();
908 if ( linkType && linkType.getValue() == 'email' )
916 data.email.address = this.getValue();
933 data.email.subject = this.getValue();
952 data.email.body = this.getValue();
[all …]
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DConfig.svelte42 const conf = JSON.parse(edit.getValue());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DConversion.php333 public function getValue() function in Google\\Service\\Dfareporting\\Conversion
/plugin/struct/script/
H A DEntryEditor.js135 if (DokuCookie.getValue($fset.data('schema'))) {

1...<<31323334353637383940>>...44