Searched refs:summaryId (Results 1 – 5 of 5) sorted by relevance
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/ |
| D | Layers.php | 37 * @param string $summaryId The ID for the layer to get the summary for. 45 public function get($volumeId, $summaryId, $optParams = []) argument 47 $params = ['volumeId' => $volumeId, 'summaryId' => $summaryId];
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | Books.php | 291 'path' => 'books/v1/volumes/{volumeId}/layersummary/{summaryId}', 299 'summaryId' => [
|
| /plugin/authgoogle/google/contrib/ |
| D | Google_BooksService.php | 179 * @param string $summaryId The ID for the layer to get the summary for. 186 public function get($volumeId, $summaryId, $optParams = array()) { argument 187 $params = array('volumeId' => $volumeId, 'summaryId' => $summaryId);
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
| D | dhtmlxgantt.js | 26132 _addSubtasksToDragMultiple: function(summaryId) { argument 26138 }, summaryId, this);
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ |
| D | dhtmlxgantt.js.map | 1 …summaryId","taskDnD","linkDnD","_linksDnD","_tasksDnD","_attachDomEvents","_attachStateProvider","…
|