Deprecated
Table of Contents
datavizPlot.class.php
| Line | Element | Reason |
|---|---|---|
| 36 | datavizPlot::$layerXmlZero |
lizmap.class.php
| Line | Element | Reason |
|---|---|---|
| 26 | UnknownLizmapProjectException | |
| 160 | lizmap::getRepositoryProperties() | |
| 176 | lizmap::getRepositoryPropertiesOptions() | |
| 448 | lizmap::getLogItem() | |
| 460 | lizmap::getLogItemList() |
lizmapLogConfig.class.php
| Line | Element | Reason |
|---|---|---|
| 19 | lizmapLogConfig |
lizmapLogItem.class.php
| Line | Element | Reason |
|---|---|---|
| 21 | lizmapLogItem |
lizmapProject.class.php
| Line | Element | Reason |
|---|---|---|
| 22 | 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 |
lizmapServices.class.php
| Line | Element | Reason |
|---|---|---|
| 150 | lizmapServices::$qgisServerVersion | Use the Server |
qgisMapLayer.class.php
| Line | Element | Reason |
|---|---|---|
| 159 | qgisMapLayer::getXmlLayer() |
qgisVectorLayer.class.php
| Line | Element | Reason |
|---|---|---|
| 1455 | 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. |
| 1458 | QgisProject::getFieldConfigurationOptions() | No longer used by internal code and not recommended. |
| 1520 | QgisProject::getEditType() | No longer used by internal code and not recommended. |
| 1663 | QgisProject::convertValueOptions() | No longer used by internal code and not recommended. |
| 1691 | QgisProject::getMarkup() | No longer used by internal code and not recommended. |
| 1765 | QgisProject::readFormControls() | No longer used by internal code and not recommended. |
Repository.php
| Line | Element | Reason |
|---|---|---|
| 309 | Repository::getRepoProperties() | |
| 331 | Repository::getData() |