EC-CUBE4 APIドキュメント

DeliveryEditPage extends AbstractAdminPageStyleGuide

Table of Contents

$登録完了メッセージ
$tester AcceptanceTester
__construct() mixed
at() mixed
入力_配送業者名() mixed
入力_名称() mixed
入力_支払方法選択() mixed
入力_全国一律送料() mixed
登録() mixed
atPage() ページに移動しているかどうか確認。 $this
goPage() ページに移動。 $this
__construct() AbstractAdminPage constructor. mixed

Properties

$登録完了メッセージ

public static mixed $登録完了メッセージ = '.c-container div.c-contentsArea > div.alert-success'

Methods

at()

public static at( $I : mixed ) : mixed
Parameters
$I : mixed
Return values
mixed

入力_配送業者名()

public 入力_配送業者名( $value : mixed ) : mixed
Parameters
$value : mixed
Return values
mixed

入力_名称()

public 入力_名称( $value : mixed ) : mixed
Parameters
$value : mixed
Return values
mixed

入力_支払方法選択()

public 入力_支払方法選択( $array : mixed ) : mixed
Parameters
$array : mixed
Return values
mixed

入力_全国一律送料()

public 入力_全国一律送料( $value : mixed ) : mixed
Parameters
$value : mixed
Return values
mixed

atPage()

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

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

ページタイトル

Return values
$this

goPage()

ページに移動。

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

URL

$pageTitle : mixed = ''
Return values
$this

Search results