LizmapSearch
in package
Table of Contents
Constants
- PROFILE_NAME = 'search'
Properties
Methods
- __construct() : mixed
- check() : mixed
- hasProfile() : mixed
- initProfileForm() : mixed
Constants
PROFILE_NAME
public
mixed
PROFILE_NAME
= 'search'
Properties
$appContext
private
AppContextInterface
$appContext
Methods
__construct()
public
__construct(AppContextInterface $appContext) : mixed
Parameters
- $appContext : AppContextInterface
check()
public
check([mixed $logMissingRelation = false ]) : mixed
Parameters
- $logMissingRelation : mixed = false
hasProfile()
public
hasProfile() : mixed
initProfileForm()
public
initProfileForm(jFormsBase $form) : mixed
Parameters
- $form : jFormsBase