Kernel::WebApp::Util::DocumentSearch::CustomPageContent

NAME

Kernel::WebApp::Util::DocumentSearch::CustomPageContent – Wrapper for custom page document search type.

has FixedLanguageFilter

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

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