org.mmbase.applications.editwizard
Class Config.ListConfig
java.lang.Object
org.mmbase.applications.editwizard.Config.SubConfig
org.mmbase.applications.editwizard.Config.ListConfig
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Config
- public static class Config.ListConfig
- extends Config.SubConfig
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SEARCH_NO
public static final int SEARCH_NO
- See Also:
- Constant Field Values
SEARCH_AUTO
public static final int SEARCH_AUTO
- See Also:
- Constant Field Values
SEARCH_YES
public static final int SEARCH_YES
- See Also:
- Constant Field Values
SEARCH_FORCE
public static final int SEARCH_FORCE
- See Also:
- Constant Field Values
title
public String title
template
public URL template
fields
public String fields
startNodes
public String startNodes
nodePath
public String nodePath
constraints
public String constraints
orderBy
public String orderBy
directions
public String directions
searchDir
public String searchDir
searchFields
public String searchFields
realSearchField
public String realSearchField
searchValue
public String searchValue
searchType
public String searchType
baseConstraints
public String baseConstraints
search
public int search
age
public int age
start
public int start
distinct
public boolean distinct
pagelength
public int pagelength
maxpagecount
public int maxpagecount
multilevel
public boolean multilevel
mainObjectName
public String mainObjectName
fieldList
public List fieldList
cloud
protected Cloud cloud
removeDigits
protected static String removeDigits(String complete)
configure
public void configure(Config.Configurator configurator)
throws WizardException
- Configure a list page. The configuration object passed is updated with information retrieved
from the request object with which the configurator was created. The following parameters are accepted:
- title
- pagelength
- maxpagecount
- startnodes
- fields
- age
- start
- searchtype
- searchfields
- searchvalue
- searchdir
- constraints
- forcesearch
- realsearchfield
- directions
- orderby
- distinct
- Overrides:
configure in class Config.SubConfig
- Parameters:
configurator - the configurator containing request information
- Throws:
WizardException - if expected parameters were not given or ad bad content- Since:
- MMBase-1.6.4
getAttributes
public Map getAttributes()
- Returns available attributes in a map, so they can be passed to the list stylesheet
- Overrides:
getAttributes in class Config.SubConfig
MMBase build 1.8.1.20060716