phpDocumentor

AbstractContentManagerPagesSaveCommand extends ContentManagerSaveCommand

Class ContentManagerPagesSaveCommand

Table of Contents

$contentDeleteService  : ContentDeleterInterface
$contentManagerPagesService  : ContentManagerPagesServiceInterface
$contentReadService  : ContentReadServiceInterface
$contentValueObjectFactory  : bool|mixed
$contentWriteService  : ContentWriteServiceInterface
$currentTheme  : CurrentThemeInterface
$languageService  : LanguageService
$option  : AbstractOption
$configurationRepository  : SettingsRepository
$isDeleted  : bool
__construct()  : mixed
WysiwygSaveCommand constructor.
execute()  : void
isDeleted()  : bool
rollback()  : void
Execute the command
setConfigurationRepository()  : void
setOption()  : void
setToDelete()  : void
Sets the content manager to delete
configurationRepository()  : SettingsRepository
create()  : void
createContent()  : mixed
saveOption()  : void
update()  : void
delete()  : void

Properties

Methods

rollback()

Execute the command

public abstract rollback() : void
Return values
void

saveOption()

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

Search results