- Description:
Commands helper for the Moodle tiny_aiplacement plugin.
- Source:
- Copyright:
- 2024 Matt Porritt
- 2024 Matt Porritt
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Commands helper for the Moodle tiny_aiplacement plugin.
Members
(static, constant) getSetup
- Description:
Get the setup function for the buttons.
This is performed in an async function which ultimately returns the registration function as the Tiny.AddOnManager.Add() function does not support async functions.
- Source:
Get the setup function for the buttons.
This is performed in an async function which ultimately returns the registration function as the Tiny.AddOnManager.Add() function does not support async functions.