Lizmap Web Client Master

qgisAttributeEditorElement
in package

Tags
author

3liz

copyright

2019 3liz

see
http://3liz.com
license

Mozilla Public License : http://www.mozilla.org/MPL/

Table of Contents

Properties

$_isContainer  : mixed
$_isGroupBox  : mixed
$_isRelationWidget  : mixed
$_isTabPanel  : mixed
$_isTextWidget  : mixed
$_isVisibilityExpressionEnabled  : mixed
$_textWidgetText  : mixed
$_visibilityExpression  : mixed
$attributes  : mixed
$childrenAfterTab  : mixed
$childrenBeforeTab  : mixed
$ctrlRef  : mixed
$htmlId  : mixed
$label  : mixed
$parentId  : mixed
$tabChildren  : mixed

Methods

__construct()  : mixed
getAttribute()  : mixed
getChildrenAfterTab()  : array<string|int, qgisAttributeEditorElement>
getChildrenBeforeTab()  : array<string|int, qgisAttributeEditorElement>
getCtrlRef()  : mixed
getFields()  : mixed
getGroupVisibilityExpressions()  : mixed
getHtmlId()  : mixed
getLabel()  : mixed
getName()  : mixed
getParentId()  : mixed
getTabChildren()  : array<string|int, qgisAttributeEditorElement>
getTextWidgetFields()  : array<string|int, array<string|int, mixed|string>>
Returns the text widget fields configuration.
getTextWidgetText()  : string
Returns the _textWidgetText property value.
hasChildren()  : mixed
hasTabChildren()  : mixed
isContainer()  : mixed
isGroupBox()  : mixed
isRelationWidget()  : mixed
isTabPanel()  : mixed
isTextWidget()  : bool
Returns the _isTextWidget property value, that is, whether the element is a text widget or not.
isVisibilityExpressionEnabled()  : mixed
visibilityExpression()  : mixed

Properties

Methods

getTextWidgetFields()

Returns the text widget fields configuration.

public getTextWidgetFields() : array<string|int, array<string|int, mixed|string>>
Return values
array<string|int, array<string|int, mixed|string>>

isTextWidget()

Returns the _isTextWidget property value, that is, whether the element is a text widget or not.

public isTextWidget() : bool
Return values
bool

        
On this page

Search results