Deprecated
Table of Contents
datavizPlot.class.php
| Line | Element | Reason |
|---|---|---|
| 36 | datavizPlot::$layerXmlZero |
lizmap.class.php
| Line | Element | Reason |
|---|---|---|
| 25 | UnknownLizmapProjectException | |
| 142 | lizmap::getRepositoryProperties() | |
| 158 | lizmap::getRepositoryPropertiesOptions() | |
| 430 | lizmap::getLogItem() | |
| 442 | 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 | |
| 45 | 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 |
|---|---|---|
| 1444 | 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 |
|---|---|---|
| 608 | Project::getProperties() | |
| 625 | Project::getOptions() | use getOption() or getBooleanOption() instead |
| 684 | Project::getXmlLayer() | |
| 696 | Project::getData() | |
| 950 | Project::hasEditionLayers() | will returns all edition layers, regarding ACL |
| 2236 | Project::getFullCfg() | Don't access directly to configuration, use Project methods |
ProjectConfig.php
| Line | Element | Reason |
|---|---|---|
| 122 | ProjectConfig::getData() |
ProjectMetadata.php
| Line | Element | Reason |
|---|---|---|
| 357 | ProjectMetadata::getData() | use other get* methods |
QgisProject.php
| Line | Element | Reason |
|---|---|---|
| 261 | QgisProject::getData() | |
| 762 | QgisProject::getXmlLayer() | |
| 792 | QgisProject::getXml() | |
| 824 | QgisProject::getXmlLayer2() | |
| 1246 | QgisProject::readUploadOptions() | No longer used by internal code and not recommended. |
| 1364 | QgisProject::readWebDavStorageOptions() | No longer used by internal code and not recommended. |
| 1388 | QgisProject::getValuesFromOptions() | No longer used by internal code and not recommended. |
| 1415 | QgisProject::getFieldConfiguration() | No longer used by internal code and not recommended. |
| 1455 | QgisProject::getFieldConfigurationOptions() | No longer used by internal code and not recommended. |
| 1517 | QgisProject::getEditType() | No longer used by internal code and not recommended. |
| 1660 | QgisProject::convertValueOptions() | No longer used by internal code and not recommended. |
| 1688 | QgisProject::getMarkup() | No longer used by internal code and not recommended. |
| 1762 | QgisProject::readFormControls() | No longer used by internal code and not recommended. |
Repository.php
| Line | Element | Reason |
|---|---|---|
| 281 | Repository::getData() |