Moodle PHP Documentation 4.1
Moodle 4.1dev (Build: 20220512) (5e5e12e0)
|
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 = 2022041200 | |
$plugin | component = 'message_airnotifier' |
$plugin | version = 2022041900 |
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 |