Kernel::System::DocumentSearch::Role::ImplementsDynamicFields

NAME

Kernel::System::DocumentSearch::Role::ImplementsDynamicFields – provides dynamic field dynamic template and helper methods.

PUBLIC INTERFACE

override UsedPipelines()

Pushes DynamcField pipeline into the driver used pipelines, this also implicitly sets the DynamicField DynamicTemplate and the index field into the driver.

PrepareDynamicFieldIndexableValues()

Initializes the CustomDriver attribute. Returns the instantiated custom index driver objects, that can be used to modify index structures and configurations and information for certain DocumentType.

Scroll to Top