service bbb_node.meeting in BigBlueButton 8
Class
Drupal\bbb_node\Service\NodeMeeting13 string references to bbb_node.meeting
- 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().
File
- modules/
bbb_node/ bbb_node.services.yml - modules/bbb_node/bbb_node.services.yml
View source
- class: Drupal\bbb_node\Service\NodeMeeting
- arguments:
- - '@current_user'
- - '@entity_type.manager'
- - '@bbb.meeting'