Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
Namespaces | |
namespace | message_airnotifier\privacy |
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. | |
xmldb_message_airnotifier_install () | |
Install the Airnotifier message processor. | |
Variables | |
$capabilities | |
$functions | |
$plugin = 2023100400 | |
$plugin | component = 'message_airnotifier' |
$plugin | version = 2023100900 |
message_airnotifier_post_site_registration_confirmed | ( | int | $registrationid | ) |
Callback for when a site is first registered.
int | $registrationid | the new registration id (registration_hubs table) |
$capabilities |
$functions |