Lizmap Web Client 3.10.0

Application

Table of Contents

Interfaces

AppContextInterface
Interface that will be implemented to get Jelix infos so we can either send Jelix's real infos either custom infos to make our own tests.
QgisFormControlsInterface
BaseQgisInterface

Classes

actionListener
actionConfig
Manage and give access to lizmap configuration.
actionDockableListener
defaultCtrl
serviceCtrl
PHP proxy to execute action request.
actionModuleInstaller
actionModuleUpgrader
configListener
listProjectDatasource
listRepositoryDatasource
lzmAuthListener
aclCtrl
Lizmap administration.
configCtrl
Lizmap administration.
landing_page_contentCtrl
Lizmap administration : landing page content.
logsCtrl
Lizmap administration : logs.
mapsCtrl
Lizmap administration.
qgis_projectsCtrl
Lizmap administration : List of QGIS projects.
server_informationCtrl
Lizmap administration : Server information page.
themeCtrl
Lizmap administration : theme.
upload_imageCtrl
Image upload controller for ckeditor.
adminModuleInstaller
adminModuleUpgrader
adminModuleUpgrader_layerexport
adminModuleUpgrader_newAclRights
LandingContent
ModuleMetaData
ModulesChecker
project_listZone
Construct a list of Lizmap projects.
datavizListener
datavizConfig
Manage and give access to lizmap configuration.
datavizDockableListener
datavizPlot
datavizPlotScatter
datavizPlotBox
datavizPlotBar
datavizPlotBarH
datavizPlotHistogram
datavizPlotPie
datavizPlotHistogram2d
datavizPlotPolar
datavizPlotSunburst
datavizPlotHtml
defaultCtrl
serviceCtrl
PHP Dataviz service to get plot config.
datavizModuleInstaller
filterListener
filterConfig
Manage and give access to lizmap configuration.
filterDatasource
Manage and give access to lizmap configuration.
filterDockableListener
defaultCtrl
serviceCtrl
PHP proxy to execute filter request.
filterModuleInstaller
filterModuleUpgrader
UnknownLizmapProjectException
lizmap
lizmapFts
lizmapFtsSearchListener
Lizmap FTS searcher.
lizmapLogListener
Log lizmap actions.
lizmapLogConfig
lizmapLogItem
lizmapOGCRequest
dummy class for compatibility.
lizmapProject
lizmapProxy
dummy class for compatibility.
lizmapRepository
lizmapServices
Manage and give access to lizmap configuration.
lizmapTheme
Manage and give access to lizmap theme configuration.
lizmapTiler
WMTS.
lizmapWkt
qgisAttributeEditorElement
qgisExpressionUtils
qgisFormListener
qgisLayerDbFieldsInfo
qgisMapLayer
Give access to qgis mapLayer configuration.
qgisProject
qgisServer
Get information about QGIS Server.
qgisVectorLayer
Give access to qgis mapLayer configuration.
qgisVectorLayerDatasource
Give access to qgis mapLayer configuration.
tools
Some generic methods.
banCtrl
Php proxy to access OpenStreetMap services.
databaseCtrl
defaultCtrl
Redirect to the default repository project list page.
editionCtrl
featuresCtrl
Get features from QGIS Server with the help of expressions.
geobookmarkCtrl
Lizmap administration.
osmCtrl
Php proxy to access OpenStreetMap services.
projectCtrl
repositoryCtrl
searchCtrl
Php proxy to access OpenStreetMap services.
searchFtsCtrl
Php proxy to access database search.
serviceCtrl
Php proxy to access map services.
wmtsCtrl
lizmapModuleInstaller
lizmapModuleUpgrader_commconfig
lizmapModuleUpgrader_configjcommunity
lizmapModuleUpgrader_geobookmark
lizmapModuleUpgrader_layerexport
lizmapModuleUpgrader_logip
lizmapModuleUpgrader_qgisprojectcache
lizmapModuleUpgrader_replyto
lizmapModuleUpgrader_smtpmailer18
Move smtp access parameters from localconfig to profiles.
lizmapModuleUpgrader_userfields
FileTools
JelixContext
LocalesLoader
Allow to load all locales from a locales file.
XmlTools
RepositoryCreator
RepositoryWMSChecker
WMTSCache
CreateRepository
DbMigrateLog
DbMigrateUsers
ProjectLoad
WMTSCacheClean
WMTSCapabilities
WMTSSeed
LizmapMetadataEvent
QgisForm
QgisFormControl
QgisFormControlProperties
Properties of a Form field.
QgisFormValueRelationDynamicDatasource
Config
Item
MetricsLogMessage
Message class for metrics, to use with jLog.
MigratorFromSqlite
Project
ProjectCache
ProjectConfig
It allows to access to configuration properties stored into the cfg file of a project, and to access to some "calculated" properties.
ProjectFilesFinder
ProjectMainData
ProjectMetadata
BaseQgisObject
Base QGIS Object to be extended.
BaseQgisXmlObject
Base QGIS XML Object to be extended.
AttributeTableColumn
QGIS Vector layer attribute table column.
AttributeTableConfig
QGIS Vector layer attribute table config.
CheckBoxConfig
QGIS Vector layer edit widget CheckBox config <editWidget type="CheckBox"> <config> <Option type="Map"> <Option value="1" type="QString" name="CheckedState"/> <Option value="0" type="QString" name="UncheckedState"/> </Option> </config> </editWidget>.
DateTimeConfig
QGIS Vector layer edit widget DateTime config <editWidget type="DateTime"> <config> <Option type="Map"> <Option value="false" type="bool" name="allow_null"/> <Option value="false" type="bool" name="calendar_popup"/> <Option value="" type="QString" name="display_format"/> <Option value="yyyy-MM-dd" type="QString" name="field_format"/> <Option value="false" type="bool" name="field_iso_format"/> </Option> </config> </editWidget>.
ExternalResourceConfig
QGIS Vector layer edit widget ExternalResource config <editWidget type="ExternalResource"> <config> <Option type="Map"> <Option value="1" type="QString" name="DocumentViewer"/> <Option value="400" type="QString" name="DocumentViewerHeight"/> <Option value="400" type="QString" name="DocumentViewerWidth"/> <Option value="1" type="QString" name="FileWidget"/> <Option value="1" type="QString" name="FileWidgetButton"/> <Option value="Images (*.gif *.jpeg *.jpg *.png)" type="QString" name="FileWidgetFilter"/> <Option value="0" type="QString" name="StorageMode"/> </Option> </config> </editWidget>.
RangeConfig
QGIS Vector layer edit widget Range config <editWidget type="Range"> <config> <Option type="Map"> <Option name="AllowNull" type="bool" value="true"></Option> <Option name="Max" type="int" value="2147483647"></Option> <Option name="Min" type="int" value="-2147483648"></Option> <Option name="Precision" type="int" value="0"></Option> <Option name="Step" type="int" value="1"></Option> <Option name="Style" type="QString" value="SpinBox"></Option> </Option> </config> </editWidget>.
RelationReferenceConfig
QGIS Vector layer edit widget RelationReference config <editWidget type="RelationReference"> <config> <Option type="Map"> <Option type="bool" value="false" name="AllowAddFeatures"/> <Option type="bool" value="true" name="AllowNULL"/> <Option type="bool" value="false" name="MapIdentification"/> <Option type="bool" value="false" name="OrderByValue"/> <Option type="bool" value="false" name="ReadOnly"/> <Option type="QString" value="service=lizmap sslmode=disable key=\'fid\' checkPrimaryKeyUnicity=\'0\' table=&quot;lizmap_data&quot;.&quot;risque&quot;" name="ReferencedLayerDataSource"/> <Option type="QString" value="risque_66cb8d43_86b7_4583_9217_f7ead54463c3" name="ReferencedLayerId"/> <Option type="QString" value="risque" name="ReferencedLayerName"/> <Option type="QString" value="postgres" name="ReferencedLayerProviderKey"/> <Option type="QString" value="tab_demand_risque_risque_66c_risque" name="Relation"/> <Option type="bool" value="false" name="ShowForm"/> <Option type="bool" value="true" name="ShowOpenFormButton"/> </Option> </config> </editWidget>.
TextEditConfig
QGIS Vector layer edit widget TextEdit config <editWidget type="TextEdit"> <config> <Option type="Map"> <Option value="0" type="QString" name="IsMultiline"/> <Option value="0" type="QString" name="UseHtml"/> </Option> </config> </editWidget>.
UniqueValuesConfig
QGIS Vector layer edit widget UniqueValues config <editWidget type="UniqueValues"> <config> <Option type="Map"> <Option value="1" type="QString" name="Editable"/> </Option> </config> </editWidget>.
ValueMapConfig
QGIS Vector layer edit widget ValueMap config <editWidget type="ValueMap"> <config> <Option type="Map"> <Option type="Map" name="map"> <Option value="A" type="QString" name="Zone A"/> <Option value="B" type="QString" name="Zone B"/> <Option value="{2839923C-8B7D-419E-B84B-CA2FE9B80EC7}" type="QString" name="No Zone"/> </Option> </Option> </config> </editWidget>.
ValueRelationConfig
QGIS Vector layer edit widget ValueRelation config <editWidget type="ValueRelation"> <config> <Option type="Map"> <Option value="0" type="QString" name="AllowMulti"/> <Option value="1" type="QString" name="AllowNull"/> <Option value="" type="QString" name="FilterExpression"/> <Option value="osm_id" type="QString" name="Key"/> <Option value="tramway20150328114206278" type="QString" name="Layer"/> <Option value="1" type="QString" name="OrderByValue"/> <Option value="0" type="QString" name="UseCompleter"/> <Option value="test" type="QString" name="Value"/> </Option> </config> </editWidget>.
EmbeddedLayer
QGIS Embedded layer.
MapLayer
QGIS Map layer.
MapLayerStyleManager
QGIS Map layer style manager.
RasterLayer
QGIS Raster layer.
RasterLayerHueSaturation
QGIS Raster layer hue saturation.
RasterLayerPipe
QGIS Raster layer pipe.
RasterLayerRasterRenderer
QGIS Raster layer raster renderer.
RendererV2
QGIS Renderer V2 layer.
VectorLayer
QGIS Vector layer.
VectorLayerAlias
QGIS Vector layer alias.
VectorLayerConstraint
QGIS Vector layer constraint.
VectorLayerConstraintExpression
QGIS Vector layer constraint expression.
VectorLayerDefault
QGIS Vector layer default.
VectorLayerEditableField
QGIS Vector layer default.
VectorLayerEditWidget
QGIS Vector layer edit widget.
VectorLayerField
QGIS Vector layer field.
VectorLayerJoin
QGIS Vector layer join.
LayerTreeCustomOrder
QGIS Layer tree custom order.
LayerTreeGroup
QGIS Layer tree group.
LayerTreeLayer
QGIS Layer tree root.
LayerTreeRoot
QGIS Layer tree root.
Layout
QGIS Layout.
LayoutItem
QGIS Layout item.
LayoutItemLabel
QGIS Layout item label.
LayoutItemMap
QGIS Layout item map.
LayoutItemMapGrid
QGIS Layout item map grid.
LayoutItemMapOverview
QGIS Layout item map overview.
LayoutItemPage
QGIS Layout item page.
Parser
ProjectGuiProperties
QGIS Project Gui Properties class.
ProjectInfo
QGIS Project info class.
ProjectProperties
QGIS Project Properties class.
ProjectRelation
QGIS Project Relation class.
ProjectVariables
QGIS Project Variables class.
ProjectVisibilityPreset
QGIS Project Visibility preset class.
ProjectVisibilityPresetLayer
QGIS Project Visibility preset layer class.
SpatialRefSys
QGIS Spatial Reference System classes.
QgisProject
Repository
UnknownLizmapProjectException
OGCRequest
OGCResponse
Proxy
ProxyResponse
RemoteStorageRequest
WFSRequest
WMSRequest
WMTSRequest
Server
MigratorFromSqlite
lizmapMainViewItem
Class for items in the main view list.
lizmapMapDockItem
Class for items in the main view list.
popup
viewListener
ajaxCtrl
Displays the list of projects for ajax request.
appCtrl
Methods providing information about Lizmap application.
defaultCtrl
Displays a list of project for a given repository.
embedCtrl
Displays a full featured map based on one Qgis project.
lizAjaxCtrl
Displays the list of projects for ajax request.
lizMapCtrl
Displays a full featured map based on one Qgis project.
mapCtrl
Displays a full featured map based on one Qgis project.
mediaCtrl
translateCtrl
Service to provide translation dictionary.
viewModuleInstaller
ajax_viewZone
Construct the view list for ajax.
main_viewZone
Construct the main view list.
map_bottomdockZone
Construct the subdock content.
map_dockZone
Construct the toolbar content.
map_headermenuZone
Construct the toolbar content.
map_menuZone
Construct the toolbar content.
map_minidockZone
Construct the toolbar content.
map_rightdockZone
Construct the toolbar content.

Traits

WidgetTrait

Functions

mapDockItemSort()  : mixed
mapDockItemsMerge()  : mixed

Functions

mapDockItemSort()

mapDockItemSort(mixed $itemA, mixed $itemB) : mixed
Parameters
$itemA : mixed
$itemB : mixed

mapDockItemsMerge()

mapDockItemsMerge(mixed $itemsA, mixed $itemsB) : mixed
Parameters
$itemsA : mixed
$itemsB : mixed

        
On this page

Search results