PHP 클래스 Eccube\Controller\AbstractController

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

공개 메소드들

메소드 설명
__construct ( )

보호된 메소드들

메소드 설명
getBoundForm ( Application $app, $type ) getBoundForm
getSecurity ( $app )
isTokenValid ( $app )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getBoundForm() 보호된 메소드

getBoundForm
사용 중단:
protected getBoundForm ( Application $app, $type )
$app Eccube\Application

getSecurity() 보호된 메소드

protected getSecurity ( $app )

isTokenValid() 보호된 메소드

protected isTokenValid ( $app )