pm_Hook_Search
in package
implements
pm_Hook_Interface
Hook for injection into search results.
Full-text search index is used.
Tags
Interfaces, Classes and Traits
- pm_Hook_Interface
- Generic interface for hooks
Table of Contents
- getIndex() : array<string|int, pm_SearchIndex>
- Retrieve the list of search index.
Methods
getIndex()
Retrieve the list of search index.
public
abstract getIndex() : array<string|int, pm_SearchIndex>