Home
last modified time | relevance | path

Searched refs:getProperties (Results 51 – 75 of 140) sorted by relevance

123456

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DPrestoJob.php114 public function getProperties() function in Google\\Service\\Dataproc\\PrestoJob
H A DHadoopJob.php162 public function getProperties() function in Google\\Service\\Dataproc\\HadoopJob
H A DPySparkJob.php148 public function getProperties() function in Google\\Service\\Dataproc\\PySparkJob
H A DSparkJob.php162 public function getProperties() function in Google\\Service\\Dataproc\\SparkJob
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/
H A DSupportedMethodSetTest.php57 $result = $this->server->getProperties('/', ['{DAV:}supported-method-set']);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Environment.php165 public function getProperties() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1Environment
H A DGoogleCloudApigeeV1Result.php127 public function getProperties() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1Result
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DResourceUpdate.php130 public function getProperties() function in Google\\Service\\DeploymentManager\\ResourceUpdate
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php88 $node = $this->server->getProperties($path, [
232 $tzResult = $this->server->getProperties($path, [$tzProp]);
H A DPlugin.php287 $properties = $mkcalendar->getProperties();
459 $tzResult = $this->server->getProperties($calendarPath, [$tzProp]);
523 $tzResult = $this->server->getProperties($path, [$tzProp]);
688 $calendarProps = $this->server->getProperties($uri, [$tzProp]);
858 $calendarProperties = $this->server->getProperties($parentPath, [$sCCS]);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p2beta1EntityAnnotation.php148 public function getProperties() function in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1EntityAnnotation
H A DEntityAnnotation.php148 public function getProperties() function in Google\\Service\\Vision\\EntityAnnotation
H A DGoogleCloudVisionV1p1beta1EntityAnnotation.php148 public function getProperties() function in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1EntityAnnotation
H A DGoogleCloudVisionV1p3beta1EntityAnnotation.php148 public function getProperties() function in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1EntityAnnotation
H A DGoogleCloudVisionV1p4beta1EntityAnnotation.php148 public function getProperties() function in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1EntityAnnotation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstanceTemplate.php135 public function getProperties() function in Google\\Service\\Compute\\InstanceTemplate
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/
H A DCreateSubscriptionTest.php100 …$this->server->getProperties('calendars/user1/subscription1', ['{http://calendarserver.org/ns/}sub…
H A DSubscriptionTest.php47 $sub->getProperties(['{DAV:}displayname', '{http://calendarserver.org/ns/}source'])
/plugin/odt/ODT/css/
H A Dcssimportnew.php820 public function getProperties (&$values) { function in css_rule_new
1102 $rule->getProperties ($current);
1120 $rule->getProperties ($temp);
1142 $properties = $parent->getProperties ();
1262 $properties = $parent->getProperties ();
1367 $properties = $parents [$index]->getProperties ();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DSpreadsheet.php110 public function getProperties() function in Google\\Service\\Sheets\\Spreadsheet
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php273 $properties = $mkcalendar->getProperties();
444 $tzResult = $this->server->getProperties($calendarPath, [$tzProp]);
505 $tzResult = $this->server->getProperties($path, [$tzProp]);
656 $calendarProps = $this->server->getProperties($uri, [$tzProp]);
828 $calendarProperties = $this->server->getProperties($parentPath, [$sCCS]);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php151 function getProperties($properties) { function in Sabre\\CalDAV\\Subscriptions\\Subscription
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPrincipal.php171 function getProperties($requestedProperties) { function in Sabre\\DAVACL\\Principal
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DMapping.php54 public function getProperties(): array function in Elastica\\Mapping
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php391 $result = $this->server->getProperties(
566 $properties = $this->server->getProperties(
670 $props = $this->server->getProperties($owner, [$uas]);
797 $props = $node->getProperties([$sct, $ctz]);

123456