/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/ |
H A D | Networks.php | 69 * @param string $network Name of the network to delete. 84 public function delete($project, $network, $optParams = []) argument 86 $params = ['project' => $project, 'network' => $network]; 95 * @param string $network Name of the network to return. 99 public function get($project, $network, $optParams = []) argument 101 $params = ['project' => $project, 'network' => $network]; 116 $params = ['project' => $project, 'network' => $network]; 256 $params = ['project' => $project, 'network' => $network]; 265 * @param string $network Name of the network to update. 318 * @param string $network Name of the network to be updated. [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataFusion/ |
H A D | NetworkConfig.php | 29 public $network; variable in Google\\Service\\DataFusion\\NetworkConfig 48 public function setNetwork($network) argument 50 $this->network = $network; 57 return $this->network;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/ |
H A D | SearchRangeRequest.php | 29 public $network; variable in Google\\Service\\ServiceNetworking\\SearchRangeRequest 48 public function setNetwork($network) argument 50 $this->network = $network; 57 return $this->network;
|
H A D | Range.php | 29 public $network; variable in Google\\Service\\ServiceNetworking\\Range 48 public function setNetwork($network) argument 50 $this->network = $network; 57 return $this->network;
|
H A D | Connection.php | 26 public $network; variable in Google\\Service\\ServiceNetworking\\Connection 43 public function setNetwork($network) argument 45 $this->network = $network; 52 return $this->network;
|
H A D | GoogleCloudServicenetworkingV1betaSubnetwork.php | 33 public $network; variable in Google\\Service\\ServiceNetworking\\GoogleCloudServicenetworkingV1betaSubnetwork 70 public function setNetwork($network) argument 72 $this->network = $network; 79 return $this->network;
|
H A D | GoogleCloudServicenetworkingV1betaConnection.php | 26 public $network; variable in Google\\Service\\ServiceNetworking\\GoogleCloudServicenetworkingV1betaConnection 43 public function setNetwork($network) argument 45 $this->network = $network; 52 return $this->network;
|
H A D | Route.php | 33 public $network; variable in Google\\Service\\ServiceNetworking\\Route 70 public function setNetwork($network) argument 72 $this->network = $network; 79 return $this->network;
|
H A D | Subnetwork.php | 34 public $network; variable in Google\\Service\\ServiceNetworking\\Subnetwork 77 public function setNetwork($network) argument 79 $this->network = $network; 86 return $this->network;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/ |
H A D | VertexAIParameters.php | 29 public $network; variable in Google\\Service\\AIPlatformNotebooks\\VertexAIParameters 48 public function setNetwork($network) argument 50 $this->network = $network; 57 return $this->network;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/ |
H A D | Network.php | 25 public $network; variable in Google\\Service\\CloudLifeSciences\\Network 38 public function setNetwork($network) argument 40 $this->network = $network; 47 return $this->network;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/ |
H A D | GoogleCloudDataplexV1TaskInfrastructureSpecVpcNetwork.php | 26 public $network; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1TaskInfrastructureSpecVpcNetwork 39 public function setNetwork($network) argument 41 $this->network = $network; 48 return $this->network;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/ |
H A D | NetworkInterface.php | 33 public $network; variable in Google\\Service\\VMMigrationService\\NetworkInterface 70 public function setNetwork($network) argument 72 $this->network = $network; 79 return $this->network;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
H A D | UsableSubnetwork.php | 30 public $network; variable in Google\\Service\\Compute\\UsableSubnetwork 55 public function setNetwork($network) argument 57 $this->network = $network; 64 return $this->network;
|
H A D | RouterStatus.php | 34 public $network; variable in Google\\Service\\Compute\\RouterStatus 95 public function setNetwork($network) argument 97 $this->network = $network; 104 return $this->network;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/ |
H A D | Endpoint.php | 37 public $network; variable in Google\\Service\\ServiceDirectory\\Endpoint 88 public function setNetwork($network) argument 90 $this->network = $network; 97 return $this->network;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/ |
H A D | NetworkConfig.php | 38 public $network; variable in Google\\Service\\CloudFilestore\\NetworkConfig 89 public function setNetwork($network) argument 91 $this->network = $network; 98 return $this->network;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/ |
H A D | UsableSubnetwork.php | 30 public $network; variable in Google\\Service\\Container\\UsableSubnetwork 59 public function setNetwork($network) argument 61 $this->network = $network; 68 return $this->network;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/ |
H A D | InternalChecker.php | 37 public $network; variable in Google\\Service\\Monitoring\\InternalChecker 92 public function setNetwork($network) argument 94 $this->network = $network; 101 return $this->network;
|
/plugin/ipgroup/ |
H A D | admin.php | 85 foreach ($networks as $network) { 86 $network = rtrim($network); 87 list($network, $group) = explode(';', $network); 89 ptln("<td>".rtrim($network)."</td>"); 92 …ptln("<input type=\"submit\" name=\"delete[".$network.";".$group."]\" value=\"".$this->getLang('de…
|
H A D | action.php | 37 list($network,$group) = explode(';', $line); 38 $network = rtrim($network); 42 $network_bits = substr($network,strpos($network,'/')+1); 49 if ($this->ip2pton($ip."/".$network_bits) === $this->ip2pton($network)) {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/ |
H A D | AllowedClient.php | 41 public $network; variable in Google\\Service\\Baremetalsolution\\AllowedClient 110 public function setNetwork($network) argument 112 $this->network = $network; 119 return $this->network;
|
H A D | NetworkUsage.php | 33 public function setNetwork(Network $network) argument 35 $this->network = $network; 42 return $this->network;
|
/plugin/socialite/syntax/ |
H A D | button.php | 97 foreach ($data['networks'] as $network) { 98 if (in_array($network, $valid_networks)) { 99 $renderer->doc .= $this->socialite_button($display, $network); 111 * @param string $network The social network 114 protected function socialite_button ($display, $network) { argument 124 switch ($network) { 185 …$xhtml .= '<a class="' . $network . '" target="' . $target . '" href="' . $href . '">' . $name . '…
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/ |
H A D | Endpoint.php | 41 public $network; variable in Google\\Service\\NetworkManagement\\Endpoint 114 public function setNetwork($network) argument 116 $this->network = $network; 123 return $this->network;
|