PHP Класс Magestead\Helper\Options

Показать файл Открыть проект

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

Свойство Тип Описание
$_app
$_baseUrl
$_box
$_cpus
$_currency
$_ipAddress
$_locale
$_m2Password
$_m2Username
$_memorylimit
$_os
$_phpVer
$_repoUrl
$_server
$installSampleData

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

Метод Описание
__construct ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output, $project ) Options constructor.
getAllOptions ( ) : array

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

Метод Описание
askForAuth ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
installSampleData ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
setApplicationSettings ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output, $project )
setMagento2Settings ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : boolean | integer
setOperatingSystem ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
setPhp ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
setServerConfig ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
setVagrantBox ( ) Set box name from concat user options
setVagrantSettings ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
setVersionControlSettings ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
setWebServer ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
verifyAuth ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : boolean | integer

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

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

Options constructor.
public __construct ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output, $project )
$helper
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
$project

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

protected askForAuth ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$helper
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface

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

public getAllOptions ( ) : array
Результат array

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

protected installSampleData ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface

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

protected setApplicationSettings ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output, $project )
$helper
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
$project

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

protected setMagento2Settings ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : boolean | integer
$helper
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
Результат boolean | integer

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

protected setOperatingSystem ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$helper
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface

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

protected setPhp ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$helper
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface

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

protected setServerConfig ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$helper
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface

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

Set box name from concat user options
protected setVagrantBox ( )

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

protected setVagrantSettings ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$helper
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface

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

protected setVersionControlSettings ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$helper
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface

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

protected setWebServer ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$helper
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface

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

protected verifyAuth ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : boolean | integer
$helper
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
Результат boolean | integer

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

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

protected $_app

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

protected $_baseUrl

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

protected $_box

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

protected $_cpus

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

protected $_currency

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

protected $_ipAddress

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

protected $_locale

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

protected $_m2Password

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

protected $_m2Username

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

protected $_memorylimit

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

protected $_os

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

protected $_phpVer

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

protected $_repoUrl

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

protected $_server

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

protected $installSampleData