CirrusSearch
Elasticsearch-powered search for MediaWiki
Loading...
Searching...
No Matches
CirrusSearch\Profile\SearchProfileRepository Interface Reference

A repository of search profiles. More...

+ Inheritance diagram for CirrusSearch\Profile\SearchProfileRepository:

Public Member Functions

 repositoryType ()
 The repository type.
 
 repositoryName ()
 The repository name.
 
 getProfile ( $name)
 Load a profile named $name.
 
 hasProfile ( $name)
 Check if a profile named $name exists in this repository.
 
 listExposedProfiles ()
 Get the list of profiles that we want to expose to the user.
 

Detailed Description

A repository of search profiles.

Member Function Documentation

◆ getProfile()

CirrusSearch\Profile\SearchProfileRepository::getProfile ( $name)

◆ hasProfile()

◆ listExposedProfiles()

CirrusSearch\Profile\SearchProfileRepository::listExposedProfiles ( )

◆ repositoryName()

◆ repositoryType()


The documentation for this interface was generated from the following file: