Changes between Version 39 and Version 40 of S3XRC/ResourceReport


Ignore:
Timestamp:
10/23/10 20:04:38 (14 years ago)
Author:
Fran Boon
Comment:

s3_rest_controller

Legend:

Unmodified
Added
Removed
Modified
  • S3XRC/ResourceReport

    v39 v40  
    88=== Use-case ===
    99
    10 You have a module {{{xxx}}} and within it a resource {{{yyy}}}, which has a number of components. You're providing CRUD functions for the resource and its components using {{{shn_rest_controller()}}}.
     10You have a module {{{xxx}}} and within it a resource {{{yyy}}}, which has a number of components. You're providing CRUD functions for the resource and its components using {{{s3_rest_controller()}}}.
    1111
    1212Now you want to provide a reporting function for this resource, where the user can specify report parameters in a form and then get a summary report auto-generated: