Class Marker : isCategoryIncluded Method


Boolean isCategoryIncluded( Integer nCategoryID )

Summary

Determine whether a category is included in the list.


Remarks

If all-categories is selected then all categories will return True for this method.


Parameters

ParameterDescription
Integer nCategoryID Category to query.


See Also

  • Marker : addCategory
  • Marker : clearCategories
  • Marker : getCategories
  • Marker : isAllCategoriesSelected


    Requirements

    1109