Home
last modified time | relevance | path

Searched refs:getValue (Results 776 – 800 of 1088) sorted by last modified time

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

/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DSupportedReportSet.php79 function getValue() { function in Sabre\\DAV\\Xml\\Property\\SupportedReportSet
121 foreach ($this->getValue() as $val) {
149 array_map([$html, 'xmlName'], $this->getValue())
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCard.php396 $pref = $field['PREF']->getValue();
/plugin/webdav/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php226 $priorityA = isset($a->PRIORITY) ? (int) $a->PRIORITY->getValue() : 0;
227 $priorityB = isset($b->PRIORITY) ? (int) $b->PRIORITY->getValue() : 0;
326 $available->RRULE->getValue(),
H A DProperty.php109 public function getValue() function in Sabre\\VObject\\Property
384 return (string) $this->getValue();
H A DTimeZoneUtil.php209 $cdoId = (int) $vtimezone->{'X-MICROSOFT-CDO-TZID'}->getValue();
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DCurrentUserPrivilegeSet.php93 function getValue() { function in Sabre\\DAVACL\\Xml\\Property\\CurrentUserPrivilegeSet
153 array_map([$html, 'xmlName'], $this->getValue())
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md686 getValue() instead.
757 * Added: Property::getValue().
760 * Added: Parameter::getValue().
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php79 public function getValue() function in Sabre\\VObject\\Property\\ICalendar\\Recur
132 return $this->getValue();
/plugin/webdav/vendor/sabre/vobject/lib/Property/
H A DIntegerValue.php65 return [(int) $this->getValue()];
H A DText.php222 if ('QUOTED-PRINTABLE' === $param->getValue()) {
H A DTime.php71 $parts = DateTimeParser::parseVCardTime($this->getValue());
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php578 $resourceType = $properties['{DAV:}resourcetype']->getValue();
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarQueryValidator.php256 $check = $check->getValue();
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DInvite.php48 function getValue() { function in Sabre\\CalDAV\\Xml\\Property\\Invite
H A DScheduleCalendarTransp.php58 function getValue() { function in Sabre\\CalDAV\\Xml\\Property\\ScheduleCalendarTransp
H A DSupportedCalendarComponentSet.php51 function getValue() { function in Sabre\\CalDAV\\Xml\\Property\\SupportedCalendarComponentSet
/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/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2getValue(ptr,type,noSafe){type=type||"i8";if(type.charAt(type.length-1)==="*")type="i32";switch(ty… function
H A Dopus.js2getValue(ptr,type,noSafe){type=type||"i8";if(type.charAt(type.length-1)==="*")type="i32";switch(ty… function
H A Dogg.js2getValue(ptr,type,noSafe){type=type||"i8";if(type.charAt(type.length-1)==="*")type="i32";switch(ty… function
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DAsseticTokenParser.php61 $inputs[] = $stream->next()->getValue();
66 …ay_filter(array_map('trim', explode(',', $stream->expect(\Twig_Token::STRING_TYPE)->getValue()))));
71 $attributes['output'] = $stream->expect(\Twig_Token::STRING_TYPE)->getValue();
76 $name = $stream->expect(\Twig_Token::STRING_TYPE)->getValue();
81 $attributes['var_name'] = $stream->expect(\Twig_Token::STRING_TYPE)->getValue();
86 …s['debug'] = 'true' == $stream->expect(\Twig_Token::NAME_TYPE, array('true', 'false'))->getValue();
91 …'combine'] = 'true' == $stream->expect(\Twig_Token::NAME_TYPE, array('true', 'false'))->getValue();
99 $attributes['vars'][] = $stream->expect(\Twig_Token::STRING_TYPE)->getValue();
111 $key = $stream->next()->getValue();
113 $attributes[$key] = $stream->expect(\Twig_Token::STRING_TYPE)->getValue();
[all …]
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessTest.php147 $h = $h->getValue($p);
H A DProcessBuilderTest.php72 $this->assertNull($p->getValue($pb));
/plugin/codemirror/dist/
H A Dscripts.min.js.map1getValue","join","lineSeparator","setValue","getRange","getLineHandle","getLineNumber","getLineHan…
H A Dscripts.min.js4 …this.first,b,c)},remove:function(a,b){this.removeInner(a-this.first,b)},getValue:function(a){var b…
6 …etAttribute("autofocus")!=null&&c==document.body}function d(){a.value=h.getValue()}var e;if(a.form…
8getValue());dw_locktimer.refresh()}});jQuery.each(d,function(a,b){if(a!=="nativeeditor"){var c=m(a…

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