OnRichTextEditorInit
Last updated Apr 12th, 2019 | Page history | Improve this page | Report an issue
Support the team building MODX with a monthly donation.
The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.
Backers
Budget
$306 per month—let's make that $500!
Learn moreEvent: OnRichTextEditorInit¶
Renders anytime a Richtext Editor could be used.
- Service: 1 - Parser Service Events
- Group: Richtext Editor
Event Parameters¶
Name | Description |
---|---|
editor | The specified editor that the user wants to use. |
elements | An array of elements to transform into an RTE. |
Other properties might be passed, such as:
forfrontend | If passed, this will indicate to the plugin that this is to be loaded in a front-end context, not the manager. |
---|---|
width | The requested width of the RTE. |
height | The requested height of the RTE. |
See Also¶
Support the team building MODX with a monthly donation.
The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.
Backers
Budget
$306 per month—let's make that $500!
Learn more