Changes between Version 44 and Version 45 of S3/S3REST/s3_rest_controller
- Timestamp:
- 10/24/10 07:41:39 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3REST/s3_rest_controller
v44 v45 5 5 == Introduction == 6 6 7 The so-called '''REST Controller''' (function {{{s3_rest_controller()}}}) is a helper function to easily apply the RESTful API of the S3Resourceclass to your controller.7 The so-called '''REST Controller''' (function {{{s3_rest_controller()}}}) is a helper function to easily apply the RESTful API of the [wiki:S3XRC/RESTfulAPI/S3Resource S3Resource] class to your controller. 8 8 9 9 {{{s3_rest_controller}}} does: