Home
last modified time | relevance | path

Searched refs:resourceId (Results 26 – 47 of 47) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DCalendarResource.php69 public $resourceId; variable in Google\\Service\\Directory\\CalendarResource
240 public function setResourceId($resourceId) argument
242 $this->resourceId = $resourceId;
249 return $this->resourceId;
H A DMobileDevice.php148 public $resourceId; variable in Google\\Service\\Directory\\MobileDevice
619 public function setResourceId($resourceId) argument
621 $this->resourceId = $resourceId;
628 return $this->resourceId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DSubscriptionSnippet.php106 public function setResourceId(ResourceId $resourceId) argument
108 $this->resourceId = $resourceId;
115 return $this->resourceId;
H A DPlaylistItemSnippet.php150 public function setResourceId(ResourceId $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/Resource/
H A DChromeosdevices.php53 * @param string $resourceId The unique ID of the device. The `resourceId`s are
59 public function action($customerId, $resourceId, ChromeOsDeviceAction $postBody, $optParams = []) argument
61 $params = ['customerId' => $customerId, 'resourceId' => $resourceId, 'postBody' => $postBody];
/plugin/authgoogle/google/contrib/
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 …]
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_DriveService.php1862 public $resourceId; variable in Google_Channel
1896 public function setResourceId( $resourceId) { argument
1897 $this->resourceId = $resourceId;
1900 return $this->resourceId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DGamesConfiguration.php137 'path' => 'games/v1configuration/images/{resourceId}/imageType/{imageType}',
140 'resourceId' => [
H A DDirectory.php242 … 'path' => 'admin/directory/v1/customer/{customerId}/devices/chromeos/{resourceId}/action',
250 'resourceId' => [
987 … 'path' => 'admin/directory/v1/customer/{customerId}/devices/mobile/{resourceId}/action',
995 'resourceId' => [
1002 'path' => 'admin/directory/v1/customer/{customerId}/devices/mobile/{resourceId}',
1010 'resourceId' => [
1017 'path' => 'admin/directory/v1/customer/{customerId}/devices/mobile/{resourceId}',
1025 'resourceId' => [
/plugin/webdav/vendor/sabre/http/lib/
H A DClient.php224 $resourceId = intval($status['handle']);
230 ) = $this->curlMultiMap[$resourceId];
231 unset($this->curlMultiMap[$resourceId]);
/plugin/davcal/vendor/sabre/http/lib/
H A DClient.php222 $resourceId = intval($status['handle']);
228 ) = $this->curlMultiMap[$resourceId];
229 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/bibtex/OSBib/format/
H A DREADME.txt65 Array ( [resourceId] => 1 [type] => journal_article [title] => {X} Window System, Version 11 [subti…
/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/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/ol3/
H A Dscript.js8 …;return new(Function.prototype.bind.apply(zE,e))}||{},wO.format.filter.resourceId=function(t){retu…
/plugin/openlayersmap/ol7/
H A Dol.js.map

12