Home
last modified time | relevance | path

Searched refs:objectId (Results 1 – 25 of 72) sorted by last modified time

123

/plugin/photogallery/phpThumb/demo/
H A Djavascript_api.js68 function getStyleObject(objectId) { argument
69 if(document.getElementById && document.getElementById(objectId)) {
70 return document.getElementById(objectId).style;
71 } else if (document.all && document.all(objectId)) {
72 return document.all(objectId).style;
73 } else if (document.layers && document.layers[objectId]) {
74 return getObjNN4(document,objectId);
80 function changeObjectVisibility(objectId, newVisibility) { argument
81 var styleObject = getStyleObject(objectId, document);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DPositionedObject.php26 public $objectId; variable in Google\\Service\\Docs\\PositionedObject
43 public function setObjectId($objectId) argument
45 $this->objectId = $objectId;
52 return $this->objectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentEntityRelation.php25 public $objectId; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentEntityRelation
38 public function setObjectId($objectId) argument
40 $this->objectId = $objectId;
47 return $this->objectId;
H A DGoogleCloudDocumentaiV1beta1DocumentEntityRelation.php25 public $objectId; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentEntityRelation
38 public function setObjectId($objectId) argument
40 $this->objectId = $objectId;
47 return $this->objectId;
H A DGoogleCloudDocumentaiV1beta2DocumentEntityRelation.php25 public $objectId; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentEntityRelation
38 public function setObjectId($objectId) argument
40 $this->objectId = $objectId;
47 return $this->objectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDfareporting.php2108 … 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/dynamicTargetingKeys/{objectId}',
2116 'objectId' => [
2160 'objectId' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DGroupObjectsResponse.php25 public $objectId; variable in Google\\Service\\Slides\\GroupObjectsResponse
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
H A DUpdateParagraphStyleRequest.php31 public $objectId; variable in Google\\Service\\Slides\\UpdateParagraphStyleRequest
68 public function setObjectId($objectId) argument
70 $this->objectId = $objectId;
77 return $this->objectId;
H A DUpdateShapePropertiesRequest.php29 public $objectId; variable in Google\\Service\\Slides\\UpdateShapePropertiesRequest
50 public function setObjectId($objectId) argument
52 $this->objectId = $objectId;
59 return $this->objectId;
H A DCreateImageRequest.php27 public $objectId; variable in Google\\Service\\Slides\\CreateImageRequest
50 public function setObjectId($objectId) argument
52 $this->objectId = $objectId;
59 return $this->objectId;
H A DCreateLineRequest.php35 public $objectId; variable in Google\\Service\\Slides\\CreateLineRequest
82 public function setObjectId($objectId) argument
84 $this->objectId = $objectId;
91 return $this->objectId;
H A DCreateParagraphBulletsRequest.php31 public $objectId; variable in Google\\Service\\Slides\\CreateParagraphBulletsRequest
66 public function setObjectId($objectId) argument
68 $this->objectId = $objectId;
75 return $this->objectId;
H A DCreateShapeResponse.php25 public $objectId; variable in Google\\Service\\Slides\\CreateShapeResponse
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
H A DCreateSheetsChartResponse.php25 public $objectId; variable in Google\\Service\\Slides\\CreateSheetsChartResponse
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
H A DCreateSlideResponse.php25 public $objectId; variable in Google\\Service\\Slides\\CreateSlideResponse
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
H A DCreateTableRequest.php31 public $objectId; variable in Google\\Service\\Slides\\CreateTableRequest
68 public function setObjectId($objectId) argument
70 $this->objectId = $objectId;
77 return $this->objectId;
H A DInsertTextRequest.php31 public $objectId; variable in Google\\Service\\Slides\\InsertTextRequest
68 public function setObjectId($objectId) argument
70 $this->objectId = $objectId;
77 return $this->objectId;
H A DMergeTableCellsRequest.php25 public $objectId; variable in Google\\Service\\Slides\\MergeTableCellsRequest
32 public function setObjectId($objectId) argument
34 $this->objectId = $objectId;
41 return $this->objectId;
H A DPage.php32 public $objectId; variable in Google\\Service\\Slides\\Page
93 public function setObjectId($objectId) argument
95 $this->objectId = $objectId;
102 return $this->objectId;
H A DRefreshSheetsChartRequest.php25 public $objectId; variable in Google\\Service\\Slides\\RefreshSheetsChartRequest
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DUnsampledReportCloudStorageDownloadDetails.php29 public $objectId; variable in Google\\Service\\Analytics\\UnsampledReportCloudStorageDownloadDetails
48 public function setObjectId($objectId) argument
50 $this->objectId = $objectId;
57 return $this->objectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DUpdateEmbeddedObjectPositionRequest.php31 public $objectId; variable in Google\\Service\\Sheets\\UpdateEmbeddedObjectPositionRequest
64 public function setObjectId($objectId) argument
66 $this->objectId = $objectId;
73 return $this->objectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DDynamicTargetingKey.php33 public $objectId; variable in Google\\Service\\Dfareporting\\DynamicTargetingKey
70 public function setObjectId($objectId) argument
72 $this->objectId = $objectId;
79 return $this->objectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DCompositeMedia.php164 public function setObjectId(ObjectId $objectId) argument
166 $this->objectId = $objectId;
173 return $this->objectId;
H A DMedia.php449 public function setObjectId(ObjectId $objectId) argument
451 $this->objectId = $objectId;
458 return $this->objectId;

123