Searched refs:deleteConnection (Results 1 – 4 of 4) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/ | ||
H A D | ServicesConnections.php | 71 public function deleteConnection($name, DeleteConnectionRequest $postBody, $optParams = []) function in Google\\Service\\ServiceNetworking\\Resource\\ServicesConnections |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ | ||
H A D | ServiceNetworking.php | 208 ],'deleteConnection' => [ |
/plugin/webdavclient/ | ||
H A D | admin.php | 83 $this->hlp->deleteConnection($connid); |
H A D | helper.php | 211 public function deleteConnection($connectionId) function in helper_plugin_webdavclient |