ZMObject
|
+--ZMResultListFilter
|
+--ZMCategoryFilter
public class ZMCategoryFilter
extends ZMResultListFilter
| Fields inherited from org.zenmagick.rp.resultlist.ZMResultListFilter | |
|---|---|
| filterValues_, id_, list_, name_ | |
| Fields inherited from org.zenmagick.ZMObject | |
|---|---|
| properties_ | |
| Constructor Summary | |
|---|---|
Create new instance. |
|
| Method Summary | |
|---|---|
| boolean | exclude(mixed obj) Return true if the given object is to be excluded. |
| array | Returns a list of all available filter values. |
| protected void | |
| Methods inherited from org.zenmagick.rp.resultlist.ZMResultListFilter | |
|---|---|
| exclude, filter, getId, getName, getOptions, getSelectedValues, isActive, isAvailable, isMultiSelection, setResultList | |
| Methods inherited from org.zenmagick.ZMObject | |
|---|---|
| attachMethod, get, getAttachedMethods, getPropertyNames, set, singleton | |
public ZMCategoryFilter()
Create new instance. /
public boolean exclude(mixed obj)
Return true if the given object is to be excluded.
true if the object is to be excluded, false if not.public array getOptions()
Returns a list of all available filter values.
protected void getProductIds()
Filter products by a single category.