Home
last modified time | relevance | path

Searched refs:properties (Results 151 – 175 of 802) sorted by relevance

12345678910>>...33

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DTreeTest.php93 $file->properties = ['test1'=>'value'];
166 public $properties; variable in Sabre\\DAV\\TreeFileTester
188 function getProperties($properties) { argument
190 return $this->properties;
208 $this->properties = $propPatch->getMutations();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DSheet.php179 public function setProperties(SheetProperties $properties) argument
181 $this->properties = $properties;
188 return $this->properties;
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dstdclass.rst7 The current implementation serializes all the properties of a ``stdClass`` object in
13 - change serialization order of properties
15 - specify any extra serialization information for properties that are part of the ``stdClass`` obje…
/plugin/findologicxmlexport/vendor/jms/serializer/src/Ordering/
H A DIdenticalPropertyOrderingStrategy.php12 public function order(array $properties): array argument
14 return $properties;
H A DPropertyOrderingInterface.php12 * @param PropertyMetadata[] $properties name => property
16 public function order(array $properties): array; argument
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DShare.php80 $properties = [];
82 $properties['{DAV:}displayname'] = $sharee[$commonName];
91 'properties' => $properties,
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DLegend.php13 $properties = $this->cssManager->MergeCSS('INLINE', 'LEGEND', $attr);
14 if (!empty($properties)) {
15 $this->mpdf->setCSS($properties, 'INLINE');
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DIProperties.php42 * @param array $properties
45 function getProperties($properties); argument
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DIProperties.php42 * @param array $properties
45 function getProperties($properties); argument
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md162 * #227: Always add `VALUE=URI` to `PHOTO` properties.
163 * #235: Always add `VALUE=URI` to `URL` properties.
349 * #179: Added `isFloating` to `DATE-TIME` properties.
445 * #51: Support for iterating RDATE properties.
542 2.1 quoted printable-encoded properties.
564 * Fixed: URI properties should not escape ; and ,.
572 * Changed: All $duration properties are now public.
604 * Fixed: jCard encoding of TIME properties.
781 creation of components and properties.
817 properties such as N, ADR, ORG and CATEGORIES.
[all …]
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCard.php452 $properties = [];
455 $properties[] = $child->jsonSerialize();
460 $properties,
486 foreach ($propertiesByGroup as $group => $properties) {
492 foreach ($properties as $property) {
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCard.php457 $properties = [];
460 $properties[] = $child->jsonSerialize();
465 $properties,
496 foreach ($propertiesByGroup as $group => $properties) {
505 foreach ($properties as $property) {
/plugin/odt/ODT/
H A DODTList.php24 $properties = array();
25 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes);
88 $properties = array();
89 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes);
144 $properties = array();
145 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes);
/plugin/codemirror/dist/modes/
H A Dproperties.min.js.map1properties/properties.js"],"names":["mod","exports","module","require","define","amd","CodeMirror"…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1CustomReport.php321 public function setProperties($properties) argument
323 $this->properties = $properties;
330 return $this->properties;
H A DGoogleCloudApigeeV1Organization.php335 public function setProperties(GoogleCloudApigeeV1Properties $properties) argument
337 $this->properties = $properties;
344 return $this->properties;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php148 * @param array $properties
151 function getProperties($properties) { argument
155 foreach ($properties as $prop) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D0bbd30b9be3e54ff3028b9f4459634d2.asciidoc8 'properties' => [
10 'properties' => [
H A Dd9474f66970c6955e24b17c7447e7b5f.asciidoc9 'properties' => [
11 'properties' => [
/plugin/diagramsnet/lib/js/diagramly/
H A DNotionClient.js225 var xmlParts = fileInfo.properties[this.xmlField].rich_text, xml = '';
226 var fileNameObj = this.getTitle(fileInfo.properties);
284 var fileNameObj = this.getTitle(fileInfo.properties);
306 nameField = this.getTitle(folderObj.schema.properties).key;
311 folderObj.schema.properties[this.xmlField] = { class in folderObj.schema
319 properties: folderObj.schema.properties
433 properties: {} property in NotionClient.writeFile.reqBody
436 reqBody.properties[nameField] = { class in reqBody
444 reqBody.properties[this.xmlField] = { class in reqBody
782 var drawioReady = dbs[i].properties[this.xmlField] &&
[all …]
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md101 * #227: Always add `VALUE=URI` to `PHOTO` properties.
102 * #235: Always add `VALUE=URI` to `URL` properties.
288 * #179: Added `isFloating` to `DATE-TIME` properties.
384 * #51: Support for iterating RDATE properties.
481 2.1 quoted printable-encoded properties.
503 * Fixed: URI properties should not escape ; and ,.
511 * Changed: All $duration properties are now public.
543 * Fixed: jCard encoding of TIME properties.
720 creation of components and properties.
756 properties such as N, ADR, ORG and CATEGORIES.
[all …]
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSubscriptionSupport.php58 * @param array $properties
61 function createSubscription($principalUri, $uri, array $properties); argument
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSubscriptionSupport.php58 * @param array $properties
61 function createSubscription($principalUri, $uri, array $properties); argument
/plugin/dokutexit/help/
H A Dtexit.txt28 ^title |Add to PDF properties & Latex document title | string | first level one header |
29 ^subject |Add to PDF properties | string | title is used |
30 ^author |Add to PDF properties & Latex document | string| no default|
31 ^keywords |Add to PDF properties | string | no default|
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DComponent.php363 $properties = [];
370 $properties[] = $child->jsonSerialize();
377 $properties,
394 $properties = [];
401 $properties[] = $child;
408 if (!empty($properties)) {
412 foreach ($properties as $property) {

12345678910>>...33