Package | Description |
---|---|
com.jalios.jcms |
Contains the core JCMS classes.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CustomCleanFilter> |
Channel.cleanFilterList |
Modifier and Type | Method and Description |
---|---|
java.util.List<CustomCleanFilter> |
Channel.getCleanFilterList()
Returns the list of custom clean filters.
|
Modifier and Type | Method and Description |
---|---|
void |
Channel.addCleanFilter(CustomCleanFilter filter)
Adds a custom clean filter.
|
void |
Channel.removeCleanFilter(CustomCleanFilter filter)
Removes a custom clean filter.
|
Copyright © 2001-2010 Jalios SA. All Rights Reserved.