phpDocumentor

AbstractSaveCommand implements CommandInterface

Class BasicOptionSaveAction

Interfaces, Classes and Traits

CommandInterface
Interface CommandInterface

Table of Contents

$option  : AbstractOption
$configurationRepository  : SettingsRepository
execute()  : void
Execute the command
rollback()  : void
Execute the command
setConfigurationRepository()  : void
setOption()  : void
configurationRepository()  : SettingsRepository
saveOption()  : void

Properties

Methods

execute()

Execute the command

public abstract execute() : void
Return values
void

rollback()

Execute the command

public abstract rollback() : void
Return values
void

saveOption()

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

Search results