Jump to main content Jump to doc navigation

Event: OnRichTextEditorRegister

Renders during any dropdown or select for available richtext editors for MODX.

If you are developing a custom RTE, simply return the name of the RTE that you are developing. This will then be matched to the System Setting 'which_editor', which will allow users to select your RTE to use.

  • Service: 1 - Parser Service Events
  • Group: Richtext Editor

Event Parameters

None.

See Also