Home
last modified time | relevance | path

Searched refs:propertyValue (Results 1 – 25 of 26) sorted by relevance

12

/plugin/webdav/vendor/sabre/vobject/lib/Parser/
DXML.php158 $propertyValue = [];
174 $propertyValue = [$value];
181 $propertyValue
232 $propertyValue['latitude'] = 0;
233 $propertyValue['longitude'] = 0;
236 $propertyValue[static::getTagName($xmlRequestChild['name'])]
245 $propertyValue[static::getTagName($xmlRequestChild['name'])]
260 $propertyValue[static::getTagName($specialChild['name'])]
273 $propertyValue[] = implode('/', $specialChild['value']);
275 $propertyValue[] = $specialChild['value'];
[all …]
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
DXML.php176 $propertyValue = [];
193 $propertyValue = [$value];
200 $propertyValue
257 $propertyValue['latitude'] = 0;
258 $propertyValue['longitude'] = 0;
261 $propertyValue[static::getTagName($xmlRequestChild['name'])]
270 $propertyValue[static::getTagName($xmlRequestChild['name'])]
284 $propertyValue[static::getTagName($specialChild['name'])]
299 $propertyValue[] = implode('/', $specialChild['value']);
303 $propertyValue[] = $specialChild['value'];
[all …]
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/
DPropPatch.php52 foreach ($this->properties as $propertyName => $propertyValue) {
54 if (is_null($propertyValue)) {
56 $writer->write(['{DAV:}prop' => [$propertyName => $propertyValue]]);
60 $writer->write(['{DAV:}prop' => [$propertyName => $propertyValue]]);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DPropPatch.php52 foreach ($this->properties as $propertyName => $propertyValue) {
54 if (is_null($propertyValue)) {
56 $writer->write(['{DAV:}prop' => [$propertyName => $propertyValue]]);
60 $writer->write(['{DAV:}prop' => [$propertyName => $propertyValue]]);
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Date/
DDateIntervalFilter.php27 foreach ($element as $propertyName => $propertyValue) {
28 $copy->{$propertyName} = $propertyValue;
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Date/
DDateIntervalFilter.php27 foreach ($element as $propertyName => $propertyValue) {
28 $copy->{$propertyName} = $propertyValue;
/plugin/davcal/
H A DcalendarBackendDokuwiki.php174 foreach ($mutations as $propertyName => $propertyValue)
181 $this->hlp->updateCalendarName($calendarId, $propertyValue);
185 $this->hlp->updateCalendarDescription($calendarId, $propertyValue);
189 $this->hlp->updateCalendarTimezone($calendarId, $propertyValue);
/plugin/asciidocjs/node_modules/clean-css/lib/writer/
Dhelpers.js81 var propertyValue = token[2];
82 var isPropertyBlock = propertyValue && propertyValue[0] === Token.PROPERTY_BLOCK;
116 if (propertyValue) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php266 foreach ($mutations as $propertyName => $propertyValue) {
271 $newValues[$fieldName] = $propertyValue->getValue() === 'transparent';
275 $newValues[$fieldName] = $propertyValue;
1072 foreach ($mutations as $propertyName => $propertyValue) {
1075 $newValues['source'] = $propertyValue->getHref();
1078 $newValues[$fieldName] = $propertyValue;
/plugin/webdav/vendor/sabre/dav/lib/DAV/
DPropPatch.php335 foreach ($argument as $propertyName => $propertyValue) {
336 $this->result[$propertyName] = is_null($propertyValue) ? 204 : 200;
DCorePlugin.php849 foreach ($nodeProperties as $propertyName => $propertyValue) {
850 $propFind->set($propertyName, $propertyValue, 200);
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DPropPatch.php328 foreach ($argument as $propertyName => $propertyValue) {
329 $this->result[$propertyName] = is_null($propertyValue) ? 204 : 200;
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/
DDeepCopy.php232 $propertyValue = $property->getValue($object);
235 $property->setValue($object, $this->recursiveCopy($propertyValue));
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/
DDeepCopy.php249 $propertyValue = $property->getValue($object);
252 $property->setValue($object, $this->recursiveCopy($propertyValue));
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
DPDO.php317 foreach ($mutations as $propertyName => $propertyValue) {
322 $newValues[$fieldName] = $propertyValue->getValue() === 'transparent';
326 $newValues[$fieldName] = $propertyValue;
1201 foreach ($mutations as $propertyName => $propertyValue) {
1204 $newValues['source'] = $propertyValue->getHref();
1207 $newValues[$fieldName] = $propertyValue;
/plugin/popupviewer/
Dscript.js632 var propertyValue = element.css(property);
636 if (!propertyValue) {
641 while (match = matchUrl.exec(propertyValue)) {
/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-1/
Doptimize.js369 function transformValue(propertyName, propertyValue, rule, transformCallback) { argument
371 var transformedValue = transformCallback(propertyName, propertyValue, selector);
374 return propertyValue;
/plugin/mikioplugin/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php2196 if (!$parser->propertyValue($value)) {
2830 $this->propertyValue($value, $key) && $this->end()
2868 if ($this->propertyValue($dirValue) && $this->end()) {
2891 $this->propertyValue($value) && $this->end()
3103 public function propertyValue(&$value, $keyName = null) function in lessc_parser
3218 if ($this->propertyValue($value)) {
/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.d.ts1823 getTaskBy(propertyName: string|GanttCallback, propertyValue: any): any[];
Ddhtmlxgantt.js.map1propertyValue","filterResourceTasks","getResourceTasks","falsyValuePreffix","random","resourceHash…
/plugin/asciidocjs/node_modules/clean-css/
DREADME.md540 …transform: function (propertyName, propertyValue, selector /* `selector` available since 4.2.0-pre…
541 if (propertyName == 'background-image' && propertyValue.indexOf('/path/to') > -1) {
542 return propertyValue.replace('/path/to', '../valid/path/to');
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
DFile.php512 $propertyValue = rtrim(implode(' ', $parts), " */\r\n");
514 … $this->phpcs->setSniffProperty($listenerClass, $propertyCode, $propertyValue);
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
Ddhtmlxgantt.js15830 function getTaskBy(propertyName, propertyValue) { argument
15834 if (helpers.isArray(propertyValue)) {
15835 return getResourceTasks(propertyName, propertyValue);
15837 return getResourceTasks(propertyName, [propertyValue]);
/plugin/dirtylittlehelper/mermaid/editor/docs/
D4.4.js1 …unction(e){e.onCssPropertyValue&&e.onCssPropertyValue({propertyName:r,propertyValue:n.currentWord,… property
D2.2.js31358 propertyValue: _this.currentWord,

12