PHP 인터페이스 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.
파일 보기 프로젝트 열기: sulu/sulu

공개 메소드들

메소드 설명
initialize ( Symfony\Component\Console\Output\OutputInterface $output, $purge = false )

메소드 상세

initialize() 공개 메소드

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