Options
All
  • Public
  • Public/Protected
  • All
Menu

Contains implementation of querying the backend for user information.

Should be used by all search categories that want to search by users to ensure the necessary code is kept in one place.

Hierarchy

  • UserAutocomplete

Implements

Index

Constructors

Properties

_includeMe: boolean = true
_userResourceService: UserResourceService
USER_ICON: "account_circle" = 'account_circle'
USER_ME_ICON: "person_pin_circle" = 'person_pin_circle'
USER_ME_TEMPLATE: "<<me>>" = '<<me>>'
_i18n: "search.category.userMe" = 'search.category.userMe'

Methods

  • serializeOperandValue(valueFormControl: FormControl): any

Generated using TypeDoc