Opened 18 years ago

Closed 18 years ago

#1790 closed defect (fixed)

PHP update : RFC 16: MapScript WxS Services

Reported by: assefa Owned by: mapserverbugs
Priority: high Milestone:
Component: MapScript-PHP Version: unspecified
Severity: normal Keywords:
Cc: mapserver@…

Description

Sync PHP classes according to RFC 16: MapScript WxS Services

Main bug of teh RFC bug 1788.

Change History (6)

comment:1 by assefa, 18 years ago

new functions/classes:



  1) ms_io related function calls :
   

    * ms_ioinstallstdouttobuffer()
    * ms_ioinstallstdinfrombuffer()
    * ms_iogetstdoutbufferstring()


  2) owsrequest object

    * ms_newowsrequest() 
    * loadparams
    * setparameter
    * getvalue
    * getvaluebyname

  3) map object
   
    * loadowsparameters
    * owsdispatch

 

comment:2 by assefa, 18 years ago

Addition of the classes/functions described in comment #1 (+  ms_ioresethandlers)

Did not yet add getStdoutBufferBytes.

Reademe uptodate. Update the mapserver docs with the new additions. 

comment:3 by assefa, 18 years ago

Addition of the classes/functions described in comment #1 (+  ms_ioresethandlers)

Did not yet add getStdoutBufferBytes.

Reademe uptodate. Updating the mapserver docs with the new additions. 

comment:4 by mapserver@…, 18 years ago

Cc: mapserver@… added

comment:5 by assefa, 18 years ago

Corrected function ms_iogetStdoutBufferBytes.  
Updated doc with php example
http://mapserver.gis.umn.edu/docs/howto/wxs_mapscript/view

Missing php mapdscript doc.

comment:6 by assefa, 18 years ago

Resolution: fixed
Status: newclosed
php doc on mapserver site updated.

http://mapserver.gis.umn.edu/docs/reference/phpmapscript-class/class-functions

http://mapserver.gis.umn.edu/docs/reference/phpmapscript-class/classes/owsrequestobj


mrking it as fixed.
Note: See TracTickets for help on using tickets.