Home
last modified time | relevance | path

Searched refs:itemId (Results 1 – 24 of 24) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
DCreateItemResponse.php26 public $itemId; variable in Google\\Service\\Forms\\CreateItemResponse
35 public function setItemId($itemId) argument
37 $this->itemId = $itemId;
44 return $this->itemId;
DItem.php31 public $itemId; variable in Google\\Service\\Forms\\Item
78 public function setItemId($itemId) argument
80 $this->itemId = $itemId;
87 return $this->itemId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DDatafeedStatusExample.php25 public $itemId; variable in Google\\Service\\ShoppingContent\\DatafeedStatusExample
38 public function setItemId($itemId) argument
40 $this->itemId = $itemId;
47 return $this->itemId;
DPosInventoryRequest.php33 public $itemId; variable in Google\\Service\\ShoppingContent\\PosInventoryRequest
84 public function setItemId($itemId) argument
86 $this->itemId = $itemId;
93 return $this->itemId;
DPosInventory.php33 public $itemId; variable in Google\\Service\\ShoppingContent\\PosInventory
88 public function setItemId($itemId) argument
90 $this->itemId = $itemId;
97 return $this->itemId;
DPosSaleRequest.php33 public $itemId; variable in Google\\Service\\ShoppingContent\\PosSaleRequest
88 public function setItemId($itemId) argument
90 $this->itemId = $itemId;
97 return $this->itemId;
DPosInventoryResponse.php33 public $itemId; variable in Google\\Service\\ShoppingContent\\PosInventoryResponse
88 public function setItemId($itemId) argument
90 $this->itemId = $itemId;
97 return $this->itemId;
DPosSale.php33 public $itemId; variable in Google\\Service\\ShoppingContent\\PosSale
92 public function setItemId($itemId) argument
94 $this->itemId = $itemId;
101 return $this->itemId;
DPosSaleResponse.php33 public $itemId; variable in Google\\Service\\ShoppingContent\\PosSaleResponse
92 public function setItemId($itemId) argument
94 $this->itemId = $itemId;
101 return $this->itemId;
DMerchantOrderReturnItem.php28 public $itemId; variable in Google\\Service\\ShoppingContent\\MerchantOrderReturnItem
75 public function setItemId($itemId) argument
77 $this->itemId = $itemId;
84 return $this->itemId;
DPromotion.php72 public $itemId; variable in Google\\Service\\ShoppingContent\\Promotion
325 public function setItemId($itemId) argument
327 $this->itemId = $itemId;
334 return $this->itemId;
/plugin/authgoogle/google/contrib/
DGoogle_MirrorService.php382 * @param string $itemId The ID of the timeline item the attachment belongs to.
386 public function delete($itemId, $attachmentId, $optParams = array()) { argument
387 $params = array('itemId' => $itemId, 'attachmentId' => $attachmentId);
396 * @param string $itemId The ID of the timeline item the attachment belongs to.
401 public function get($itemId, $attachmentId, $optParams = array()) { argument
402 $params = array('itemId' => $itemId, 'attachmentId' => $attachmentId);
414 * @param string $itemId The ID of the timeline item the attachment belongs to.
418 public function insert($itemId, $optParams = array()) { argument
419 $params = array('itemId' => $itemId);
431 * @param string $itemId The ID of the timeline item whose attachments should be listed.
[all …]
/plugin/grensladawritezor/fckeditor/editor/_source/classes/
Dfckspecialcombo.js108 FCKSpecialCombo.prototype.SelectItem = function( itemId ) argument
110 itemId = itemId ? itemId.toString().toLowerCase() : '' ;
112 var oDiv = this.Items[ itemId ] ;
Dfcktoolbarspecialcombo.js39 function FCKToolbarSpecialCombo_OnSelect( itemId, item ) argument
41 FCK.ToolbarSet.CurrentInstance.Commands.GetCommand( this.CommandName ).Execute( itemId, item ) ;
/plugin/mdpage/vendor/cebe/markdown/block/
DListTrait.php147 foreach($block['items'] as $itemId => $itemLines) {
149 if (!$block['lazyItems'][$itemId]) {
159 $block['items'][$itemId] = $content;
/plugin/diagramsnet/lib/js/diagramly/
DNotionClient.js516 var itemId, itemName;
547 fn(itemId);
588 itemId = null;
604 itemId = null;
662 this.executeRequest('/v1/databases/' + encodeURIComponent(itemId) + '/query',
673 itemId = null;
796 itemId = db.id;
806 fn({id: itemId, drawioReady: drawioReady, schema: db});
/plugin/wysiwyg/fckeditor/editor/_source/classes/
Dfcktoolbarspecialcombo.js41 function FCKToolbarSpecialCombo_OnSelect( itemId, item ) argument
43 FCK.ToolbarSet.CurrentInstance.Commands.GetCommand( this.CommandName ).Execute( itemId, item ) ;
Dfckspecialcombo.js69 function FCKSpecialCombo_ItemOnClick( ev, specialCombo, itemId ) argument
78 specialCombo.OnSelect( itemId, this ) ;
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
Ddhtmlxgantt.js10687 var itemId = branch[i];
10688 code.call(this, itemId);
10689 if (this._branches[itemId])
10690 this._traverseBranches(code, itemId);
17278 function(itemId, item){ argument
17281 if(layers.filters[i](itemId, item) === false){
17443 function _getEditorPosition(itemId, columnName) { argument
17444 var top = grid.getItemTop(itemId);
17445 var height = grid.getItemHeight(itemId);
17475 function _createPlaceholder(itemId, columnName) { argument
[all …]
/plugin/diagramsnet/lib/js/orgchart/
DOrgChart.Layout.min.js1 …etParentKey:function(itemId){return this.Items.get(itemId).getParentId()},GetDataItem:function(ite… argument
/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.js.map1itemId","project","isSummaryTask","isSplitTask","open_split_tasks","$open","select_task","isSelect…
/plugin/diagramsnet/lib/WEB-INF/lib/
Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/ckeditor5markdown/
Dckeditor.js2 …ror",{itemId:e.id,error:i}),o&&this._actionQueues.enqueue(e.id,()=>new Promise(n=>{const i=()=>{t.… property
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1itemId = 0;\n this.rangeMap = new RangeMap();\n for (const renderer of renderers) {\…