EC-CUBE4 APIドキュメント

CustomerAgreementSettingPage extends AbstractAdminPage

Table of Contents

$登録完了メッセージ
$tester AcceptanceTester
__construct() mixed
go() mixed
入力_会員規約() mixed
登録() mixed
goPage() ページに移動。 $this
atPage() ページに移動しているかどうか確認。 $this
__construct() AbstractAdminPage constructor. mixed

Properties

$登録完了メッセージ

public static mixed $登録完了メッセージ = '#main .container-fluid div:nth-child(1) .alert-success'

Methods

入力_会員規約()

public 入力_会員規約( $value : mixed ) : mixed
Parameters
$value : mixed
Return values
mixed

goPage()

ページに移動。

protected goPage( $url : [, $pageTitle : mixed = '' ] ) : $this
Parameters
$url :

URL

$pageTitle : mixed = ''
Return values
$this

atPage()

ページに移動しているかどうか確認。

protected atPage( $pageTitle : ) : $this
Parameters
$pageTitle :

ページタイトル

Return values
$this

Search results