PHP 클래스 N98\Magento\Command\Developer\Translate\InlineAdminCommand

상속: extends N98\Magento\Command\AbstractMagentoStoreConfigCommand
파일 보기 프로젝트 열기: netz98/n98-magerun

보호된 프로퍼티들

프로퍼티 타입 설명
$commandDescription string
$commandName string
$configPath string
$scope string
$toggleComment string

보호된 메소드들

메소드 설명
_afterSave ( Mage_Core_Model_Store $store, boolean $disabled ) If required, handle the output and possible change of the developer IP restrictions

메소드 상세

_afterSave() 보호된 메소드

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

프로퍼티 상세

$commandDescription 보호되어 있는 프로퍼티

protected string $commandDescription
리턴 string

$commandName 보호되어 있는 프로퍼티

protected string $commandName
리턴 string

$configPath 보호되어 있는 프로퍼티

protected string $configPath
리턴 string

$scope 보호되어 있는 프로퍼티

protected string $scope
리턴 string

$toggleComment 보호되어 있는 프로퍼티

protected string $toggleComment
리턴 string