Home
last modified time | relevance | path

Searched refs:properties (Results 251 – 275 of 802) sorted by last modified time

1...<<11121314151617181920>>...33

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DStructuredDataObject.php29 public function setProperties($properties) argument
31 $this->properties = $properties;
38 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DImage.php68 public function setProperties(MediaProperties $properties) argument
70 $this->properties = $properties;
77 return $this->properties;
H A DVideo.php32 public function setProperties(MediaProperties $properties) argument
34 $this->properties = $properties;
41 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DDeploymentmanagerResource.php48 public $properties; variable in Google\\Service\\DeploymentManager\\DeploymentmanagerResource
153 public function setProperties($properties) argument
155 $this->properties = $properties;
162 return $this->properties;
H A DResourceUpdate.php42 public $properties; variable in Google\\Service\\DeploymentManager\\ResourceUpdate
123 public function setProperties($properties) argument
125 $this->properties = $properties;
132 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2NodeProperties.php39 public function setProperties($properties) argument
41 $this->properties = $properties;
48 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p3beta1EntityAnnotation.php141 public function setProperties($properties) argument
143 $this->properties = $properties;
150 return $this->properties;
H A DGoogleCloudVisionV1p4beta1EntityAnnotation.php141 public function setProperties($properties) argument
143 $this->properties = $properties;
150 return $this->properties;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md423 properties. The getters and setters have been removed.
955 …additional properties also support locations and can be used to parse JSON responses where the out…
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md493 into and modify the private properties of promises of the same type. While this
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1SchemaSchemaElement.php46 public function setProperties(GoogleCloudApigeeV1SchemaSchemaProperty $properties) argument
48 $this->properties = $properties;
55 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DStep.php33 public $properties; variable in Google\\Service\\Dataflow\\Step
66 public function setProperties($properties) argument
68 $this->properties = $properties;
75 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DEntity.php44 public function setProperties($properties) argument
46 $this->properties = $properties;
53 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDriveFile.php150 public $properties; variable in Google\\Service\\Drive\\DriveFile
729 public function setProperties($properties) argument
731 $this->properties = $properties;
738 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaListPropertiesResponse.php47 public function setProperties($properties) argument
49 $this->properties = $properties;
56 return $this->properties;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js7470 this.properties = properties;
7643 var properties = this.properties;
7835 this.properties = properties;
33418 properties = [ properties ];
33430 properties = [ properties ];
33937 properties = [ properties ];
42581 properties = context.properties;
51348 properties = context.properties;
51544 properties = context.properties,
52526 properties: properties
[all …]
H A Dbpmn-modeler.production.min.js7properties=t}Zn.prototype.destroy=function(){this.get("eventBus").fire("diagram.destroy")},Zn.prot…
34properties,D({name:i})))&&void 0)})),e.on("moddleCopy.canSetCopiedProperty",(function(e){var t,n,i…
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/
H A Dmaxminddb.c117 zend_hash_copy((*zo).properties, \
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md19 * The following new anonymizer properties were added to `GeoIp2\Record\Traits`
104 * The `isAnonymousProxy` and `isSatelliteProvider` properties on
/plugin/imageflow/
H A DREADME.md40 …conf/userstyle.css. The following table shows the css selector and the properties that can be chan…
/plugin/strata/
H A Dmanual.txt408 The properties that can be specified, are explained in the following subsections.
425 The properties ''%%sort%%'' and ''%%filter%%'' are applied on each column. It is also possible to set these properties differently for some columns, as follows:
446 Here, we use a block ''%%Relation%%'' to set different properties for the column named ''%%Relation%%'' (this name is specified in the ''%%fields%%'' group). Thus, all columns are sortable and have text-based filters, except the column ''%%Relation%%'', which is not sortable and has a select-based filter.
/plugin/strata/syntax/
H A Dselect.php183 // fill in unset properties from named settings
316 $properties = implode(' ', array_map(
326 $R->doc .= '<div class="' . $classes . '" ' . $properties . '>' . DOKU_LF;
/plugin/strata/helper/
H A Dsyntax.php944 * Sets all properties given as '$properties' to the values parsed from '$trees'.
946 * The property array has as keys all possible properties, which are specified by its
961 * otherwise the property may not be set since all properties are optional.
978 * @param $properties The properties that can be set.
979 * @param $trees The trees that contain the values for these properties.
982 function setProperties($properties, $trees) {
992 $this->_setPropertyValue($properties, $tree['tag'], $lineNode, $variable, !empty($multi), $value, $propertyValues);
1004 foreach ($properties a
973 setProperties($properties, $trees) global() argument
1007 _setPropertyValue($properties, $group, $region, $variable, $isMulti, $value, & $propertyValues) global() argument
[all...]
/plugin/diagramsnet/lib/resources/
H A Ddia_eu.txt597 properties=Propietateak
H A Ddia_fa.txt597 properties=‫خواص‬

1...<<11121314151617181920>>...33