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.
Show file Open project: sulu/sulu

Public Methods

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

Method Details

initialize() public method

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