PHP Класс Smalot\Magento\Directory\Directory

Наследование: extends Smalot\Magento\MagentoModuleAbstract
Показать файл Открыть проект

Открытые методы

Метод Описание
getCountryList ( ) : Smalot\Magento\ActionInterface Retrieve the list of countries from Magento.
getRegionList ( string $country ) : Smalot\Magento\ActionInterface Retrieve the list of regions in the specified country.

Описание методов

getCountryList() публичный Метод

Retrieve the list of countries from Magento.
public getCountryList ( ) : Smalot\Magento\ActionInterface
Результат Smalot\Magento\ActionInterface

getRegionList() публичный Метод

Retrieve the list of regions in the specified country.
public getRegionList ( string $country ) : Smalot\Magento\ActionInterface
$country string
Результат Smalot\Magento\ActionInterface