Skip to content

Section events

Event Dispatched by Properties
BeforeCreateSectionEvent SectionService::createSection SectionCreateStruct $sectionCreateStruct
Section|null $section
CreateSectionEvent SectionService::createSection SectionCreateStruct $sectionCreateStruct
Section $section
BeforeDeleteSectionEvent SectionService::deleteSection Section $section
DeleteSectionEvent SectionService::deleteSection Section $section
BeforeUpdateSectionEvent SectionService::updateSection Section $section
SectionUpdateStruct $sectionUpdateStruct
Section|null $updatedSection
UpdateSectionEvent SectionService::updateSection Section $section
SectionUpdateStruct $sectionUpdateStruct
Section $updatedSection

Assigning Sections

Event Dispatched by Properties
BeforeAssignSectionEvent SectionService::assignSection ContentInfo $contentInfo
Section $section
AssignSectionEvent SectionService::assignSection ContentInfo $contentInfo
Section $section
BeforeAssignSectionToSubtreeEvent SectionService::assignSectionToSubtree Location $location
Section $section
AssignSectionToSubtreeEvent SectionService::assignSectionToSubtree Location $location
Section $section