Home
last modified time | relevance | path

Searched refs:getValue (Results 876 – 900 of 1088) sorted by relevance

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

/plugin/combo/ComboStrap/
H A DLang.php146 return $this->getValue();
H A DPageSqlTreeListener.php262 $level = PageLevel::createForPage($this->requestedPage)->getValue();
399 $level = PageLevel::createForPage($this->requestedPage)->getValue();
H A DToc.php314 public function getValue(): array function in ComboStrap\\Toc
H A DSkin.php93 $type = $attributes->getValue(TagAttributes::TYPE_KEY);
/plugin/struct/meta/
H A DValue.php55 public function getValue() function in dokuwiki\\plugin\\struct\\meta\\Value
/plugin/authgoogle/google/contrib/
H A DGoogle_ReportsService.php325 public function getValue() { function in Google_ActivityEventsParameters
542 public function getValue() { function in Google_UsageReportsWarningsData
/plugin/diagramsnet/lib/plugins/
H A Danimation.js367 if (mxUtils.getValue(state.style, mxConstants.STYLE_DASHED, '0') != '1')
376 if (mxUtils.getValue(state.style, mxConstants.STYLE_DASHED, '0') != '1')
/plugin/diagramsnet/lib/js/diagramly/
H A DmxFreehand.js278 var strokeColor = mxUtils.getValue(graph.currentVertexStyle, mxConstants.STYLE_STROKECOLOR,
279 mxUtils.getValue(defaultStyle, mxConstants.STYLE_STROKECOLOR, '#000'))
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js59getValue(a.style,mxConstants.STYLE_PORT_CONSTRAINT,mxUtils.getValue(b.style,c?mxConstants.STYLE_SO…
394getValue(this.style,mxConstants.STYLE_ABSOLUTE_ARCSIZE,0)?c=Math.min(a/2,Math.min(b/2,mxUtils.getV…
399getValue(this.style,mxConstants.STYLE_FILLCOLOR,this.fill);this.gradient=mxUtils.getValue(this.sty…
401getValue(this.style,mxConstants.STYLE_STARTARROW,this.startArrow);this.endArrow=mxUtils.getValue(t…
402getValue(this.style,"stencilFlipH",0)||this.flipH,this.flipV=1==mxUtils.getValue(this.style,"stenc…
465getValue(this.style,mxConstants.STYLE_FONTSTYLE,this.fontStyle),this.family=mxUtils.getValue(this.…
466getValue(this.style,mxConstants.STYLE_VERTICAL_ALIGN,this.valign),this.spacing=parseInt(mxUtils.ge…
467getValue(this.style,mxConstants.STYLE_SPACING_LEFT,this.spacingLeft-b))+this.spacing,this.horizont…
529getValue(this.style,mxConstants.STYLE_ABSOLUTE_ARCSIZE,0))return Math.min(a/2,Math.min(b/2,mxUtils…
886getValue(c.style,mxConstants.STYLE_ALIGN,mxConstants.ALIGN_LEFT),k=(mxUtils.getValue(c.style,mxCon…
[all …]
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcache-api-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/ javax/ javax/cache/ javax/ ...
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php260 $shareAccess = $child[200]['{DAV:}share-access']->getValue();
268 … if (!isset($child[200][$sccs]) || in_array('VEVENT', $child[200][$sccs]->getValue())) {
953 … if (isset($props[$sct]) && $props[$sct]->getValue() == ScheduleCalendarTransp::TRANSPARENT) {
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/
H A DDeepCopy.php232 $propertyValue = $property->getValue($object);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarQueryValidator.php256 $check = $check->getValue();
/plugin/refnotes/
H A Dbibtex.php558 $data[$field->getName()] = $field->getValue($strings);
605 public function getValue($strings) { function in refnotes_bibtex_field
/plugin/structjoin/types/
H A DJoin.php138 return $reflectionProperty->getValue($QB);
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php518 $itemUid = current($itemUid)->getValue();
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php117 false === strpos($this->getValue(), 'Z')
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessBuilderTest.php72 $this->assertNull($p->getValue($pb));
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php128 strpos($this->getValue(), 'Z') === false
/plugin/davcard/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php123 strpos($this->getValue(),'Z')===false
/plugin/davcard/vendor/sabre/vobject/lib/Property/
H A DText.php232 if ($param->getValue() === 'QUOTED-PRINTABLE') {
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php123 strpos($this->getValue(),'Z')===false
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/
H A DText.php232 if ($param->getValue() === 'QUOTED-PRINTABLE') {
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php518 $itemUid = current($itemUid)->getValue();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarTest.php83 …,'VTODO'), $result['{urn:ietf:params:xml:ns:caldav}supported-calendar-component-set']->getValue());

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