PHP Класс Magestead\Command\NewCommand

Наследование: extends Symfony\Component\Console\Command\Command
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$_basePath
$_msConfig
$_projectPath

Защищенные методы

Метод Описание
configure ( )
configureProject ( array $options, Symfony\Component\Console\Output\OutputInterface $output )
copyConfigFiles ( $source, $target, Symfony\Component\Console\Output\OutputInterface $output )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : Magento2Project | MagentoProject
getConfigFile ( Symfony\Component\Console\Output\OutputInterface $output ) : mixed
saveConfigFile ( array $config, Symfony\Component\Console\Output\OutputInterface $output )
setProject ( Symfony\Component\Console\Input\InputInterface $input ) : mixed
setupProject ( Symfony\Component\Console\Output\OutputInterface $output, $options )

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

configure() защищенный Метод

protected configure ( )

configureProject() защищенный Метод

protected configureProject ( array $options, Symfony\Component\Console\Output\OutputInterface $output )
$options array
$output Symfony\Component\Console\Output\OutputInterface

copyConfigFiles() защищенный Метод

protected copyConfigFiles ( $source, $target, Symfony\Component\Console\Output\OutputInterface $output )
$source
$target
$output Symfony\Component\Console\Output\OutputInterface

execute() защищенный Метод

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : Magento2Project | MagentoProject
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
Результат Magestead\Installers\Magento2Project | Magestead\Installers\MagentoProject

getConfigFile() защищенный Метод

protected getConfigFile ( Symfony\Component\Console\Output\OutputInterface $output ) : mixed
$output Symfony\Component\Console\Output\OutputInterface
Результат mixed

saveConfigFile() защищенный Метод

protected saveConfigFile ( array $config, Symfony\Component\Console\Output\OutputInterface $output )
$config array
$output Symfony\Component\Console\Output\OutputInterface

setProject() защищенный Метод

protected setProject ( Symfony\Component\Console\Input\InputInterface $input ) : mixed
$input Symfony\Component\Console\Input\InputInterface
Результат mixed

setupProject() защищенный Метод

protected setupProject ( Symfony\Component\Console\Output\OutputInterface $output, $options )
$output Symfony\Component\Console\Output\OutputInterface
$options

Описание свойств

$_basePath защищенное свойство

protected $_basePath

$_msConfig защищенное свойство

protected $_msConfig

$_projectPath защищенное свойство

protected $_projectPath