PHP Class Eccube\Controller\AbstractController

Show file Open project: ec-cube/ec-cube

Public Methods

Method Description
__construct ( )

Protected Methods

Method Description
getBoundForm ( Application $app, $type ) getBoundForm
getSecurity ( $app )
isTokenValid ( $app )

Method Details

__construct() public method

public __construct ( )

getBoundForm() protected method

getBoundForm
Deprecation:
protected getBoundForm ( Application $app, $type )
$app Eccube\Application

getSecurity() protected method

protected getSecurity ( $app )

isTokenValid() protected method

protected isTokenValid ( $app )