PHP Class Sulu\Component\Media\SystemCollections\SystemCollectionBuilder

Inheritance: implements Massive\Bundle\BuildBundle\Build\BuilderInterface, implements Symfony\Component\DependencyInjection\ContainerAwareInterface
Afficher le fichier Open project: sulu/sulu

Protected Properties

Свойство Type Description
$container Symfony\Component\DependencyInjection\ContainerInterface
$output Symfony\Component\Console\Output\OutputInterface

Méthodes publiques

Méthode Description
build ( )
getDependencies ( )
getName ( )
setContainer ( Symfony\Component\DependencyInjection\ContainerInterface $container = null )
setContext ( Massive\Bundle\BuildBundle\Build\BuilderContext $context )

Method Details

build() public méthode

public build ( )

getDependencies() public méthode

public getDependencies ( )

getName() public méthode

public getName ( )

setContainer() public méthode

public setContainer ( Symfony\Component\DependencyInjection\ContainerInterface $container = null )
$container Symfony\Component\DependencyInjection\ContainerInterface

setContext() public méthode

public setContext ( Massive\Bundle\BuildBundle\Build\BuilderContext $context )
$context Massive\Bundle\BuildBundle\Build\BuilderContext

Property Details

$container protected_oe property

protected ContainerInterface,Symfony\Component\DependencyInjection $container
Résultat Symfony\Component\DependencyInjection\ContainerInterface

$output protected_oe property

protected OutputInterface,Symfony\Component\Console\Output $output
Résultat Symfony\Component\Console\Output\OutputInterface