Constructor
new MetadataConfig(cfg)
Create a metadata config instance based on a config object
Parameters:
Name | Type | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cfg |
object | the lizmap config object
Properties
|
- Source:
Extends
- BaseObjectConfig
Members
lizmap_plugin_version :number
The lizmap plugin version as integer used to configure the project
Type:
- number
- Source:
lizmap_plugin_version_str :string
The lizmap plugin version as string used to configure the project
Type:
- string
- Source:
lizmap_web_client_target_version :number
The target lizmap web client version as integer
Type:
- number
- Source:
qgis_desktop_version :number
The QGIS Desktop version as integer used to build the project
Type:
- number
- Source: