PHP 클래스 Eccube\Controller\Admin\Content\LayoutController

파일 보기 프로젝트 열기: ec-cube/ec-cube

공개 메소드들

메소드 설명
index ( Application $app, Request $request, $id = 1, $origId = 1 )
preview ( Application $app, Request $request, $id )

메소드 상세

index() 공개 메소드

public index ( Application $app, Request $request, $id = 1, $origId = 1 )
$app Eccube\Application
$request Symfony\Component\HttpFoundation\Request

preview() 공개 메소드

public preview ( Application $app, Request $request, $id )
$app Eccube\Application
$request Symfony\Component\HttpFoundation\Request