Changes between Version 16 and Version 17 of S3/S3Hierarchy


Ignore:
Timestamp:
05/27/14 12:28:08 (10 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3Hierarchy

    v16 v17  
    246246== Hierarchical Query Operator typeof ==
    247247
    248 The {{{typeof}}} query operator can be used to filter by a type and all its sub-types in a hierarchical taxonomy.
     248The ''typeof'' query operator can be used to filter by a type and all its sub-types in a hierarchical taxonomy.
    249249
    250250It can be used with a reference (or list:reference) to a hierarchical table:
     
    275275}}}
    276276
    277 Where {{{typeof}}} is used with a virtual field, or no hierarchy is configured for the target table, it falls back to {{{belongs}}} (or {{{contains}}} for list-types, respectively).
     277Where ''typeof'' is used with a virtual field, or no hierarchy is configured for the target table, it falls back to ''belongs'' (or ''contains'' for list:types, respectively).