phpDocumentor

GxLogoSaveCommand extends AbstractSaveCommand
in package

Class GxLogoSaveCommand

Table of Contents

GM_LOGO_CONFIGURATION_KEY  = 'GM_LOGO_SHOP'
GM_LOGO_WEBPATH  = 'images/logos/'
$option  : AbstractOption
$service  : GmConfigurationServiceInterface
$configurationRepository  : SettingsRepository
__construct()  : mixed
GxLogoSaveCommand constructor.
execute()  : void
Execute the command
rollback()  : void
Execute the command
setConfigurationRepository()  : void
setOption()  : void
configurationRepository()  : SettingsRepository
saveOption()  : void

Constants

GM_LOGO_CONFIGURATION_KEY

protected string GM_LOGO_CONFIGURATION_KEY = 'GM_LOGO_SHOP'

Properties

Methods

execute()

Execute the command

public execute() : void
Return values
void

rollback()

Execute the command

public rollback() : void
Return values
void

saveOption()

protected saveOption() : void
Tags
throws
Exception
Return values
void

Search results