Home
last modified time | relevance | path

Searched refs:setProperties (Results 51 – 67 of 67) sorted by path

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p3beta1EntityAnnotation.php141 public function setProperties($properties) function in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1EntityAnnotation
H A DGoogleCloudVisionV1p4beta1EntityAnnotation.php141 public function setProperties($properties) function in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1EntityAnnotation
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js51506 setProperties(businessObject, properties);
51551 setProperties(businessObject, oldProperties);
51596 function setProperties(businessObject, properties) { function
/plugin/combo/ComboStrap/
H A DBrandButton.php253 return Template::create($urlTemplate)->setProperties($templateData)->render();
260 return Template::create($urlTemplate)->setProperties($templateData)->render();
H A DTemplate.php137 public function setProperties(array $properties): Template function in ComboStrap\\Template
/plugin/combo/syntax/
H A Dvariable.php44 return Template::create($string)->setProperties($contextData)->render();
/plugin/elasticsearch/helper/
H A Dclient.php186 $mapping->setProperties($props);
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DMapping.php33 $this->setProperties($properties);
44 public function setProperties(array $properties): Mapping function in Elastica\\Mapping
188 $mappingObject->setProperties($mapping);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DAttachmentProcessor.php42 public function setProperties(array $properties): self function in Elastica\\Processor\\AttachmentProcessor
/plugin/jmol2/jmol/
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/odt/ODT/css/
H A Dcssdocument.php128 public function setProperties (array &$properties) { function in css_doc_element
H A Dcssimportnew.php1247 $element->setProperties($properties);
1371 $parents [$index]->setProperties ($properties);
/plugin/ol3/
H A Dscript.js8setProperties(e),r}return tt(e,t),e.prototype.get=function(t){var e;return this.values_&&this.valu… method in e
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/strata/helper/
H A Dsyntax.php982 function setProperties($properties, $trees) {
973 function setProperties($properties, $trees) { global() function in helper_plugin_strata_syntax
/plugin/strata/syntax/
H A Dselect.php169 $namedGroupSettings[$f['caption']] = $this->helper->setProperties($groupProperties, $groups);
181 $groupsettings[$i] = $this->helper->setProperties($groupProperties, $groups);
192 $result['strata-ui'] = $this->helper->setProperties($globalProperties, $trees);

123