PHP Class SatisAdmin\Application

Author: Yohan Giarelli ([email protected])
Inheritance: extends Silex\Application, use trait Silex\Application\MonologTrait, use trait Silex\Application\SecurityTrait, use trait Silex\Application\TwigTrait, use trait Silex\Application\UrlGeneratorTrait
Afficher le fichier Open project: yohang/satis-admin Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $env, array $values = [] ) {@inheritDoc}

Méthodes protégées

Méthode Description
bindEvents ( )
registerConfig ( $env )
registerControllers ( )
registerProviders ( )
registerServices ( )

Method Details

__construct() public méthode

{@inheritDoc}
public __construct ( $env, array $values = [] )
$values array

bindEvents() protected méthode

protected bindEvents ( )

registerConfig() protected méthode

protected registerConfig ( $env )

registerControllers() protected méthode

protected registerControllers ( )

registerProviders() protected méthode

protected registerProviders ( )

registerServices() protected méthode

protected registerServices ( )