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
ファイルを表示 Open project: sylius/sylius

Public Methods

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

Protected Methods

Method Description
getDefinedElements ( )

Method Details

deleteAccount() public method

public deleteAccount ( )

getCustomerEmail() public method

public getCustomerEmail ( )

getCustomerName() public method

public getCustomerName ( )

getDefaultAddress() public method

public getDefaultAddress ( )

getDefinedElements() protected method

protected getDefinedElements ( )

getGroupName() public method

public getGroupName ( )

getRegistrationDate() public method

public getRegistrationDate ( )

getRouteName() public method

public getRouteName ( )

getSuccessFlashMessage() public method

hasAccount() public method

public hasAccount ( )

hasDefaultAddressProvinceName() public method

public hasDefaultAddressProvinceName ( $provinceName )

hasEmailVerificationInformation() public method

hasImpersonateButton() public method

hasVerifiedEmail() public method

public hasVerifiedEmail ( )

impersonate() public method

public impersonate ( )

isRegistered() public method

public isRegistered ( )

isSubscribedToNewsletter() public method