Home
last modified time | relevance | path

Searched refs:resourceId (Results 26 – 47 of 47) sorted by last modified time

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DChannel.php49 public $resourceId; variable in Google\\Service\\Drive\\Channel
150 public function setResourceId($resourceId) argument
152 $this->resourceId = $resourceId;
159 return $this->resourceId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/
H A DChannel.php49 public $resourceId; variable in Google\\Service\\Reports\\Channel
150 public function setResourceId($resourceId) argument
152 $this->resourceId = $resourceId;
159 return $this->resourceId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesConfiguration/Resource/
H A DImageConfigurations.php36 * @param string $resourceId The ID of the resource used by this method.
41 public function upload($resourceId, $imageType, $optParams = []) argument
43 $params = ['resourceId' => $resourceId, 'imageType' => $imageType];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DChannel.php49 public $resourceId; variable in Google\\Service\\Directory\\Channel
150 public function setResourceId($resourceId) argument
152 $this->resourceId = $resourceId;
159 return $this->resourceId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DActivityContentDetailsFavorite.php28 public function setResourceId(ResourceId $resourceId) argument
30 $this->resourceId = $resourceId;
37 return $this->resourceId;
H A DActivityContentDetailsLike.php28 public function setResourceId(ResourceId $resourceId) argument
30 $this->resourceId = $resourceId;
37 return $this->resourceId;
H A DActivityContentDetailsPlaylistItem.php64 public function setResourceId(ResourceId $resourceId) argument
66 $this->resourceId = $resourceId;
73 return $this->resourceId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Assuredworkloads/
H A DGoogleCloudAssuredworkloadsV1beta1WorkloadResourceInfo.php25 public $resourceId; variable in Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1beta1WorkloadResourceInfo
34 public function setResourceId($resourceId) argument
36 $this->resourceId = $resourceId;
43 return $this->resourceId;
H A DGoogleCloudAssuredworkloadsVersioningV1mainWorkloadResourceInfo.php25 public $resourceId; variable in Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsVersioningV1mainWorkloadResourceInfo
34 public function setResourceId($resourceId) argument
36 $this->resourceId = $resourceId;
43 return $this->resourceId;
H A DGoogleCloudAssuredworkloadsVersioningV1mainWorkloadResourceSettings.php29 public $resourceId; variable in Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsVersioningV1mainWorkloadResourceSettings
52 public function setResourceId($resourceId) argument
54 $this->resourceId = $resourceId;
61 return $this->resourceId;
/plugin/diagramsnet/lib/js/onedrive/
H A DOneDriveOrig.js2 … job failed with HTTP status: {0}",t)))})})).then(function(e){e.resourceId?n(e.resourceId):i<=w?se…
H A DOneDrive.js6 … job failed with HTTP status: {0}",t)))})})).then(function(e){e.resourceId?n(e.resourceId):i<=w?se…
/plugin/ol3/
H A Dscript.js8 …;return new(Function.prototype.bind.apply(zE,e))}||{},wO.format.filter.resourceId=function(t){retu…
/plugin/webdav/vendor/sabre/http/lib/
H A DClient.php224 $resourceId = intval($status['handle']);
230 ) = $this->curlMultiMap[$resourceId];
231 unset($this->curlMultiMap[$resourceId]);
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1753 getResourceAssignments(resourceId: string|number): any[];
H A Ddhtmlxgantt.js.map1resourceId","resourceValue","resource_id","getResourceLoad","resourceProperty","$role","scaleUnit"…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js15864 helpers.forEach(resourceIds, function(resourceId) { argument
15865 resourceHash[resourceHashFunction(resourceId)] = true;
16303 function selectAssignments(resourceId, taskId, result){ argument
16315 if (owners[i].resource_id == resourceId) {
16321 function getResourceAssignments(resourceId, taskId){ argument
16328 selectAssignments(resourceId, taskId, assignments);
16330 var tasks = gantt.getTaskBy(property, resourceId);
16332 selectAssignments(resourceId, task.id, assignments);
/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php1862 public $resourceId; variable in Google_Channel
1896 public function setResourceId( $resourceId) { argument
1897 $this->resourceId = $resourceId;
1900 return $this->resourceId;
H A DGoogle_StorageService.php1269 public $resourceId; variable in Google_Channel
1303 public function setResourceId( $resourceId) { argument
1304 $this->resourceId = $resourceId;
1307 return $this->resourceId;
H A DGoogle_YouTubeService.php1186 $this->resourceId = $resourceId;
1198 $this->resourceId = $resourceId;
1210 $this->resourceId = $resourceId;
1222 $this->resourceId = $resourceId;
1234 $this->resourceId = $resourceId;
1260 $this->resourceId = $resourceId;
1334 $this->resourceId = $resourceId;
1374 $this->resourceId = $resourceId;
1392 $this->resourceId = $resourceId;
3278 $this->resourceId = $resourceId;
[all …]
H A DGoogle_DirectoryService.php431 * @param string $resourceId Immutable id of Mobile Device
445 * @param string $resourceId Immutable id of Mobile Device
448 public function delete($customerId, $resourceId, $optParams = array()) { argument
449 $params = array('customerId' => $customerId, 'resourceId' => $resourceId);
458 * @param string $resourceId Immutable id of Mobile Device
464 public function get($customerId, $resourceId, $optParams = array()) { argument
465 $params = array('customerId' => $customerId, 'resourceId' => $resourceId);
1341 public $resourceId; variable in Google_MobileDevice
1408 public function setResourceId($resourceId) { argument
1409 $this->resourceId = $resourceId;
[all …]
/plugin/bibtex/OSBib/format/
H A DREADME.txt65 Array ( [resourceId] => 1 [type] => journal_article [title] => {X} Window System, Version 11 [subti…

12