PHP Interface Sulu\Bundle\DocumentManagerBundle\Initializer\InitializerInterface

They should create any necessary nodes/documents in the content repository and they MUST NOT remove or destructively modify existing nodes/documents when the purge flag is set to false.
Afficher le fichier Open project: sulu/sulu

Méthodes publiques

Méthode Description
initialize ( Symfony\Component\Console\Output\OutputInterface $output, $purge = false )

Method Details

initialize() public méthode

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