NAME
Kernel::WebApp::Util::DocumentSearch::FAQ – Wrapper for faq document search type.
has CategoryTreeList
The /CategoryTreeList() attribute holds the category tree list.
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.
PRIVATE INTERFACE
_BuildCategoryTreeList()
The /_BuildCategoryTreeList() method retrieves the category tree list.
