PHP Class Aimeos\ShopBundle\Command\JobsCommand

Inheritance: extends Aimeos\ShopBundle\Command\Command
Show file Open project: aimeos/aimeos-symfony2

Protected Methods

Method Description
configure ( ) Configures the command name and description.
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) Executes the job controllers.
getBareContext ( ) : Aimeos\MShop\Context\Item\Standard Returns a bare context object
getContext ( ) : Aimeos\MShop\Context\Item\Standard Returns a context object

Method Details

configure() protected method

Configures the command name and description.
protected configure ( )

execute() protected method

Executes the job controllers.
protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface Input object
$output Symfony\Component\Console\Output\OutputInterface Output object

getBareContext() protected method

Returns a bare context object
protected getBareContext ( ) : Aimeos\MShop\Context\Item\Standard
return Aimeos\MShop\Context\Item\Standard Context object containing only the most necessary dependencies

getContext() protected method

Returns a context object
protected getContext ( ) : Aimeos\MShop\Context\Item\Standard
return Aimeos\MShop\Context\Item\Standard Context object