phpDocumentor

ContentManagerElementTypeSaveCommand extends AbstractContentManagerPagesSaveCommand

Class ContentManagerElementTypeSaveCommand

Table of Contents

$contentDeleteService  : ContentDeleterInterface
$contentManagerPagesService  : ContentManagerPagesServiceInterface
$contentReadService  : ContentReadServiceInterface
$contentValueObjectFactory  : bool|mixed
$contentWriteService  : ContentWriteServiceInterface
$currentTheme  : CurrentThemeInterface
$defaultTitle  : string
$languageService  : LanguageService
$option  : AbstractOption
$configurationRepository  : SettingsRepository
$elementTypeService  : ContentManagerElementTypeService
$isDeleted  : bool
__construct()  : mixed
WysiwygSaveCommand constructor.
execute()  : void
Execute the command
isDeleted()  : bool
rollback()  : void
Execute the command
setConfigurationRepository()  : void
setOption()  : void
setToDelete()  : void
Sets the content manager to delete
configurationRepository()  : SettingsRepository
create()  : void
createContent()  : InfoElementContent
defaultTitle()  : string
saveOption()  : void
update()  : void
delete()  : 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