EC-CUBE4 APIドキュメント

CategoryCsvUploadPage extends AbstractAdminPageStyleGuide

Table of Contents

$完了メッセージ
$tester AcceptanceTester
__construct() CategoryCsvUploadPage constructor. mixed
go() mixed
入力_CSVファイル() mixed
CSVアップロード() mixed
雛形ダウンロード() mixed
atPage() ページに移動しているかどうか確認。 $this
goPage() ページに移動。 $this
__construct() AbstractAdminPage constructor. mixed

Properties

$完了メッセージ

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

Methods

入力_CSVファイル()

public 入力_CSVファイル( $fileName : mixed ) : mixed
Parameters
$fileName : 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