PHP Класс Sulu\Bundle\SnippetBundle\Command\SnippetLocaleCopyCommand

Наследование: extends Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )

Приватные методы

Метод Описание
copyDocument ( $srcLocale, $destLocale, Sulu\Component\Content\Document\Behavior\StructureBehavior $document, $overwrite = false )
copyDocuments ( $srcLocale, $destLocale, $overwrite )

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

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

public configure ( )

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

public execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface