EC-CUBE4 APIドキュメント

PluginSearchPage extends AbstractAdminPageStyleGuide

Table of Contents

$tester AcceptanceTester
__construct() mixed
go() mixed
入手する() PluginStoreInstallPage
atPage() ページに移動しているかどうか確認。 $this
goPage() ページに移動。 $this
__construct() AbstractAdminPage constructor. mixed

Properties

Methods

go()

public static go( $I : mixed ) : mixed
Parameters
$I : 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