Opened 13 years ago

Closed 13 years ago

#187 closed enhancement (fixed)

PGSQLMapcontextConfig - getOtherResources

Reported by: flbergeron Owned by:
Priority: major Milestone:
Component: server Version:
Keywords: Cc: adube

Description

Added a new function called getOtherResources() to PGSQLMapcontextConfig driver. It returns all the existing resources of the configuration, not only the ones in the current mapContext like getResource() does.

Note: the patch should be applied in the config folder. (./src/server/core/org/geoprisma/config)

Attachments (1)

PGSQLMapContextConfig.php.rev976.patch (9.2 KB ) - added by flbergeron 13 years ago.
modifications to PGSQLMapContextConfig.php

Download all attachments as: .zip

Change History (4)

by flbergeron, 13 years ago

modifications to PGSQLMapContextConfig.php

comment:1 by adube, 13 years ago

Keywords: PGSQLMapcontextConfig removed
Summary: PGSQLMapcontextConfig driverPGSQLMapcontextConfig - getOtherResources

comment:2 by adube, 13 years ago

Cc: adube added

comment:3 by adube, 13 years ago

Resolution: fixed
Status: newclosed

r977, featuring :

  • new getOtherResources method in PGSQLMapContextConfig driver.
Note: See TracTickets for help on using tickets.