Kernel::WebApp::Util::BusinessObject::Search::Ticket

NAME

Kernel::WebApp::Util::BusinessObject::Search::Ticket

DESCRIPTION

Handles the ticket business objects, based on search results.

PUBLIC INTERFACE

DefaultSorting()

Holds the default sorting for the ticket lists.

ColumnTitles()

Holds the column titles for the ticket list columns.

SortableColumns()

Modify sort-able columns for the ticket table.

around ItemDetailDataGet()

Injects highlighting and relevance information to the data, that is shown in the widget.

HasPopoverColumns()

Holds the columns which have a popover in the frontend.

PRIVATE INTERFACE

_ProvideFilters()

Holds the available filter information (e.g. which form field type).

Scroll to Top