6 calls to _opigno_moxtra_is_user_enabled() in Opigno Moxtra 3.x
- MoxtraMembershipController::addToAllWorkspaceUserAutocomplete in src/
Controller/ MoxtraMembershipController.php - Returns all users for the autocompletion.
- MoxtraMembershipController::addToGroupWorkspaceUserAutocomplete in src/
Controller/ MoxtraMembershipController.php - Returns users of current group for the autocompletion.
- opigno_moxtra_group_content_insert in ./
opigno_moxtra.module - Implements hook_ENTITY_TYPE_insert().
- opigno_moxtra_user_presave in ./
opigno_moxtra.module - Implements hook_ENTITY_TYPE_presave().
- WorkspaceForm::buildForm in src/
Form/ WorkspaceForm.php - Form constructor.
- WorkspaceForm::save in src/
Form/ WorkspaceForm.php - Form submission handler for the 'save' action.