PHP Class Sylius\Behat\Page\Shop\HomePage

Author: Arkadiusz Krakowiak ([email protected])
Inheritance: extends Sylius\Behat\Page\SymfonyPage
Afficher le fichier Open project: sylius/sylius Class Usage Examples

Méthodes publiques

Méthode Description
getActiveCurrency ( )
getActiveLocale ( )
getAvailableCurrencies ( )
getAvailableLocales ( )
getContents ( )
getFullName ( )
getLatestProductsNames ( )
getRouteName ( )
hasLogoutButton ( )
logOut ( )
switchCurrency ( $currencyCode )
switchLocale ( $localeCode )

Méthodes protégées

Méthode Description
getDefinedElements ( )

Method Details

getActiveCurrency() public méthode

public getActiveCurrency ( )

getActiveLocale() public méthode

public getActiveLocale ( )

getAvailableCurrencies() public méthode

getAvailableLocales() public méthode

public getAvailableLocales ( )

getContents() public méthode

public getContents ( )

getDefinedElements() protected méthode

protected getDefinedElements ( )

getFullName() public méthode

public getFullName ( )

getLatestProductsNames() public méthode

getRouteName() public méthode

public getRouteName ( )

hasLogoutButton() public méthode

public hasLogoutButton ( )

logOut() public méthode

public logOut ( )

switchCurrency() public méthode

public switchCurrency ( $currencyCode )

switchLocale() public méthode

public switchLocale ( $localeCode )