PHP 클래스 MicroKernel

파일 보기 프로젝트 열기: cawakharkov/symfony-micro 1 사용 예제들

공개 메소드들

메소드 설명
getCacheDir ( )
getLogDir ( )
getRootDir ( )
registerBundles ( )

보호된 메소드들

메소드 설명
configureContainer ( ContainerBuilder $c, Symfony\Component\Config\Loader\LoaderInterface $loader )
configureRoutes ( Symfony\Component\Routing\RouteCollectionBuilder $routes )

메소드 상세

configureContainer() 보호된 메소드

protected configureContainer ( ContainerBuilder $c, Symfony\Component\Config\Loader\LoaderInterface $loader )
$c Symfony\Component\DependencyInjection\ContainerBuilder
$loader Symfony\Component\Config\Loader\LoaderInterface

configureRoutes() 보호된 메소드

protected configureRoutes ( Symfony\Component\Routing\RouteCollectionBuilder $routes )
$routes Symfony\Component\Routing\RouteCollectionBuilder

getCacheDir() 공개 메소드

public getCacheDir ( )

getLogDir() 공개 메소드

public getLogDir ( )

getRootDir() 공개 메소드

public getRootDir ( )

registerBundles() 공개 메소드

public registerBundles ( )