You are here

namespace Drupal\social_user\Plugin\Action in Open Social 8.9

Same name in other branches
  1. 8 Drupal\social_user\Plugin\Action
  2. 8.2 Drupal\social_user\Plugin\Action
  3. 8.3 Drupal\social_user\Plugin\Action
  4. 8.4 Drupal\social_user\Plugin\Action
  5. 8.5 Drupal\social_user\Plugin\Action
  6. 8.6 Drupal\social_user\Plugin\Action
  7. 8.7 Drupal\social_user\Plugin\Action
  8. 8.8 Drupal\social_user\Plugin\Action
  9. 10.3.x Drupal\social_user\Plugin\Action
  10. 10.0.x Drupal\social_user\Plugin\Action
  11. 10.1.x Drupal\social_user\Plugin\Action
  12. 10.2.x Drupal\social_user\Plugin\Action
Classsort descending Location Description
SocialAddRoleUser modules/social_features/social_user/src/Plugin/Action/SocialAddRoleUser.php Adds a role to a user but restricted by role.
SocialBlockUser modules/social_features/social_user/src/Plugin/Action/SocialBlockUser.php Alternate action plugin that can block users.
SocialRemoveRoleUser modules/social_features/social_user/src/Plugin/Action/SocialRemoveRoleUser.php Removes a role from a user but restricted by role.
SocialSendEmail modules/social_features/social_user/src/Plugin/Action/SocialSendEmail.php An example action covering most of the possible options.