Changes between Version 54 and Version 55 of RESTController


Ignore:
Timestamp:
08/22/10 18:46:05 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RESTController

    v54 v55  
    22
    33= REST Controller =
     4
     5See also: [wiki:S3XRC S3XRC]
    46
    57The so called '''REST Controller''' (function {{{shn_rest_controller()}}}) is a wrapper function for the RESTful API of the [wiki:S3XRC_S3Resource S3Resource] class.
     
    1921    * XLS (export only)
    2022    * CSV
    21 
    22 See also: [wiki:S3XRC S3XRC]
    2323
    2424A good tool for testing the REST functionality is the [http://code.google.com/p/rest-client/ RESTClient]