PHP 클래스 Sylius\Behat\Page\Shop\HomePage

저자: Arkadiusz Krakowiak ([email protected])
상속: extends Sylius\Behat\Page\SymfonyPage
파일 보기 프로젝트 열기: sylius/sylius 1 사용 예제들

공개 메소드들

메소드 설명
getActiveCurrency ( )
getActiveLocale ( )
getAvailableCurrencies ( )
getAvailableLocales ( )
getContents ( )
getFullName ( )
getLatestProductsNames ( )
getRouteName ( )
hasLogoutButton ( )
logOut ( )
switchCurrency ( $currencyCode )
switchLocale ( $localeCode )

보호된 메소드들

메소드 설명
getDefinedElements ( )

메소드 상세

getActiveCurrency() 공개 메소드

public getActiveCurrency ( )

getActiveLocale() 공개 메소드

public getActiveLocale ( )

getAvailableCurrencies() 공개 메소드

getAvailableLocales() 공개 메소드

public getAvailableLocales ( )

getContents() 공개 메소드

public getContents ( )

getDefinedElements() 보호된 메소드

protected getDefinedElements ( )

getFullName() 공개 메소드

public getFullName ( )

getLatestProductsNames() 공개 메소드

getRouteName() 공개 메소드

public getRouteName ( )

hasLogoutButton() 공개 메소드

public hasLogoutButton ( )

logOut() 공개 메소드

public logOut ( )

switchCurrency() 공개 메소드

public switchCurrency ( $currencyCode )

switchLocale() 공개 메소드

public switchLocale ( $localeCode )