Home
last modified time | relevance | path

Searched refs:getValue (Results 901 – 925 of 1088) sorted by relevance

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

/plugin/davcal/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php123 strpos($this->getValue(),'Z')===false
/plugin/davcal/vendor/sabre/vobject/lib/Property/
H A DText.php232 if ($param->getValue() === 'QUOTED-PRINTABLE') {
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php518 $itemUid = current($itemUid)->getValue();
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarQueryValidator.php260 $check = $check->getValue();
/plugin/combo/action/
H A Dsnippetsbootstrap.php79 $cssPreloadConf = $executionContextConfig->getValue(self::CONF_PRELOAD_CSS, self::CONF_PRELOAD_CSS_DEFAULT);
/plugin/combo/syntax/
H A Dbadge.php156 $backgroundColor = $tagAttributes->getValue(ColorRgb::BACKGROUND_COLOR);
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js368 var old = model.getValue(cell);
511 var value = (mxUtils.getValue(style, mxConstants.STYLE_EDITABLE, 1)) == 1 ? 0 : 1;
863 var value = (mxUtils.getValue(style, 'html', '0') == '1') ? null : '1';
876 var html = mxUtils.getValue(state.style, 'html', '0');
882 if (mxUtils.getValue(state.style, 'nl2Br', '1') != '0')
902 if (mxUtils.getValue(state.style, 'nl2Br', '1') != '0')
1407 var value = (mxUtils.getValue(style, mxConstants.STYLE_ROUNDED, '0') == '1') ? '0' : '1';
/plugin/odt/helper/
H A Dcssimport.php63 public function getValue () { function in css_declaration
992 $returnString .= ' '.$declaration->getProperty ().':'.$declaration->getValue ().";\n";
1056 return $declaration->getValue ();
1069 $value = $declaration->getValue ();
/plugin/findologicxmlexport/vendor/sebastian/global-state/src/
H A DSnapshot.php352 $value = $attribute->getValue();
/plugin/authgoogle/google/contrib/
H A DGoogle_AuditService.php240 public function getValue() { function in Google_ActivityEventsParameters
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVCalendarTest.php515 $this->assertEquals('test', $result->SUMMARY->getValue());
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCard.php396 $pref = $field['PREF']->getValue();
H A DVCalendar.php525 $itemUid = current($itemUid)->getValue();
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCard.php400 $pref = $field['PREF']->getValue();
H A DVCalendar.php553 $itemUid = current($itemUid)->getValue();
/plugin/webdav/vendor/sabre/vobject/lib/Property/
H A DText.php222 if ('QUOTED-PRINTABLE' === $param->getValue()) {
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVCalendarTest.php515 $this->assertEquals('test', $result->SUMMARY->getValue());
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVCalendarTest.php514 $this->assertEquals('test', $result->SUMMARY->getValue());
/plugin/combo/ComboStrap/
H A DPrism.php237 $language = $attributes->getValue(TagAttributes::TYPE_KEY);
H A DDimension.php112 $id = $attributes->getValue("id");
H A DConditionalLength.php72 $this->length = $conditionalValue->getValue();
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/
H A DDeepCopy.php249 $propertyValue = $property->getValue($object);
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst431 if (false === $source = $this->getValue('source', $name)) {
441 if (false === $source = $this->getValue('source', $name)) {
451 return $name === $this->getValue('name', $name);
461 if (false === $lastModified = $this->getValue('last_modified', $name)) {
468 protected function getValue($column, $name)
/plugin/diagramsnet/lib/js/
H A Dapp.min.js639getValue(this.style,mxConstants.STYLE_STARTARROW,this.startArrow);this.endArrow=mxUtils.getValue(t…
703getValue(this.style,mxConstants.STYLE_FONTSTYLE,this.fontStyle),this.family=mxUtils.getValue(this.…
2528getValue(h.style,mxConstants.STYLE_SHAPE)!=mxUtils.getValue(U,mxConstants.STYLE_SHAPE)&&(mxUtils.g…
2639getValue(d,"horizontalTree","1"),e.resizeParent="1"==mxUtils.getValue(d,"resizeParent","1"),e.grou…
3263getValue(this.style,"tabWidth",this.tabWidth))));c=Math.max(0,Math.min(e,parseFloat(mxUtils.getVal…
3265getValue(this.style,"folderSymbol",null)&&(a.begin(),a.moveTo(d-30,c+20),a.lineTo(d-20,c+10),a.lin…
3275getValue(this.style,"labelInHeader",!1)){var c=mxUtils.getValue(this.style,"tabWidth",15)*this.sca…
3357getValue(this.style,"indent",this.indent)))),m=f&&f.dashed?f.dashed:mxUtils.getValue(this.style,"d…
3358getValue(this.style,"left",!0),u=f&&f.topLeftStyle?f.topLeftStyle:mxUtils.getValue(this.style,"top…
3359getValue(this.style,"strokeColor","#000000");var w=f&&f.strokeWidth?f.strokeWidth:mxUtils.getValue
[all …]
/plugin/icalevents/vendor/sabre/vobject/lib/Property/
H A DText.php234 if ($param->getValue() === 'QUOTED-PRINTABLE') {

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