PHP Класс Sulu\Bundle\DocumentManagerBundle\Initializer\RootPathPurgeInitializer

Наследование: implements Sulu\Bundle\DocumentManagerBundle\Initializer\InitializerInterface
Показать файл Открыть проект

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

Метод Описание
__construct ( Doctrine\Common\Persistence\ConnectionRegistry $connections, Sulu\Component\DocumentManager\PathSegmentRegistry $pathSegments, $rootRole = 'root' )
initialize ( Symfony\Component\Console\Output\OutputInterface $output, $purge = false )

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

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

public __construct ( Doctrine\Common\Persistence\ConnectionRegistry $connections, Sulu\Component\DocumentManager\PathSegmentRegistry $pathSegments, $rootRole = 'root' )
$connections Doctrine\Common\Persistence\ConnectionRegistry
$pathSegments Sulu\Component\DocumentManager\PathSegmentRegistry

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

public initialize ( Symfony\Component\Console\Output\OutputInterface $output, $purge = false )
$output Symfony\Component\Console\Output\OutputInterface