Home
last modified time | relevance | path

Searched refs:region (Results 1 – 25 of 203) sorted by last modified time

123456789

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/geotag/
H A Daction.php56 $region = $geotags ['region'] ?? null;
64 if (!empty ($region)) {
66 'name' => 'geo.region',
67 'content' => $region
138 'close' => ', lon:7.521, alt: , placename: , country: , region: }}'
/plugin/geotag/syntax/
H A Dgeotag.php77 preg_match("/(region[:|=][\p{L}\s\w'-]*)/u", $tags, $region);
106 hsc(trim(substr(($region[0] ?? ''), 7))),
139 [$lat, $lon, $alt, $geohash, $region, $placename, $country, $showlocation, $style] = $data;
192 $renderer->meta ['geo'] ['region'] = $region;
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt105 * Bugfix (#934): source image region (sx/sy/sw/sh) did not work
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock3804 "ext-intl": "To show region name in time zone dump",
/plugin/combo/ComboStrap/
H A DMarkupPath.php84 private $region; variable in ComboStrap\\MarkupPath
791 return $this->region->getValueFromStore();
798 return $this->region->getValueFromStoreOrDefault();
1571 $this->region
1649 $this->region = Region::createForPage($this);
H A DSite.php437 $region = SiteConfig::getConfValue(Region::CONF_SITE_LANGUAGE_REGION);
438 if (!empty($region)) {
439 return $region;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DAwsAuthV4.php41 $region = $this->getConnection()->hasParam('aws_region') variable in Elastica\\Transport\\AwsAuthV4
44 $signer = new SignatureV4('es', $region);
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc25684 a.wrapper.setAttribute("role", "region");
/plugin/html5video2/script/
H A Dvideo.min.js20region);break}break;case"vertical":a.alt(e,t,["rl","lr"]);break;case"line":var n=t.split(","),r=n[…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DSnapshot.php48 public $region; variable in Google\\Service\\Dataflow\\Snapshot
149 public function setRegion($region) argument
151 $this->region = $region;
158 return $this->region;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DAddress.php59 public $region; variable in Google\\Service\\PeopleService\\Address
198 public function setRegion($region) argument
200 $this->region = $region;
207 return $this->region;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequestConstraints.php42 public $region; variable in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequestConstraints
107 public function setRegion($region) argument
109 $this->region = $region;
116 return $this->region;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1PredictionInput.php54 public $region; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1PredictionInput
173 public function setRegion($region) argument
175 $this->region = $region;
182 return $this->region;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TrafficDirectorService/
H A DLocality.php25 public $region; variable in Google\\Service\\TrafficDirectorService\\Locality
38 public function setRegion($region) argument
40 $this->region = $region;
47 return $this->region;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DTestOrderAddress.php50 public $region; variable in Google\\Service\\ShoppingContent\\TestOrderAddress
143 public function setRegion($region) argument
145 $this->region = $region;
152 return $this->region;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNodeTemplate.php64 public $region; variable in Google\\Service\\Compute\\NodeTemplate
237 public function setRegion($region) argument
239 $this->region = $region;
246 return $this->region;
H A DOperation.php80 public $region; variable in Google\\Service\\Compute\\Operation
315 public function setRegion($region) argument
317 $this->region = $region;
324 return $this->region;
H A DVpnGateway.php58 public $region; variable in Google\\Service\\Compute\\VpnGateway
185 public function setRegion($region) argument
187 $this->region = $region;
194 return $this->region;
H A DZone.php52 public $region; variable in Google\\Service\\Compute\\Zone
167 public function setRegion($region) argument
169 $this->region = $region;
176 return $this->region;
H A DAutoscaler.php52 public $region; variable in Google\\Service\\Compute\\Autoscaler
175 public function setRegion($region) argument
177 $this->region = $region;
184 return $this->region;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DPacketMirrorings.php102 * @param string $region Name of the region for this request.
119 public function delete($project, $region, $packetMirroring, $optParams = []) argument
129 * @param string $region Name of the region for this request.
135 public function get($project, $region, $packetMirroring, $optParams = []) argument
146 * @param string $region Name of the region for this request.
164 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
173 * @param string $region Name of the region for this request.
217 public function listPacketMirrorings($project, $region, $optParams = []) argument
219 $params = ['project' => $project, 'region' => $region];
229 * @param string $region Name of the region for this request.
[all …]
H A DRegionInstanceGroups.php41 * @param string $region Name of the region scoping this request.
46 public function get($project, $region, $instanceGroup, $optParams = []) argument
48 $params = ['project' => $project, 'region' => $region, 'instanceGroup' => $instanceGroup];
57 * @param string $region Name of the region scoping this request.
101 public function listRegionInstanceGroups($project, $region, $optParams = []) argument
103 $params = ['project' => $project, 'region' => $region];
114 * @param string $region Name of the region scoping this request.
161 …public function listInstances($project, $region, $instanceGroup, RegionInstanceGroupsListInstances… argument
163 …$params = ['project' => $project, 'region' => $region, 'instanceGroup' => $instanceGroup, 'postBod…
172 * @param string $region Name of the region scoping this request.
[all …]
H A DRegionInstances.php38 * @param string $region The name of the region for this request.
54 …public function bulkInsert($project, $region, BulkInsertInstanceResource $postBody, $optParams = [… argument
56 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
H A DRegionNotificationEndpoints.php39 * @param string $region Name of the region scoping this request.
56 public function delete($project, $region, $notificationEndpoint, $optParams = []) argument
58 …$params = ['project' => $project, 'region' => $region, 'notificationEndpoint' => $notificationEndp…
67 * @param string $region Name of the region scoping this request.
73 public function get($project, $region, $notificationEndpoint, $optParams = []) argument
85 * @param string $region Name of the region scoping this request.
101 public function insert($project, $region, NotificationEndpoint $postBody, $optParams = []) argument
103 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
112 * @param string $region Name of the region scoping this request.
156 public function listRegionNotificationEndpoints($project, $region, $optParams = []) argument
[all …]

123456789