You are here

13 string references to bbb_node.meeting in BigBlueButton 8

BBBLoginMeeting::create in modules/bbb_node/src/Plugin/Block/BBBLoginMeeting.php
Creates an instance of the plugin.
BBBMeetingTypeController::create in modules/bbb_node/src/Controller/BBBMeetingTypeController.php
Instantiates a new instance of this class.
BBBNodeTypeFormController::create in modules/bbb_node/src/Form/BBBNodeTypeFormController.php
Instantiates a new instance of this class.
bbb_node_form_alter in modules/bbb_node/bbb_node.module
Implements hook_form_alter().
bbb_node_form_node_form_alter in modules/bbb_node/bbb_node.module
Implements hook_form_BASE_FORM_ID_alter().
bbb_node_node_access in modules/bbb_node/bbb_node.module
Implements hook_node_access().
bbb_node_node_delete in modules/bbb_node/bbb_node.module
Implements hook_ENTITY_TYPE_delete().
bbb_node_node_insert in modules/bbb_node/bbb_node.module
Implements hook_ENTITY_TYPE_insert().
bbb_node_node_load in modules/bbb_node/bbb_node.module
Implements hook_ENTITY_TYPE_load().
bbb_node_node_update in modules/bbb_node/bbb_node.module
Implements hook_ENTITY_TYPE_update().
bbb_node_node_view in modules/bbb_node/bbb_node.module
Implements hook_ENTITY_TYPE_view().
EndMeetingConfirmForm::create in modules/bbb_node/src/Form/EndMeetingConfirmForm.php
Instantiates a new instance of this class.
hook_bbb_node_delete_alter in modules/bbb_node/bbb_node.api.php
Alter of meeting deletion.