Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
ListsInterface.php
Go to the documentation of this file.
1 <?php
7 
13 {
19  public function getOptionTimezones();
20 
29  public function getOptionWeekdays($preserveCodes = false, $ucFirstCode = false);
30 
36  public function getOptionCountries();
37 
43  public function getOptionCurrencies();
44 
50  public function getOptionAllCurrencies();
51 
59  public function getCountryTranslation($value, $locale = null);
60 }
$value
Definition: gender.phtml:16
getOptionWeekdays($preserveCodes=false, $ucFirstCode=false)
getCountryTranslation($value, $locale=null)