PHP Class Sylius\Behat\Page\Admin\Customer\ShowPage

Author: Magdalena Banasiak ([email protected])
Inheritance: extends Sylius\Behat\Page\SymfonyPage, implements Sylius\Behat\Page\Admin\Customer\ShowPageInterface
Afficher le fichier Open project: sylius/sylius

Méthodes publiques

Méthode Description
deleteAccount ( )
getCustomerEmail ( )
getCustomerName ( )
getDefaultAddress ( )
getGroupName ( )
getRegistrationDate ( )
getRouteName ( )
getSuccessFlashMessage ( )
hasAccount ( )
hasDefaultAddressProvinceName ( $provinceName )
hasEmailVerificationInformation ( )
hasImpersonateButton ( )
hasVerifiedEmail ( )
impersonate ( )
isRegistered ( )
isSubscribedToNewsletter ( )

Méthodes protégées

Méthode Description
getDefinedElements ( )

Method Details

deleteAccount() public méthode

public deleteAccount ( )

getCustomerEmail() public méthode

public getCustomerEmail ( )

getCustomerName() public méthode

public getCustomerName ( )

getDefaultAddress() public méthode

public getDefaultAddress ( )

getDefinedElements() protected méthode

protected getDefinedElements ( )

getGroupName() public méthode

public getGroupName ( )

getRegistrationDate() public méthode

public getRegistrationDate ( )

getRouteName() public méthode

public getRouteName ( )

getSuccessFlashMessage() public méthode

hasAccount() public méthode

public hasAccount ( )

hasDefaultAddressProvinceName() public méthode

public hasDefaultAddressProvinceName ( $provinceName )

hasEmailVerificationInformation() public méthode

hasImpersonateButton() public méthode

hasVerifiedEmail() public méthode

public hasVerifiedEmail ( )

impersonate() public méthode

public impersonate ( )

isRegistered() public méthode

public isRegistered ( )

isSubscribedToNewsletter() public méthode