Event
Table of Contents
Classes
- AfterTransformTextForPersistenceEvent
- Event that is fired after RteHtmlParser modified the HTML input from RTE editor to the database (for example transforming linebreaks)
- AfterTransformTextForRichTextEditorEvent
- Event that is fired after RteHtmlParser modified the HTML input from the database to the RTE editor (for example transforming linebreaks)
- BeforeTransformTextForPersistenceEvent
- Event that is fired before RteHtmlParser modified the HTML input from RTE editor to the database (for example transforming linebreaks)
- BeforeTransformTextForRichTextEditorEvent
- Event that is fired before RteHtmlParser modified the HTML input from the database to the RTE editor (for example transforming linebreaks)
- BrokenLinkAnalysisEvent
- Event that is fired to validate if a link is valid or not.