You are here

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

Same name in other branches
  1. 8.2 Drupal\ds\Plugin\DsField\Node
  2. 8.3 Drupal\ds\Plugin\DsField\Node
Classsort descending Location Description
NodeAuthor src/Plugin/DsField/Node/NodeAuthor.php Plugin that renders the author of a node.
NodeChangedDate src/Plugin/DsField/Node/NodeChangedDate.php Plugin that renders the changed date of a node.
NodeLink src/Plugin/DsField/Node/NodeLink.php Plugin that renders the 'read more' link of a node.
NodeLinks src/Plugin/DsField/Node/NodeLinks.php Plugin that renders the links of the node entity.
NodePostDate src/Plugin/DsField/Node/NodePostDate.php Plugin that renders the post date of a node.
NodeSubmittedBy src/Plugin/DsField/Node/NodeSubmittedBy.php Plugin that renders the submitted by field.
NodeTitle src/Plugin/DsField/Node/NodeTitle.php Plugin that renders the title of a node.