/plugin/onlineordering/ |
H A D | order_form.php | 74 $countries = $data['countries']; variable 75 if ( !isset( $countries ) ) 78 $countries = $this->_get_countries(); variable 81 if ( count( $countries ) == 1 ) 83 $output .= '<option selected value="'.$countries[0].'">'.$countries[0].'</option>'; 87 for ( $index = 0; $index < count( $countries ); $index++ ) 89 $country = $countries[ $index ]; 115 if ( count($countries) == 1 ) 118 …$porto = number_format($this->_get_porto($data, $countries[0]), 2, ",", ":").' '.$data['currency']…
|
H A D | syntax.php | 233 $countries = $data['countries']; 235 $countries = $this->getConf('countries'); 385 $conf_countries = $this->getConf('countries');
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/ |
H A D | CountryTargeting.php | 26 public $countries; variable in Google\\Service\\AndroidPublisher\\CountryTargeting 35 public function setCountries($countries) argument 37 $this->countries = $countries; 44 return $this->countries;
|
H A D | TrackCountryAvailability.php | 37 public function setCountries($countries) argument 39 $this->countries = $countries; 46 return $this->countries;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
H A D | ChannelSectionTargeting.php | 26 public $countries; variable in Google\\Service\\YouTube\\ChannelSectionTargeting 39 public function setCountries($countries) argument 41 $this->countries = $countries; 48 return $this->countries;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/ |
H A D | CountriesListResponse.php | 33 public function setCountries($countries) argument 35 $this->countries = $countries; 42 return $this->countries;
|
H A D | GeoTargeting.php | 55 public function setCountries($countries) argument 57 $this->countries = $countries; 64 return $this->countries;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/ |
H A D | ReturnPolicyOnline.php | 26 public $countries; variable in Google\\Service\\ShoppingContent\\ReturnPolicyOnline 61 public function setCountries($countries) argument 63 $this->countries = $countries; 70 return $this->countries;
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_UrlshortenerService.php | 124 public $countries; variable in Google_AnalyticsSnapshot 140 public function setCountries(/* array(Google_StringCount) */ $countries) { argument 141 $this->assertIsArray($countries, 'Google_StringCount', __METHOD__); 142 $this->countries = $countries; 145 return $this->countries;
|
/plugin/accscounter/syntax/ |
H A D | counter.php | 82 $countries = explode(',', $this->getConf('cntrExclusion')); 83 $countries = array_map('trim', $countries); 84 $countries = array_unique($countries); 85 $countries = array_filter($countries); 105 foreach ($countries as $checking) {
|
/plugin/quickstats/ |
H A D | admin.php | 24 private $countries; variable in admin_plugin_quickstats 54 * Create a list of countries accessed during last 6 months, for countries Select 58 $this->countries = array(); 84 $this->countries[$cc]=$this->cc_arrays->get_country_name($cc) ; 87 asort($this->countries); 352 foreach($this->countries as $cc => $country) {
|
H A D | script.js | 148 var countries=document.getElementById('country_names');
149 var option = countries.options[countries.selectedIndex];
|
H A D | style.css | 54 div.quickstats.misc span.title, div.quickstats.page span.title, div.quickstats.countries span.title, div.quickstats.ua span.title {} 57 div.quickstats.countries { }
|
H A D | style.wide.css | 55 div.quickstats.misc span.title, div.quickstats.page span.title, div.quickstats.countries span.title, div.quickstats.ua span.title {}
58 div.quickstats.countries { }
|
H A D | syntax.php | 224 case 'countries': 327 if($which == 'basics' || $which == 'countries' || $which == 'misc') { 487 $countries = $this->misc_data['country']; 488 $this->sort($countries); 504 foreach($countries as $cc=>$count) {
|
H A D | HOW-TO | 73 ~~QUICKSTATS:countries<;;depth>~~ 82 ~~QUICKSTATS:<month_year>&countries<;;depth>~~ 105 countries: 112 countries
|
/plugin/letsencrypt/ |
H A D | admin.php | 56 $countries = $this->getCountries(); 58 $country = $countries[$code];
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/ |
H A D | dc15e2373e5ecbe09b4ea0858eb63d47.asciidoc | 8 'countries' => [
|
H A D | 028f6d6ac2594e20b78b8a8f8cbad49d.asciidoc | 8 'countries' => [
|
/plugin/quickstats/lang/en/ |
H A D | query.txt | 18 - **Country Search: ** If a country does not appear in the list of countries, this will add it to the list so that you can then select it. If you enter a partial name, it will add all matches. For instance, if you enter 'isl', you will add a whole list of countries that have Island in their names
|
/plugin/statistics/inc/ |
H A D | StatisticsGraph.class.php | 151 public function countries() { function in StatisticsGraph 152 $this->sumUpPieChart('countries', 'country');
|
H A D | StatisticsQuery.class.php | 349 public function countries($tlimit, $start = 0, $limit = 20) { function in StatisticsQuery
|
/plugin/revealjs/lib/font/source-sans-pro/ |
H A D | LICENSE | 3 …d. Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries.
|
/plugin/colorbox/ |
H A D | LICENSE.md | 78 …countries either by patents or by copyrighted interfaces, the original copyright holder who places…
|
/plugin/math2/phpmathpublisher/ |
H A D | COPYING | 230 certain countries either by patents or by copyrighted interfaces, the 233 those countries, so that distribution is permitted only in or among 234 countries not thus excluded. In such case, this License incorporates
|