You are here

namespace Drupal\social_post\Form in Open Social 8.8

Same name in other branches
  1. 8.9 Drupal\social_post\Form
  2. 8 Drupal\social_post\Form
  3. 8.2 Drupal\social_post\Form
  4. 8.3 Drupal\social_post\Form
  5. 8.4 Drupal\social_post\Form
  6. 8.5 Drupal\social_post\Form
  7. 8.6 Drupal\social_post\Form
  8. 8.7 Drupal\social_post\Form
  9. 10.3.x Drupal\social_post\Form
  10. 10.0.x Drupal\social_post\Form
  11. 10.1.x Drupal\social_post\Form
  12. 10.2.x Drupal\social_post\Form
Classsort descending Location Description
PostDeleteForm modules/social_features/social_post/src/Form/PostDeleteForm.php Provides a form for deleting Post entities.
PostForm modules/social_features/social_post/src/Form/PostForm.php Form controller for Post edit forms.
PostSettingsForm modules/social_features/social_post/src/Form/PostSettingsForm.php Class PostSettingsForm.
PostTypeDeleteForm modules/social_features/social_post/src/Form/PostTypeDeleteForm.php Builds the form to delete Post type entities.
PostTypeForm modules/social_features/social_post/src/Form/PostTypeForm.php Class PostTypeForm.