Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
|
Namespaces | |
namespace | message_airnotifier\privacy |
Classes | |
class | message_airnotifier\privacy\provider |
Privacy class for requesting user data. More... | |
class | message_airnotifier_external |
External API for airnotifier web services. More... | |
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 = 2022111800 | |
$plugin | component = 'message_airnotifier' |
$plugin | version = 2022112800 |
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 |