Home
last modified time | relevance | path

Searched refs:getValue (Results 801 – 825 of 1088) sorted by relevance

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

/plugin/combo/ComboStrap/
H A DModificationDate.php104 return CreationDate::createForPage($this->getResource())->getValue();
H A DPageType.php52 return $this->getValue();
H A DCacheTag.php21 $cronExpression = $attributes->getValue(self::EXPIRATION_ATTRIBUTE);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php301 … $type = $this->mapResourceType($subProps['{DAV:}resourcetype']->getValue(), $subProps['subNode']);
606 ? (in_array('{DAV:}collection', $a['{DAV:}resourcetype']->getValue()))
610 ? (in_array('{DAV:}collection', $b['{DAV:}resourcetype']->getValue()))
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js605getValue(this.style,mxConstants.STYLE_STARTARROW,this.startArrow);this.endArrow=mxUtils.getValue(t…
669getValue(this.style,mxConstants.STYLE_FONTSTYLE,this.fontStyle),this.family=mxUtils.getValue(this.…
2390getValue(e,"horizontalTree","1"),k.resizeParent="1"==mxUtils.getValue(e,"resizeParent","1"),k.grou…
2717getValue(this.style,"tabWidth",this.tabWidth))));f=Math.max(0,Math.min(e,parseFloat(mxUtils.getVal…
2719getValue(this.style,"folderSymbol",null)&&(b.begin(),b.moveTo(c-30,f+20),b.lineTo(c-20,f+10),b.lin…
2729getValue(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…
2812getValue(this.style,"left",!0),J=g&&g.topLeftStyle?g.topLeftStyle:mxUtils.getValue(this.style,"top…
2813getValue(this.style,"strokeColor","#000000");var B=g&&g.strokeWidth?g.strokeWidth:mxUtils.getValue
2906getValue(this.style,mxConstants.STYLE_ARCSIZE,mxConstants.LINE_ARCSIZE);var c=Math.max(0,Math.min(…
[all …]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/
H A DExtendedDnControl.php88 $useHexFormat = ($useHexFormat->getValue() === 0);
/plugin/davcard/vendor/sabre/vobject/lib/
H A DProperty.php111 function getValue() { function in Sabre\\VObject\\Property
335 return (string)$this->getValue();
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DProperty.php111 function getValue() { function in Sabre\\VObject\\Property
335 return (string)$this->getValue();
/plugin/davcal/vendor/sabre/vobject/lib/
H A DProperty.php111 function getValue() { function in Sabre\\VObject\\Property
335 return (string)$this->getValue();
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DSharee.php194 $sharee->access = $elems['share-access']->getValue();
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DToken.php235 public function getValue() function in Hoa\\Compiler\\Llk\\Rule\\Token
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DInvite.php48 function getValue() { function in Sabre\\CalDAV\\Xml\\Property\\Invite
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DCompareRequest.php113 return new self($dn->getValue(), EqualityFilter::fromAsn1($ava));
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapUrlExtension.php78 public function getValue(): ?string
73 public function getValue(): ?string global() function in FreeDSx\\Ldap\\LdapUrlExtension
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DAbstractTimeType.php110 public function getValue(): DateTimeInterface
103 public function getValue() : \DateTime global() function in FreeDSx\\Asn1\\Type\\AbstractTimeType
H A DAbstractType.php184 public function getValue()
182 public function getValue() global() function in FreeDSx\\Asn1\\Type\\AbstractType
/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js.unc97 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.dom.element.html#getValue
100 data.contents = this.getValue();
123 data.noteId = this.getValue();
/plugin/swiftmail/
H A DSwift.php383 $address = $it->getValue();
398 $address = $it->getValue();
439 $address = $it->getValue();
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php301 … $type = $this->mapResourceType($subProps['{DAV:}resourcetype']->getValue(), $subProps['subNode']);
611 ? (in_array('{DAV:}collection', $a['{DAV:}resourcetype']->getValue()))
615 ? (in_array('{DAV:}collection', $b['{DAV:}resourcetype']->getValue()))
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js.unc97 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.dom.element.html#getValue
100 data.contents = this.getValue();
123 data.noteId = this.getValue();
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Parser/
H A DJsonTest.php373 $this->assertEquals('foo', $result->FN->getValue());
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Parser/
H A DJsonTest.php373 $this->assertEquals('foo', $result->FN->getValue());
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Parser/
H A DJsonTest.php373 $this->assertEquals('foo', $result->FN->getValue());
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Parser/
H A DJsonTest.php373 $this->assertEquals('foo', $result->FN->getValue());
/plugin/snippets/
H A Dscript.js31 if(DokuCookie.getValue('snippets_keepopen')){
56 if(DokuCookie.getValue('snippets_update')){

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