Deprecated
Table of Contents
datavizPlot.class.php
Line | Element | Reason |
---|---|---|
36 | datavizPlot::$layerXmlZero |
lizmap.class.php
Line | Element | Reason |
---|---|---|
24 | UnknownLizmapProjectException | |
139 | lizmap::getRepositoryProperties() | |
153 | lizmap::getRepositoryPropertiesOptions() | |
425 | lizmap::getLogItem() | |
437 | lizmap::getLogItemList() |
lizmapLogConfig.class.php
Line | Element | Reason |
---|---|---|
19 | lizmapLogConfig |
lizmapLogItem.class.php
Line | Element | Reason |
---|---|---|
21 | lizmapLogItem |
lizmapOGCRequest.class.php
Line | Element | Reason |
---|---|---|
22 | lizmapOGCRequest |
lizmapProject.class.php
Line | Element | Reason |
---|---|---|
25 | lizmapProject | Verify this methods are not used in external modules so we can delete them without risk, otherwise, we have to implement them in Project and call it here |
151 | lizmapProject::getXmlLayer() |
lizmapProxy.class.php
Line | Element | Reason |
---|---|---|
21 | lizmapProxy |
lizmapRepository.class.php
Line | Element | Reason |
---|---|---|
23 | lizmapRepository | |
31 | lizmapRepository::$properties | |
44 | lizmapRepository::$propertiesOptions |
lizmapServices.class.php
Line | Element | Reason |
---|---|---|
146 | lizmapServices::$qgisServerVersion | Use the Server |
qgisMapLayer.class.php
Line | Element | Reason |
---|---|---|
159 | qgisMapLayer::getXmlLayer() |
qgisProject.class.php
Line | Element | Reason |
---|---|---|
19 | qgisProject | |
170 | qgisProject::getData() | |
361 | qgisProject::getXmlLayers() | |
377 | qgisProject::getXmlLayer() | |
400 | qgisProject::getXmlLayerByKeyword() | |
416 | qgisProject::getXmlRelation() | |
429 | qgisProject::getXml() |
qgisVectorLayer.class.php
Line | Element | Reason |
---|---|---|
1450 | qgisVectorLayer::getEditionCapabilities() | return the edition layer object to be compatible with external modules. It will returns the capabilities object in the future. Use getRealEditionCapabilities() for the moment. |
QgisFormControl.php
Line | Element | Reason |
---|---|---|
42 | QgisFormControl::$fieldAlias | use getFieldAlias() |
49 | QgisFormControl::$rendererCategories | use getRendererCategories |
Config.php
Line | Element | Reason |
---|---|---|
88 | Config::getProperties() |
Project.php
Line | Element | Reason |
---|---|---|
579 | Project::getProperties() | |
596 | Project::getOptions() | use getOption() or getBooleanOption() instead |
655 | Project::getXmlLayer() | |
667 | Project::getData() | |
933 | Project::hasEditionLayers() | will returns all edition layers, regarding ACL |
2179 | Project::getFullCfg() | Don't access directly to configuration, use Project methods |
ProjectConfig.php
Line | Element | Reason |
---|---|---|
122 | ProjectConfig::getData() |
ProjectMetadata.php
Line | Element | Reason |
---|---|---|
349 | ProjectMetadata::getData() | use other get* methods |
QgisProject.php
Line | Element | Reason |
---|---|---|
223 | QgisProject::getData() | |
668 | QgisProject::getXmlLayer() | |
698 | QgisProject::getXml() | |
730 | QgisProject::getXmlLayer2() | |
1144 | QgisProject::readUploadOptions() | No longer used by internal code and not recommended. |
1262 | QgisProject::readWebDavStorageOptions() | No longer used by internal code and not recommended. |
1286 | QgisProject::getValuesFromOptions() | No longer used by internal code and not recommended. |
1313 | QgisProject::getFieldConfiguration() | No longer used by internal code and not recommended. |
1353 | QgisProject::getFieldConfigurationOptions() | No longer used by internal code and not recommended. |
1415 | QgisProject::getEditType() | No longer used by internal code and not recommended. |
1558 | QgisProject::convertValueOptions() | No longer used by internal code and not recommended. |
1586 | QgisProject::getMarkup() | No longer used by internal code and not recommended. |
1660 | QgisProject::readFormControls() | No longer used by internal code and not recommended. |
Repository.php
Line | Element | Reason |
---|---|---|
240 | Repository::getData() |