You are here

namespace Drupal\ds\Plugin\DsField\Comment in Display Suite 8.4

Same name in other branches
  1. 8.2 Drupal\ds\Plugin\DsField\Comment
  2. 8.3 Drupal\ds\Plugin\DsField\Comment
Classsort descending Location Description
CommentAuthor src/Plugin/DsField/Comment/CommentAuthor.php Plugin that renders the author of a comment.
CommentChangedDate src/Plugin/DsField/Comment/CommentChangedDate.php Plugin that renders the changed date of a comment.
CommentPostDate src/Plugin/DsField/Comment/CommentPostDate.php Plugin that renders the post date of a comment.
CommentTitle src/Plugin/DsField/Comment/CommentTitle.php Plugin that renders the title of a comment.
CommentUser src/Plugin/DsField/Comment/CommentUser.php Plugin that renders a view mode.
CommentUserSignature src/Plugin/DsField/Comment/CommentUserSignature.php Plugin that renders the user signature of a comment.