PHP Class N98\Magento\Command\Developer\Translate\InlineAdminCommand

Inheritance: extends N98\Magento\Command\AbstractMagentoStoreConfigCommand
Datei anzeigen Open project: netz98/n98-magerun

Protected Properties

Property Type Description
$commandDescription string
$commandName string
$configPath string
$scope string
$toggleComment string

Protected Methods

Method Description
_afterSave ( Mage_Core_Model_Store $store, boolean $disabled ) If required, handle the output and possible change of the developer IP restrictions

Method Details

_afterSave() protected method

If required, handle the output and possible change of the developer IP restrictions
protected _afterSave ( Mage_Core_Model_Store $store, boolean $disabled )
$store Mage_Core_Model_Store
$disabled boolean

Property Details

$commandDescription protected_oe property

protected string $commandDescription
return string

$commandName protected_oe property

protected string $commandName
return string

$configPath protected_oe property

protected string $configPath
return string

$scope protected_oe property

protected string $scope
return string

$toggleComment protected_oe property

protected string $toggleComment
return string