PHP 클래스 Smalot\Magento\Directory\Directory

상속: extends Smalot\Magento\MagentoModuleAbstract
파일 보기 프로젝트 열기: smalot/magento-client

공개 메소드들

메소드 설명
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