PHP Class Eccube\Controller\AbstractController

Afficher le fichier Open project: ec-cube/ec-cube

Méthodes publiques

Méthode Description
__construct ( )

Méthodes protégées

Méthode Description
getBoundForm ( Application $app, $type ) getBoundForm
getSecurity ( $app )
isTokenValid ( $app )

Method Details

__construct() public méthode

public __construct ( )

getBoundForm() protected méthode

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

getSecurity() protected méthode

protected getSecurity ( $app )

isTokenValid() protected méthode

protected isTokenValid ( $app )