| Inherits from | |
|---|---|
| Declared in | NNContentTypeTreeQueryFilter.h |
Use this filter as a convenient way to filter the query by content type. The contentTypeIdentifier should resemble the right-hand side of MDSimpleGrouping.plist. NNContentTypeTreeQueryFilter will automatically filter for all corresponding left-hand sides.
+ (NNContentTypeTreeQueryFilter *)contentTypeTreeQueryFilterForType:(NSString *)contentTypeIdentifier Pass a string resembling the contentType, i.e. the right-hand side of MDSimpleGrouping.plist (e.g. PDF)
New filter for content type
Convenience method.
NNContentTypeTreeQueryFilter.h- (id)initWithType:(NSString *)contentTypeIdentifier Pass a string resembling the contentType, i.e. the right-hand side of MDSimpleGrouping.plist (e.g. PDF)
New filter for content type
NNContentTypeTreeQueryFilter.hLast updated: 2010-5-13