public class IpRangeWidget extends AbstractWidget
Modifier and Type | Field and Description |
---|---|
static String |
ACTION_DELETE
Defines the delete action
|
static String |
ACTION_UPDATE
Defines the update action
|
static String |
FILTER_CHANNEL_TYPE_PREFIX
channel type prefix.
|
static String |
FILTER_ENABLED
filter enabled.
|
static String |
FILTER_EXCLUDES
filter excludes.
|
static String |
FILTER_ID
filter id.
|
static String |
FILTER_INCLUDES
filter includes.
|
static String |
FILTER_NAME
filter name.
|
METADATA_KEY_NO_CONTENT
PARAM_WIDGET_ID
Constructor and Description |
---|
IpRangeWidget() |
Modifier and Type | Method and Description |
---|---|
String |
getTile(String outputType)
Get the tile to be used for rendering
|
Object |
handleRequest()
Returns the form.
|
protected void |
initParameters()
abstract method hook that initializes the widget's parameters
|
boolean |
validate(IpRangeFilterItem item) |
determineOutputType, getAttribute, getBooleanParameter, getGroupName, getIntParameter, getIntParameter, getLongArrayParameter, getLongParameter, getLongParameter, getParameter, getParameter, getParameterEscaped, getParameterEscaped, getParameters, getRequest, getResponse, getResponseMetadata, getStringArrayParameter, getViewIdentifier, getWidgetId, isSuccess, setAttribute, setGroupName, setParameter, setRequest, setResponse, setResponseMetadata, setSuccess
public static final String FILTER_NAME
public static final String FILTER_ENABLED
public static final String FILTER_ID
public static final String FILTER_EXCLUDES
public static final String FILTER_INCLUDES
public static final String FILTER_CHANNEL_TYPE_PREFIX
public static final String ACTION_UPDATE
public static final String ACTION_DELETE
public String getTile(String outputType)
outputType
- the output type (rss, dhtml ...) without any '.'public Object handleRequest()
IpRangeFilterItem
.protected void initParameters()
AbstractWidget
initParameters
in class AbstractWidget
public boolean validate(IpRangeFilterItem item)
Copyright © 2019 Communote team. All rights reserved.