Home
last modified time | relevance | path

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

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
H A DGdataCompositeMedia.php164 public function setObjectId(GdataObjectId $objectId) argument
166 $this->objectId = $objectId;
173 return $this->objectId;
H A DGdataMedia.php449 public function setObjectId(GdataObjectId $objectId) argument
451 $this->objectId = $objectId;
458 return $this->objectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DDeleteEmbeddedObjectRequest.php25 public $objectId; variable in Google\\Service\\Sheets\\DeleteEmbeddedObjectRequest
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
H A DUpdateEmbeddedObjectBorderRequest.php31 public $objectId; variable in Google\\Service\\Sheets\\UpdateEmbeddedObjectBorderRequest
64 public function setObjectId($objectId) argument
66 $this->objectId = $objectId;
73 return $this->objectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DInlineObject.php28 public $objectId; variable in Google\\Service\\Docs\\InlineObject
57 public function setObjectId($objectId) argument
59 $this->objectId = $objectId;
66 return $this->objectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DLayoutPlaceholderIdMapping.php31 public $objectId; variable in Google\\Service\\Slides\\LayoutPlaceholderIdMapping
64 public function setObjectId($objectId) argument
66 $this->objectId = $objectId;
73 return $this->objectId;
H A DPageElement.php35 public $objectId; variable in Google\\Service\\Slides\\PageElement
114 public function setObjectId($objectId) argument
116 $this->objectId = $objectId;
123 return $this->objectId;
H A DRerouteLineRequest.php25 public $objectId; variable in Google\\Service\\Slides\\RerouteLineRequest
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
H A DUpdateImagePropertiesRequest.php31 public $objectId; variable in Google\\Service\\Slides\\UpdateImagePropertiesRequest
64 public function setObjectId($objectId) argument
66 $this->objectId = $objectId;
73 return $this->objectId;
H A DUpdateLineCategoryRequest.php29 public $objectId; variable in Google\\Service\\Slides\\UpdateLineCategoryRequest
48 public function setObjectId($objectId) argument
50 $this->objectId = $objectId;
57 return $this->objectId;
H A DUpdateLinePropertiesRequest.php31 public $objectId; variable in Google\\Service\\Slides\\UpdateLinePropertiesRequest
64 public function setObjectId($objectId) argument
66 $this->objectId = $objectId;
73 return $this->objectId;
H A DUpdatePageElementAltTextRequest.php29 public $objectId; variable in Google\\Service\\Slides\\UpdatePageElementAltTextRequest
52 public function setObjectId($objectId) argument
54 $this->objectId = $objectId;
61 return $this->objectId;
H A DUpdatePagePropertiesRequest.php29 public $objectId; variable in Google\\Service\\Slides\\UpdatePagePropertiesRequest
50 public function setObjectId($objectId) argument
52 $this->objectId = $objectId;
59 return $this->objectId;
H A DUpdateTableBorderPropertiesRequest.php33 public $objectId; variable in Google\\Service\\Slides\\UpdateTableBorderPropertiesRequest
70 public function setObjectId($objectId) argument
72 $this->objectId = $objectId;
79 return $this->objectId;
H A DUpdateTableCellPropertiesRequest.php29 public $objectId; variable in Google\\Service\\Slides\\UpdateTableCellPropertiesRequest
52 public function setObjectId($objectId) argument
54 $this->objectId = $objectId;
61 return $this->objectId;
H A DUpdateTableColumnPropertiesRequest.php34 public $objectId; variable in Google\\Service\\Slides\\UpdateTableColumnPropertiesRequest
69 public function setObjectId($objectId) argument
71 $this->objectId = $objectId;
78 return $this->objectId;
H A DUpdateTextStyleRequest.php31 public $objectId; variable in Google\\Service\\Slides\\UpdateTextStyleRequest
68 public function setObjectId($objectId) argument
70 $this->objectId = $objectId;
77 return $this->objectId;
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js7506 for (var objectId in mapping)
7508 var cellId = lookup[objectId];
7514 cellMapping[cellId] = mapping[objectId].getId() || '';
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-logging-1.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/404manager/
H A Daction.php52 private $objectId; variable in action_plugin_404manager
74 $this->objectId = spl_object_hash($this);
/plugin/jcapture/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

123