PHP Class N98\Magento\Command\Cms\Banner\ToggleCommand

Only testable with closed source enterprise edition
Inheritance: extends N98\Magento\Command\AbstractMagentoCommand
Show file Open project: netz98/n98-magerun

Public Methods

Method Description
isEnabled ( ) : boolean

Protected Methods

Method Description
_getBannerModel ( ) : Enterprise_Banner_Model_Banner
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer | void

Method Details

_getBannerModel() protected method

protected _getBannerModel ( ) : Enterprise_Banner_Model_Banner
return Enterprise_Banner_Model_Banner

configure() protected method

protected configure ( )

execute() protected method

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer | void
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
return integer | void

isEnabled() public method

public isEnabled ( ) : boolean
return boolean