PHP 클래스 Sylius\Behat\Page\Shop\Account\DashboardPage

저자: Grzegorz Sadowski ([email protected])
상속: extends Sylius\Behat\Page\SymfonyPage, implements Sylius\Behat\Page\Shop\Account\DashboardPageInterface
파일 보기 프로젝트 열기: sylius/sylius

공개 메소드들

메소드 설명
getRouteName ( )
hasCustomerEmail ( $email )
hasCustomerName ( $name )
hasResendVerificationEmailButton ( )
isVerified ( )
pressResendVerificationEmail ( )

보호된 메소드들

메소드 설명
getDefinedElements ( )

비공개 메소드들

메소드 설명
hasValueInCustomerSection ( $value ) : boolean

메소드 상세

getDefinedElements() 보호된 메소드

protected getDefinedElements ( )

getRouteName() 공개 메소드

public getRouteName ( )

hasCustomerEmail() 공개 메소드

public hasCustomerEmail ( $email )

hasCustomerName() 공개 메소드

public hasCustomerName ( $name )

hasResendVerificationEmailButton() 공개 메소드

isVerified() 공개 메소드

public isVerified ( )

pressResendVerificationEmail() 공개 메소드