PHP Класс N98\Magento\Command\MagentoConnect\ValidateExtensionCommand

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

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

Свойство Тип Описание
$_connectConfig

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

Метод Описание
_getBasePackages ( ) : string[]
_getBasePathFromTargetName ( string $targetName ) : string
_getDownloaderConfigPath ( ) : string
_getExtensionFileListFromSpecificConfig ( array $config ) : array
_getInstalledPackages ( ) : array
_getParentNode ( SimpleXMLElemen\SimpleXMLElement $node ) : mixed
_getPathOfFileNodeToTarget ( SimpleXMLElemen\SimpleXMLElement $node, string $path = '' ) : string
_getSpecificPackageConfig ( string $name ) : array | boolean
_init ( Symfony\Component\Console\Output\OutputInterface $output )
_loadConfig ( ) : boolean | mixed
_optionOutput ( string $text, string $type, Symfony\Component\Console\Output\OutputInterface $output, Symfony\Component\Console\Input\InputInterface $input )
_validateSpecificPackage ( string $package, Symfony\Component\Console\Output\OutputInterface $output, Symfony\Component\Console\Input\InputInterface $input )
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
getPathOfFileNodeToTarget ( SimpleXmlElement $node, string $path = '' ) : string

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

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

protected _getBasePackages ( ) : string[]
Результат string[]

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

protected _getBasePathFromTargetName ( string $targetName ) : string
$targetName string
Результат string

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

protected _getDownloaderConfigPath ( ) : string
Результат string

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

protected _getExtensionFileListFromSpecificConfig ( array $config ) : array
$config array
Результат array

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

protected _getInstalledPackages ( ) : array
Результат array

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

protected _getParentNode ( SimpleXMLElemen\SimpleXMLElement $node ) : mixed
$node SimpleXMLElemen\SimpleXMLElement
Результат mixed

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

protected _getPathOfFileNodeToTarget ( SimpleXMLElemen\SimpleXMLElement $node, string $path = '' ) : string
$node SimpleXMLElemen\SimpleXMLElement
$path string
Результат string

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

protected _getSpecificPackageConfig ( string $name ) : array | boolean
$name string
Результат array | boolean

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

protected _init ( Symfony\Component\Console\Output\OutputInterface $output )
$output Symfony\Component\Console\Output\OutputInterface

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

protected _loadConfig ( ) : boolean | mixed
Результат boolean | mixed

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

protected _optionOutput ( string $text, string $type, Symfony\Component\Console\Output\OutputInterface $output, Symfony\Component\Console\Input\InputInterface $input )
$text string
$type string
$output Symfony\Component\Console\Output\OutputInterface
$input Symfony\Component\Console\Input\InputInterface

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

protected _validateSpecificPackage ( string $package, Symfony\Component\Console\Output\OutputInterface $output, Symfony\Component\Console\Input\InputInterface $input )
$package string
$output Symfony\Component\Console\Output\OutputInterface
$input Symfony\Component\Console\Input\InputInterface

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

protected configure ( )

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

protected 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

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

protected getPathOfFileNodeToTarget ( SimpleXmlElement $node, string $path = '' ) : string
$node SimpleXmlElement
$path string
Результат string

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

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

protected $_connectConfig