|
Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Files | |
Namespaces | |
Classes | |
| class | message_airnotifier\privacy\provider |
| Privacy class for requesting user data. More... | |
| class | message_airnotifier_external |
| class | message_airnotifier_manager |
| Airnotifier helper manager class. More... | |
| class | message_output_airnotifier |
| Message processor class. More... | |
Functions | |
| message_airnotifier_post_site_registration_confirmed (int $registrationid) | |
| Callback for when a site is first registered. More... | |
| xmldb_message_airnotifier_install () | |
| Install the Airnotifier message processor. | |
Variables | |
| $capabilities | |
| $functions | |
| $plugin = 2020060900 | |
| $plugin | component = 'message_airnotifier' |
| $plugin | version = 2020061500 |
| message_airnotifier_post_site_registration_confirmed | ( | int | $registrationid | ) |
Callback for when a site is first registered.
The function generates an Airnotifier accesskey for the new site.
| int | $registrationid | the new registration id (registration_hubs table) |
| $capabilities |