backend.richeditor.listTypes
Register additional "page link types" to the RichEditor FormWidget
Example usage:
Event::listen('backend.richeditor.listTypes', function () { return [ 'my-identifier' => 'author.plugin::lang.richeditor.link_types.my_identifier', ]; });
Usage
Triggers
Class or file | Line |
---|---|
Backend\FormWidgets\RichEditor
|
202 |
Copyright © 2024 Winter CMS