Opened 22 years ago

Closed 20 years ago

#80 closed enhancement (fixed)

PHP MAPSCRIPT - Add class->getExpression()

Reported by: dmorissette Owned by: dmorissette
Priority: high Milestone:
Component: MapScript-PHP Version: 4.1
Severity: minor Keywords:
Cc:

Description

There is currently no way to retrieve a class expression in PHP MapScript.

- Add class->getExpression() which returns a string with the expression
  (don't forget the ", /, or () depending on expression type.)

- Add equivalent methods for other expressionObj members such as layer->filter

- Implement those functions in mapscript.i/mapscript_i.c so that they are
  available in both the PHP and SWIG-based MapScript.

Change History (2)

comment:1 by dmorissette, 21 years ago

Severity: normalenhancement
Version: 3.54.1
Still not done.  Hopefully we get to that in 4.1

comment:2 by assefa, 20 years ago

Resolution: fixed
Status: newclosed
It is fixed in mapserver 4.2 and above.
Note: See TracTickets for help on using tickets.