UpdateServiceDatabaseWriterInterface
in
Interface UpdateServiceDatabaseWriterInterface
Table of Contents
- updateImageListAttributeAssigment() : void
- updateImageListCombiAssignment() : void
- updateImageListName() : void
- updateImagesSort() : void
- updateImageText() : void
Methods
updateImageListAttributeAssigment()
public
updateImageListAttributeAssigment(UpdateImageListAttributeAssignmentDtoInterface $dto) : void
Parameters
Return values
void —updateImageListCombiAssignment()
public
updateImageListCombiAssignment(UpdateImageListCombinationAssignmentDtoInterface $dto) : void
Parameters
Return values
void —updateImageListName()
public
updateImageListName(UpdateImageListNameDtoInterface $dto) : void
Parameters
Return values
void —updateImagesSort()
public
updateImagesSort(UpdateMultipleSortingDtoInterface $sortOrders) : void
Parameters
- $sortOrders : UpdateMultipleSortingDtoInterface
Return values
void —updateImageText()
public
updateImageText(TextCollection $texts) : void
Parameters
- $texts : TextCollection