PHP 클래스 SatisAdmin\Application

저자: Yohan Giarelli ([email protected])
상속: extends Silex\Application, use trait Silex\Application\MonologTrait, use trait Silex\Application\SecurityTrait, use trait Silex\Application\TwigTrait, use trait Silex\Application\UrlGeneratorTrait
파일 보기 프로젝트 열기: yohang/satis-admin 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $env, array $values = [] ) {@inheritDoc}

보호된 메소드들

메소드 설명
bindEvents ( )
registerConfig ( $env )
registerControllers ( )
registerProviders ( )
registerServices ( )

메소드 상세

__construct() 공개 메소드

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

bindEvents() 보호된 메소드

protected bindEvents ( )

registerConfig() 보호된 메소드

protected registerConfig ( $env )

registerControllers() 보호된 메소드

protected registerControllers ( )

registerProviders() 보호된 메소드

protected registerProviders ( )

registerServices() 보호된 메소드

protected registerServices ( )