Changes between Version 15 and Version 16 of S3/S3REST/s3_rest_controller


Ignore:
Timestamp:
10/22/10 12:40:04 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3REST/s3_rest_controller

    v15 v16  
    99The so-called '''REST Controller''' (function {{{s3_rest_controller()}}}) is a helper function to easily apply the RESTful API of the S3Resource class to your controller.
    1010
    11 Using {{{s3_rest_controller}}}, a basic RESTful controller can look like:
     11Using {{{s3_rest_controller}}}, a basic RESTful controller for the {{{pr_image}}} table can look like:
    1212
    1313{{{