PHP Класс Jarves\JarvesBundle

Наследование: extends Symfony\Component\HttpKernel\Bundle\Bundle
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$booted boolean

Открытые методы

Метод Описание
boot ( )
build ( ContainerBuilder $container )
configure ( ) Configures jarves, reads config files. Necessary when .xml configs changed.
getManagerConfig ( Connection $connection )

Защищенные методы

Метод Описание
registerContentTypes ( Jarves $jarves, Symfony\Component\DependencyInjection\ContainerInterface $container )
registerFieldTypes ( Jarves $jarves, Symfony\Component\DependencyInjection\ContainerInterface $container )
setupObjects ( array $bundleConfigs ) Setup AutoCrud

Описание методов

boot() публичный Метод

public boot ( )

build() публичный Метод

public build ( ContainerBuilder $container )
$container Symfony\Component\DependencyInjection\ContainerBuilder

configure() публичный Метод

Configures jarves, reads config files. Necessary when .xml configs changed.
public configure ( )

getManagerConfig() публичный Метод

public getManagerConfig ( Connection $connection )
$connection Jarves\Configuration\Connection

registerContentTypes() защищенный Метод

protected registerContentTypes ( Jarves $jarves, Symfony\Component\DependencyInjection\ContainerInterface $container )
$jarves Jarves
$container Symfony\Component\DependencyInjection\ContainerInterface

registerFieldTypes() защищенный Метод

protected registerFieldTypes ( Jarves $jarves, Symfony\Component\DependencyInjection\ContainerInterface $container )
$jarves Jarves
$container Symfony\Component\DependencyInjection\ContainerInterface

setupObjects() защищенный Метод

Setup AutoCrud
protected setupObjects ( array $bundleConfigs )
$bundleConfigs array

Описание свойств

$booted защищенное свойство

protected bool $booted
Результат boolean