Changes between Version 44 and Version 45 of S3/S3REST/s3_rest_controller


Ignore:
Timestamp:
10/24/10 07:41:39 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3REST/s3_rest_controller

    v44 v45  
    55== Introduction ==
    66
    7 The 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.
     7The 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.
    88
    99{{{s3_rest_controller}}} does: