Constructor
new EmailTemplateEditorController()
Methods
buildToolbar()
- Description:
Build custom toolbar with variable insertion button
- Source:
getValue()
- Description:
Get the editor content
- Source:
insertVariable()
- Description:
Insert a variable at the current cursor position
- Source:
renderPreview()
- Description:
Render preview with variable highlighting
- Source:
renderVariableButtons()
- Description:
Render variable insertion buttons
- Source:
setValue()
- Description:
Set the editor content
- Source:
(async) showVariableMenu()
- Description:
Show variable insertion menu
- Source: