Changes between Version 54 and Version 55 of RESTController
- Timestamp:
- 08/22/10 18:46:05 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RESTController
v54 v55 2 2 3 3 = REST Controller = 4 5 See also: [wiki:S3XRC S3XRC] 4 6 5 7 The so called '''REST Controller''' (function {{{shn_rest_controller()}}}) is a wrapper function for the RESTful API of the [wiki:S3XRC_S3Resource S3Resource] class. … … 19 21 * XLS (export only) 20 22 * CSV 21 22 See also: [wiki:S3XRC S3XRC]23 23 24 24 A good tool for testing the REST functionality is the [http://code.google.com/p/rest-client/ RESTClient]