dojox/atom/widget/FeedViewer.CategoryIncludeFilter (version 1.10)

Usage

var foo = new FeedViewer.CategoryIncludeFilter(scheme,term,label);
dojox/atom/widget/FeedViewer
Parameter Type Description
scheme undefined
term undefined
label undefined

See the dojox/atom/widget/FeedViewer.CategoryIncludeFilter reference documentation for more information.

Method Summary

  • match(entry) Function to determine if this category filter matches against a category on an atom entry

Methods

match(entry)

Function to determine if this category filter matches against a category on an atom entry

Parameter Type Description
entry undefined
Returns:any | boolean

boolean denoting if this category filter matched to this entry.

Error in the documentation? Can’t find what you are looking for? Let us know!