Changes between Version 86 and Version 87 of S3/S3REST/s3_rest_controller


Ignore:
Timestamp:
02/02/14 21:50:34 (11 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3REST/s3_rest_controller

    v86 v87  
    44== Introduction ==
    55
    6 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.
     6The 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.
    77
    88{{{s3_rest_controller}}} does: