Changes between Version 86 and Version 87 of S3/S3REST/s3_rest_controller
- Timestamp:
- 02/02/14 21:50:34 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3REST/s3_rest_controller
v86 v87 4 4 == Introduction == 5 5 6 The so-called '''REST Controller''' (function {{{s3_rest_controller()}}}) is a helper function to easily apply the RESTful API of the [wiki:S3 XRC/RESTfulAPI/S3Resource S3Resource] class to your controller.6 The so-called '''REST Controller''' (function {{{s3_rest_controller()}}}) is a helper function to easily apply the RESTful API of the [wiki:S3/S3Resource S3Resource] class to your controller. 7 7 8 8 {{{s3_rest_controller}}} does: