Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Eccube
Controller
HelpController
PHP 클래스 Eccube\Controller\HelpController
상속:
extends
AbstractController
파일 보기
프로젝트 열기: ec-cube/ec-cube
공개 메소드들
메소드
설명
about
(
Application
$app
)
agreement
(
Application
$app
)
guide
(
Application
$app
)
privacy
(
Application
$app
)
tradelaw
(
Application
$app
)
메소드 상세
about()
공개
메소드
public
about
(
Application
$app
)
$app
Eccube\Application
agreement()
공개
메소드
public
agreement
(
Application
$app
)
$app
Eccube\Application
guide()
공개
메소드
public
guide
(
Application
$app
)
$app
Eccube\Application
privacy()
공개
메소드
public
privacy
(
Application
$app
)
$app
Eccube\Application
tradelaw()
공개
메소드
public
tradelaw
(
Application
$app
)
$app
Eccube\Application