PHP Class Magestead\Helper\Options

Afficher le fichier Open project: richdynamix/magestead

Protected Properties

Свойство Type Description
$_app
$_baseUrl
$_box
$_cpus
$_currency
$_ipAddress
$_locale
$_m2Password
$_m2Username
$_memorylimit
$_os
$_phpVer
$_repoUrl
$_server
$installSampleData

Méthodes publiques

Méthode Description
__construct ( $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output, $project ) Options constructor.
getAllOptions ( ) : array

Méthodes protégées

Méthode Description
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

Method Details

__construct() public méthode

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 méthode

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 méthode

public getAllOptions ( ) : array
Résultat array

installSampleData() protected méthode

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 méthode

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 méthode

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
Résultat boolean | integer

setOperatingSystem() protected méthode

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 méthode

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 méthode

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() protected méthode

Set box name from concat user options
protected setVagrantBox ( )

setVagrantSettings() protected méthode

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 méthode

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 méthode

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 méthode

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
Résultat boolean | integer

Property Details

$_app protected_oe property

protected $_app

$_baseUrl protected_oe property

protected $_baseUrl

$_box protected_oe property

protected $_box

$_cpus protected_oe property

protected $_cpus

$_currency protected_oe property

protected $_currency

$_ipAddress protected_oe property

protected $_ipAddress

$_locale protected_oe property

protected $_locale

$_m2Password protected_oe property

protected $_m2Password

$_m2Username protected_oe property

protected $_m2Username

$_memorylimit protected_oe property

protected $_memorylimit

$_os protected_oe property

protected $_os

$_phpVer protected_oe property

protected $_phpVer

$_repoUrl protected_oe property

protected $_repoUrl

$_server protected_oe property

protected $_server

$installSampleData protected_oe property

protected $installSampleData