- Description:
Javascript module to control the template editor.
- Source:
- Copyright:
- 2021 Mihail Geshoski
- 2021 Mihail Geshoski
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Javascript module to control the template editor.
Members
(static, constant) init
- Description:
Initialize the module.
- Source:
Initialize the module.
(inner, constant) selectors
- Description:
Template editor constants.
- Source:
Template editor constants.
Methods
(inner) registerEventListeners(instanceId, mode)
- Description:
Register event listeners for the module.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
instanceId |
Number | The database ID |
mode |
string | The template mode |