Lizmap Web Client Master

QgisFormControlsInterface

Table of Contents

Methods

getFormControlName()  : null|string
Return the control name for the jForms form.
getQgisControl()  : null|QgisFormControl
getQgisControls()  : array<string|int, QgisFormControl>

Methods

getFormControlName()

Return the control name for the jForms form.

public getFormControlName(string $name) : null|string
Parameters
$name : string

the name of the qgis control

Return values
null|string

null if the control does not exist


        
On this page

Search results