Searched defs:storeName (Results 1 – 4 of 4) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
H A D | ChannelToStoreLinkDetails.php | 29 public $storeName; variable in Google\\Service\\YouTube\\ChannelToStoreLinkDetails 52 public function setStoreName($storeName)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/ |
H A D | PosStore.php | 50 public $storeName; variable in Google\\Service\\ShoppingContent\\PosStore 143 public function setStoreName($storeName)
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_ShoppingService.php | 603 public $storeName; variable in Google_ProductsStores 635 public function setStoreName( $storeName) {
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | EditorUi.js | 14558 EditorUi.prototype.setDatabaseItem = function(key, data, success, error, storeName) argument 14595 EditorUi.prototype.removeDatabaseItem = function(key, success, error, storeName) argument 14621 EditorUi.prototype.getDatabaseItem = function(key, success, error, storeName) argument 14651 EditorUi.prototype.getDatabaseItems = function(success, error, storeName) argument 14691 EditorUi.prototype.getDatabaseItemKeys = function(success, error, storeName) argument
|