Kernel::WebApp::Util::DocumentSearch::Appointment

NAME

Kernel::WebApp::Util::DocumentSearch::Appointment – Wrapper for the calendar appointment document search type.

has FixedLanguageFilter

Attribute that holds the information if a fixed language filter is needed for the document search type.

BusinessObjectType()

The /BusinessObjectType() which the module belongs to.

SearchFields()

The /SearchFields() method should return a hash with search fields according to Kernel::System::DocumentSearch::IndexSearch.

ResultFields()

The /ResultFields() method should return the required fields for the different document search types.

TransformDocumentData()

The /TransformDocumentData() method transforms the given document data for the frontend.

Scroll to Top