You are here

namespace Drupal\support_ticket\Plugin\views\field in Support Ticketing System 8

Classsort descending Location Description
Path modules/support_ticket/src/Plugin/views/field/Path.php Field handler to present the path to the support ticket.
RevisionLink modules/support_ticket/src/Plugin/views/field/RevisionLink.php Field handler to present a link to a support ticket revision.
RevisionLinkDelete modules/support_ticket/src/Plugin/views/field/RevisionLinkDelete.php Field handler to present link to delete a support ticket revision.
RevisionLinkRevert modules/support_ticket/src/Plugin/views/field/RevisionLinkRevert.php Field handler to present a link to revert a support ticket to a revision.
SupportTicket modules/support_ticket/src/Plugin/views/field/SupportTicket.php Field handler to provide simple renderer that allows linking to a support ticket. Definition terms:
SupportTicketBulkForm modules/support_ticket/src/Plugin/views/field/SupportTicketBulkForm.php Defines a support ticket operations bulk form element.