| /plugin/switchpanel/lang/en/ |
| D | lang.php | 8 $lang['panel_24rj'] = "Insert a panel 24 ports with no name"; 9 $lang['panel_1x24'] = "Insert a panel 24 ports with name"; 10 $lang['panel_1x48'] = "Insert a panel 48 ports with name"; 11 $lang['panel_2x24'] = "Insert a panel 48 ports with two names"; 12 $lang['panel_2x12'] = "Insert a panel 2x12 ports with name"; 13 $lang['panel_4x12'] = "Insert a panel 4x12 ports with two names"; 14 $lang['panel_logo'] = "Insert a panel 24 ports with logo"; 15 $lang['panel_ears'] = "Insert a panel 24 ports with fixings"; 17 $lang['name_1x24a'] = "24 ports on 1U (01-24)"; 18 $lang['name_1x48a'] = "48 ports on 2U (01-48)"; [all …]
|
| /plugin/switchpanel/lang/fr/ |
| D | lang.php | 8 $lang['panel_24rj'] = "Insérer un bandeau 24 ports sans nom"; 9 $lang['panel_1x24'] = "Insérer un bandeau 24 ports avec nom"; 10 $lang['panel_1x48'] = "Insérer un bandeau 48 ports avec nom"; 11 $lang['panel_2x24'] = "Insérer un bandeau 48 ports avec deux noms"; 12 $lang['panel_2x12'] = "Insérer un bandeau 2x12 ports avec nom"; 13 $lang['panel_4x12'] = "Insérer un bandeau 4x12 ports avec deux noms"; 14 $lang['panel_logo'] = "Insérer un bandeau 24 ports avec logo"; 15 $lang['panel_ears'] = "Insérer un bandeau 24 ports avec fixations"; 17 $lang['name_1x24a'] = "24 ports sur 1U (01-24)"; 18 $lang['name_1x48a'] = "48 ports sur 2U (01-48)"; [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/ |
| D | TrafficPortSelector.php | 22 protected $collection_key = 'ports'; 26 public $ports; variable in Google\\Service\\NetworkServices\\TrafficPortSelector 31 public function setPorts($ports) argument 33 $this->ports = $ports; 40 return $this->ports;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
| D | FirewallPolicyRuleMatcherLayer4Config.php | 22 protected $collection_key = 'ports'; 30 public $ports; variable in Google\\Service\\Compute\\FirewallPolicyRuleMatcherLayer4Config 49 public function setPorts($ports) argument 51 $this->ports = $ports; 58 return $this->ports;
|
| D | FirewallDenied.php | 22 protected $collection_key = 'ports'; 33 public $ports; variable in Google\\Service\\Compute\\FirewallDenied 52 public function setPorts($ports) argument 54 $this->ports = $ports; 61 return $this->ports;
|
| D | FirewallAllowed.php | 22 protected $collection_key = 'ports'; 33 public $ports; variable in Google\\Service\\Compute\\FirewallAllowed 52 public function setPorts($ports) argument 54 $this->ports = $ports; 61 return $this->ports;
|
| D | ForwardingRule.php | 108 public $ports; variable in Google\\Service\\Compute\\ForwardingRule 427 public function setPorts($ports) argument 429 $this->ports = $ports; 436 return $this->ports;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateManager/ |
| D | IpConfig.php | 22 protected $collection_key = 'ports'; 30 public $ports; variable in Google\\Service\\CertificateManager\\IpConfig 49 public function setPorts($ports) argument 51 $this->ports = $ports; 58 return $this->ports;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/ |
| D | Destination.php | 22 protected $collection_key = 'ports'; 36 public $ports; variable in Google\\Service\\NetworkSecurity\\Destination 83 public function setPorts($ports) argument 85 $this->ports = $ports; 92 return $this->ports;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/ |
| D | GoogleCloudMlV1ContainerSpec.php | 22 protected $collection_key = 'ports'; 99 public function setPorts($ports) argument 101 $this->ports = $ports; 108 return $this->ports;
|
| /plugin/elasticsearch/ |
| D | docker-compose.yml | 6 ports: 16 ports: 22 ports:
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/ |
| D | GoogleCloudRunOpV2Container.php | 121 public function setPorts($ports) argument 123 $this->ports = $ports; 130 return $this->ports;
|
| D | GoogleCloudRunV2Container.php | 121 public function setPorts($ports) argument 123 $this->ports = $ports; 130 return $this->ports;
|
| D | Container.php | 189 public function setPorts($ports) argument 191 $this->ports = $ports; 198 return $this->ports;
|
| /plugin/switchpanel/ |
| D | action.php | 21 // Samples for RJ, OF or Gbic ports 37 // Complete panel for 24 ports / 2x12 ports (1U or 2U) 38 … $rj01_24a = $nb_of_rj.$rj01to04.$rj05to10.$rj11to16.$rj17to22.$of23gb24; // 1x24 ports 39 … $rj01_24b = $nb_of_rj.$rj01to04.$rj05to10.$cl11se12.$rj13to16.$rj17to22.$of23gb24; // 2x12 ports 40 … $rj25_48a = $nb_of_rj.$rj25to28.$rj29to34.$rj35to40.$rj41to46.$of47gb48; // 1x24 ports 41 … $rj25_48b = $nb_of_rj.$rj25to28.$rj29to34.$cl35se36.$rj37to40.$rj41to46.$of47gb48; // 2x12 ports
|
| /plugin/patchpanel/ |
| D | syntax.php | 8 * ports=<number> The total number of ports. (default: 48) 10 * groups=<number> Number of ports in a group (default: 6) 69 'ports' => 48, 88 } elseif (preg_match("/^ports=(\d+)/",$o,$matches)) { 89 $opt['ports'] = $matches[1]; 173 …#", 80+$position*43+$group*10, $image); // offset from edge+width of preceeding ports+group spacing 222 $portsPerRow = ceil($opt['ports']/$opt['rows']); 294 // Calculate the starting and ending ports for this row. 297 if ($endPort > $opt['ports']) { $endPort = $opt['ports']; } 299 // Draw ethernet ports over the patch panel
|
| /plugin/snap/ |
| D | server.sh | 8 ports="8888 8889 8890 8891 8892" 21 for port in $ports; do
|
| D | helper.php | 209 //Build the ports list 210 $ports=explode(" ",$this->snapPorts); 216 $this->selectedPort=$ports[array_rand($ports)];
|
| /plugin/file2dw/docker/proxy/ |
| D | docker-compose.yml | 16 ports: 75 #ports:
|
| /plugin/oauthdoorkeeper/ |
| D | docker-compose.yml | 5 ports:
|
| /plugin/pagebuttons/ |
| D | docker-compose.yml | 9 ports:
|
| /plugin/drawio/ |
| D | docker-compose.yaml | 11 ports:
|
| /plugin/bpmnio/test/ |
| H A D | docker-compose.yml | 12 ports:
|
| /plugin/authssocas/vendor/apereo/phpcas/source/CAS/ServiceBaseUrl/ |
| H A D | AllowedListDiscovery.php | 122 $ports = explode(',', $_SERVER['HTTP_X_FORWARDED_PORT']); 123 $server_port = $ports[0];
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/ |
| D | RegionInstanceGroups.php | 109 * about the named ports. Depending on the specified options, this method can 168 * Sets the named ports for the specified regional instance group. 174 * the named ports are updated.
|