Changes between Version 6 and Version 7 of S3/S3Report


Ignore:
Timestamp:
11/02/11 13:50:00 (13 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3Report

    v6 v7  
    2323== URL methods ==
    2424
    25 S3Cube responds to the analyze URL method.
     25S3Cube responds to the {{{analyze}}} URL method.
    2626
    2727The following parameters are accepted:
    2828
    29   ||Parameter||Explanation||required?||
     29  ||'''Parameter'''||'''Explanation'''||'''required?'''||
    3030  ||rows||the name of the field to be used for the table rows||yes||
    3131  ||cols||the name of the field to be used for the table columns||yes||
     
    4141S3Cube supports a number of aggregation functions. The following functions have been tested so far:
    4242
    43   ||Function||Explanation||
     43  ||'''Function'''||'''Explanation'''||
    4444  ||list||a comma-separated list of all instance values||
    4545  ||count||the number of instance values||