Home
last modified time | relevance | path

Searched refs:getValue (Results 26 – 50 of 1088) sorted by relevance

12345678910>>...44

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DExpandEventsDTSTARTandDTENDTest.php104 …ntains($child->getValue(), ['20120207T171500Z', '20120208T171500Z', '20120209T171500Z'], 'DTSTART …
107 …ontains($child->getValue(), ['20120207T181500Z', '20120208T181500Z', '20120209T181500Z'], 'DTEND i…
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1getValue();if(n){m.setStyle("text-align",n);m.setAttribute("class",n+"align")}else{m.removeStyle("…
/plugin/davcal/vendor/sabre/vobject/lib/ITip/
H A DBroker.php350 $instances[$recurId] = $attendee['PARTSTAT']->getValue();
352 $requestStatus = $vevent->{'REQUEST-STATUS'}->getValue();
369 if ($attendee->getValue() === $itipMessage->sender) {
426 if ($attendee->getValue() === $itipMessage->sender) {
525 $event->add('SUMMARY', $calendar->VEVENT->SUMMARY->getValue());
739 $event->add('SUMMARY', $instanceObj->SUMMARY->getValue());
829 $uid = $vevent->UID->getValue();
831 if ($uid !== $vevent->UID->getValue()) {
859 $sequence = $vevent->SEQUENCE->getValue();
868 $status = strtoupper($vevent->STATUS->getValue());
[all …]
/plugin/diagramsnet/lib/shapes/
H A DmxInfographic.js41 var dy = Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dy', this.dy))));
81 var dy = Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dy', this.dy))));
367 var dx = Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dx', this.dx))));
432 var dx = Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dx', this.dx))));
490 var dx = Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dx', this.dx))));
555 var dx = Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dx', this.dx))));
614 var dx = Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dx', this.dx))));
687 var dx = Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dx', this.dx))));
747 var dx = Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dx', this.dx))));
1484 var fillColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, 'none');
[all …]
H A DmxGmdl.js217 …var margin = parseFloat(mxUtils.getValue(this.style, mxShapeGmdlMarginRect.prototype.cst.MARGIN, '…
341 …var hSize = parseFloat(mxUtils.getValue(this.style, mxShapeGmdlSlider2.prototype.cst.HANDLE_SIZE, …
432 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#ffffff');
697 var fontSize = parseFloat(mxUtils.getValue(this.style, mxConstants.STYLE_FONTSIZE, '12'));
698 var fontColor = mxUtils.getValue(this.style, mxConstants.STYLE_FONTCOLOR, '#000000');
796 var fontSize = parseFloat(mxUtils.getValue(this.style, mxConstants.STYLE_FONTSIZE, '12'));
797 var fontColor = mxUtils.getValue(this.style, mxConstants.STYLE_FONTCOLOR, '#000000');
798 var bright = mxUtils.getValue(this.style, 'bright', '1');
917 var dx1 = w * Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dx1', this.dx1))));
945 …var dx1 = Math.max(0, Math.min(1, parseFloat(mxUtils.getValue(this.state.style, 'dx1', this.dx1)))…
[all …]
/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupText.js40 var linkText = mxUtils.getValue(this.style, mxShapeMockupLink.prototype.cst.LINK_TEXT, 'Link');
41 var textSize = mxUtils.getValue(this.style, mxShapeMockupLink.prototype.cst.TEXT_SIZE, '17');
42 …var textColor = mxUtils.getValue(this.style, mxShapeMockupLink.prototype.cst.TEXT_COLOR, '#0000ff'…
99 …var fontColor = mxUtils.getValue(this.style, mxShapeMockupLinkBar.prototype.cst.TEXT_COLOR, '#6666…
102 var frameColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#666666');
104 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff');
314 var textSize = mxUtils.getValue(this.style, mxShapeMockupCallout.prototype.cst.TEXT_SIZE, '17');
592 var strokeColor = mxUtils.getValue(this.style, 'strokeColor', '#000000');
660 …var fontSize = mxUtils.getValue(this.style, mxShapeMockupBulletedList.prototype.cst.TEXT_SIZE, '17…
745 var fontSize = mxUtils.getValue(this.style, mxShapeMockupTextBox.prototype.cst.TEXT_SIZE, '17');
[all …]
H A DmxMockupForms.js383 var fillColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '').toString();
499 var fillColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff');
1016 var frameColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#666666');
1018 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff');
1221 var fillColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff');
1223 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#999999');
1332 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff');
1333 var frameColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#666666');
1380 var strokeWidth = mxUtils.getValue(this.style, mxConstants.STYLE_STROKEWIDTH, '1');
1536 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#999999');
[all …]
H A DmxMockupContainers.js54 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff');
56 var frameColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#666666');
89 var strokeWidth = mxUtils.getValue(this.style, mxConstants.STYLE_STROKEWIDTH, '1');
258 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff');
446 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff');
473 var strokeWidth = mxUtils.getValue(this.style, mxConstants.STYLE_STROKEWIDTH, '1');
645 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff');
844 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff');
1125 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff');
1149 var strokeWidth = mxUtils.getValue(this.style, mxConstants.STYLE_STROKEWIDTH, '1');
[all …]
H A DmxMockupButtons.js50 …var mainText = mxUtils.getValue(this.style, mxShapeMockupMultiButton.prototype.cst.MAIN_TEXT, 'Mai…
51 …var subText = mxUtils.getValue(this.style, mxShapeMockupMultiButton.prototype.cst.SUB_TEXT, 'Sub T…
52 …var fontColor = mxUtils.getValue(this.style, mxShapeMockupMultiButton.prototype.cst.TEXT_COLOR, '#…
53 …var fontSize = mxUtils.getValue(this.style, mxShapeMockupMultiButton.prototype.cst.TEXT_SIZE, '17'…
157 …var mainText = mxUtils.getValue(this.style, mxShapeMockupButton.prototype.cst.MAIN_TEXT, 'Main Tex…
254 var frameColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#666666');
256 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff');
471 var frameColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#666666');
473 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff');
706 …var textSize = mxUtils.getValue(this.style, mxShapeMockupOnOffButton.prototype.cst.TEXT_SIZE, '17'…
[all …]
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js1getValue(),C=this.getDialog(),B=D.match(p);if(B){if(B[2]=="%"){u(C,false)}D=B[1]}if(C.lockRatio){v…
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js1getValue(),C=this.getDialog(),B=D.match(p);if(B){if(B[2]=="%"){u(C,false)}D=B[1]}if(C.lockRatio){v…
/plugin/davcard/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTester.php56 $message->method = isset($vcal->METHOD)?$vcal->METHOD->getValue():null;
58 $message->uid = $mainComponent->uid->getValue();
63 $message->sender = $mainComponent->ATTENDEE->getValue();
64 …senderName = isset($mainComponent->ATTENDEE['CN'])?$mainComponent->ATTENDEE['CN']->getValue():null;
65 $message->recipient = $mainComponent->ORGANIZER->getValue();
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTester.php58 $message->method = isset($vcal->METHOD) ? $vcal->METHOD->getValue() : null;
60 $message->uid = $mainComponent->UID->getValue();
65 $message->sender = $mainComponent->ATTENDEE->getValue();
66 …erName = isset($mainComponent->ATTENDEE['CN']) ? $mainComponent->ATTENDEE['CN']->getValue() : null;
67 $message->recipient = $mainComponent->ORGANIZER->getValue();
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTester.php56 $message->method = isset($vcal->METHOD)?$vcal->METHOD->getValue():null;
58 $message->uid = $mainComponent->uid->getValue();
63 $message->sender = $mainComponent->ATTENDEE->getValue();
64 …senderName = isset($mainComponent->ATTENDEE['CN'])?$mainComponent->ATTENDEE['CN']->getValue():null;
65 $message->recipient = $mainComponent->ORGANIZER->getValue();
/plugin/davcal/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTester.php56 $message->method = isset($vcal->METHOD)?$vcal->METHOD->getValue():null;
58 $message->uid = $mainComponent->uid->getValue();
63 $message->sender = $mainComponent->ATTENDEE->getValue();
64 …senderName = isset($mainComponent->ATTENDEE['CN'])?$mainComponent->ATTENDEE['CN']->getValue():null;
65 $message->recipient = $mainComponent->ORGANIZER->getValue();
/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js33 var evenRowColor = mxUtils.getValue(state.style,
35 var oddRowColor = mxUtils.getValue(state.style,
37 var evenColColor = mxUtils.getValue(state.style,
39 var oddColColor = mxUtils.getValue(state.style,
186 var rowLines = mxUtils.getValue(this.state.style,
188 var columnLines = mxUtils.getValue(this.state.style,
364 if (mxUtils.getValue(this.style, 'boundedLbl', false))
593 var size = mxUtils.getValue(this.style, 'size', 15);
701 var lid = mxUtils.getValue(this.style, 'lid', true);
1119 var size = mxUtils.getValue(this.style, 'size');
[all …]
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php19 $this->assertEquals('propvalue', $property->getValue());
34 $this->assertEquals('value1', $property['param1']->getValue());
35 $this->assertEquals('value2', $property['param2']->getValue());
104 $this->assertEquals('paramvalue',$property->parameters['PARAMNAME']->getValue());
203 $this->assertEquals('value',$property->parameters['MYPARAM']->getValue());
268 $this->assertEquals('Bla', $property->getValue());
311 $this->assertNull($property->getValue());
315 $this->assertNull($property->getValue());
319 $this->assertEquals(1, $property->getValue());
323 $this->assertEquals('1,2', $property->getValue());
[all …]
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php18 $this->assertEquals('propvalue', $property->getValue());
33 $this->assertEquals('value1', $property['param1']->getValue());
34 $this->assertEquals('value2', $property['param2']->getValue());
103 $this->assertEquals('paramvalue', $property->parameters['PARAMNAME']->getValue());
202 $this->assertEquals('value', $property->parameters['MYPARAM']->getValue());
267 $this->assertEquals('Bla', $property->getValue());
310 $this->assertNull($property->getValue());
314 $this->assertNull($property->getValue());
318 $this->assertEquals(1, $property->getValue());
322 $this->assertEquals('1,2', $property->getValue());
[all …]
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php19 $this->assertEquals('propvalue', $property->getValue());
34 $this->assertEquals('value1', $property['param1']->getValue());
35 $this->assertEquals('value2', $property['param2']->getValue());
104 $this->assertEquals('paramvalue',$property->parameters['PARAMNAME']->getValue());
203 $this->assertEquals('value',$property->parameters['MYPARAM']->getValue());
268 $this->assertEquals('Bla', $property->getValue());
311 $this->assertNull($property->getValue());
315 $this->assertNull($property->getValue());
319 $this->assertEquals(1, $property->getValue());
323 $this->assertEquals('1,2', $property->getValue());
[all …]
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php19 $this->assertEquals('propvalue', $property->getValue());
34 $this->assertEquals('value1', $property['param1']->getValue());
35 $this->assertEquals('value2', $property['param2']->getValue());
104 $this->assertEquals('paramvalue',$property->parameters['PARAMNAME']->getValue());
203 $this->assertEquals('value',$property->parameters['MYPARAM']->getValue());
268 $this->assertEquals('Bla', $property->getValue());
311 $this->assertNull($property->getValue());
315 $this->assertNull($property->getValue());
319 $this->assertEquals(1, $property->getValue());
323 $this->assertEquals('1,2', $property->getValue());
[all …]
/plugin/combo/ComboStrap/
H A DSiteConfig.php168 public function getValue(string $key, ?string $default = null, ?string $scope = PluginUtility::PLUGIN_BASE_NAME)
180 $value = $this->getValue($key, $default);
238 return $this->getValue(self::LOG_EXCEPTION_LEVEL, LogUtility::DEFAULT_THROW_LEVEL);
247 $value = $this->getValue(self::REM_CONF);
296 return DataType::toInteger($this->getValue(SiteConfig::HTML_MAX_KB_SIZE_FOR_INLINE_ELEMENT, self::HTML_MAX_KB_SIZE_FOR_INLINE_ELEMENT_DEFAULT)) * 1024;
357 $value = $this->getValue('maxseclevel', null, self::GLOBAL_SCOPE);
373 return $this->getValue("start", self::CONF_DEFAULT_INDEX_NAME, self::GLOBAL_SCOPE);
415 $metadataDirectory = $this->getValue('metadir', null, self::GLOBAL_SCOPE);
435 return $this->getValue(TemplateEngine::CONF_THEME, TemplateEngine::CONF_THEME_DEFAULT);
444 return $this->getValue(PageTemplateNam
167 public function getValue(string $key, ?string $default = null, ?string $scope = PluginUtility::PLUGIN_BASE_NAME) global() function in ComboStrap\\SiteConfig
[all...]
/plugin/webdav/vendor/sabre/vobject/lib/ITip/
H A DBroker.php348 $instances[$recurId] = $attendee['PARTSTAT']->getValue();
350 $requestStatus = $vevent->{'REQUEST-STATUS'}->getValue();
367 if ($attendee->getValue() === $itipMessage->sender) {
425 if ($attendee->getValue() === $itipMessage->sender) {
529 $event->add('SUMMARY', $calendar->VEVENT->SUMMARY->getValue());
736 $event->add('SUMMARY', $instanceObj->SUMMARY->getValue());
835 $uid = $vevent->UID->getValue();
837 if ($uid !== $vevent->UID->getValue()) {
865 $sequence = $vevent->SEQUENCE->getValue();
889 $status = strtoupper($vevent->STATUS->getValue());
[all …]
/plugin/davcard/vendor/sabre/vobject/lib/ITip/
H A DBroker.php350 $instances[$recurId] = $attendee['PARTSTAT']->getValue();
352 $requestStatus = $vevent->{'REQUEST-STATUS'}->getValue();
369 if ($attendee->getValue() === $itipMessage->sender) {
426 if ($attendee->getValue() === $itipMessage->sender) {
525 $event->add('SUMMARY', $calendar->VEVENT->SUMMARY->getValue());
749 $event->add('SUMMARY', $instanceObj->SUMMARY->getValue());
846 $uid = $vevent->UID->getValue();
848 if ($uid !== $vevent->UID->getValue()) {
876 $sequence = $vevent->SEQUENCE->getValue();
885 $status = strtoupper($vevent->STATUS->getValue());
[all …]
/plugin/icalevents/vendor/sabre/vobject/lib/ITip/
H A DBroker.php355 $instances[$recurId] = $attendee['PARTSTAT']->getValue();
357 $requestStatus = $vevent->{'REQUEST-STATUS'}->getValue();
374 if ($attendee->getValue() === $itipMessage->sender) {
431 if ($attendee->getValue() === $itipMessage->sender) {
531 $event->add('SUMMARY', $calendar->VEVENT->SUMMARY->getValue());
756 $event->add('SUMMARY', $instanceObj->SUMMARY->getValue());
854 $uid = $vevent->UID->getValue();
856 if ($uid !== $vevent->UID->getValue()) {
884 $sequence = $vevent->SEQUENCE->getValue();
893 $status = strtoupper($vevent->STATUS->getValue());
[all …]
/plugin/webdavclient/vendor/sabre/vobject/lib/ITip/
H A DBroker.php350 $instances[$recurId] = $attendee['PARTSTAT']->getValue();
352 $requestStatus = $vevent->{'REQUEST-STATUS'}->getValue();
369 if ($attendee->getValue() === $itipMessage->sender) {
426 if ($attendee->getValue() === $itipMessage->sender) {
525 $event->add('SUMMARY', $calendar->VEVENT->SUMMARY->getValue());
749 $event->add('SUMMARY', $instanceObj->SUMMARY->getValue());
846 $uid = $vevent->UID->getValue();
848 if ($uid !== $vevent->UID->getValue()) {
876 $sequence = $vevent->SEQUENCE->getValue();
885 $status = strtoupper($vevent->STATUS->getValue());
[all …]

12345678910>>...44