Changes between Version 16 and Version 17 of S3/S3ResourceFilter


Ignore:
Timestamp:
02/03/12 14:28:06 (13 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3ResourceFilter

    v16 v17  
    6060
    6161
    62   - '''lkey''' is the name of the left foreign key in the linktable (can be omitted if not ambiguous, i.e. only one fk in the linktable pointing to this resource/component)
    6362  - '''linktable''' is the name of the linktable
    64   - '''rkey''' is the name of the right foreign key in the linktable (can be omitted if not ambiguous, i.e. only one other fk in the linktable)
     63  - '''lkey''' is the name of the left foreign key in the linktable, i.e. the foreign key that points to the table specified by alias
     64  - '''rkey''' is the name of the right foreign key in the linktable, i.e. the foreign key that points to the table containing the field
     65
     66lkey and rkey ''can'' be omitted if they are not ambiguous, i.e. if there's only one option each.
    6567== URL queries ==
    6668