| Package | Description |
|---|---|
| org.mmbase.module |
The modules used to load MMBase and optional MMBase functionality.
|
| org.mmbase.module.core |
The core classes for MMBase.
|
| org.mmbase.module.corebuilders |
The MMBase core builders.
|
| org.mmbase.module.database |
The classes and interfaces that arrange the actual connection to JDBC database.
|
| org.mmbase.module.gui.html | |
| org.mmbase.module.tools | |
| org.mmbase.util |
| Modifier and Type | Method and Description |
|---|---|
(package private) Vector |
INFO.doScanDate(PageInfo sp,
StringTagger tagger)
Deprecated.
hereditary code. Should be dropped or adapted.
|
List<String> |
MMUsers.getList(PageInfo sp,
StringTagger tagger,
String value)
|
List<String> |
INFO.getList(PageInfo sp,
StringTagger tagger,
String value)
Generate a list of values from a command to the processor.
|
List<String> |
CALC.getList(PageInfo sp,
StringTagger tagger,
String value)
Generate a list of values from a command to the processor
|
List<String> |
ProcessorModule.getList(PageInfo sp,
StringTagger params,
String command) |
Vector |
sessions.getList(scanpage sp,
StringTagger tagger,
String cmd) |
String |
ProcessorModule.replace(PageInfo sp,
StringTagger command) |
| Modifier and Type | Method and Description |
|---|---|
Vector<String> |
MMObjectBuilder.getList(PageInfo sp,
StringTagger tagger,
StringTokenizer tok)
Obtains a list of string values by performing the provided command and parameters.
|
| Modifier and Type | Method and Description |
|---|---|
Vector<String> |
TypeDef.getList(PageInfo sp,
StringTagger tagger,
StringTokenizer tok) |
Vector<String> |
TypeRel.getList(PageInfo sp,
StringTagger tagger,
StringTokenizer tok)
Processes the BUILDER-typerel-ALLOWEDRELATIONSNAMES in the LIST command, and (possibly)
returns a Vector containing requested data (based on the content of TYPE and NODE, which can
be retrieved through tagger).
|
| Modifier and Type | Method and Description |
|---|---|
Vector |
JDBC.getList(PageInfo sp,
StringTagger tagger,
String value)
User interface stuff
|
Vector |
JDBC.listConnections(StringTagger tagger) |
Vector |
JDBC.listPools(StringTagger tagger) |
| Modifier and Type | Field and Description |
|---|---|
(package private) StringTagger |
MultilevelCacheEntry.tagger |
| Modifier and Type | Method and Description |
|---|---|
StringTagger |
MultilevelCacheEntry.getTagger() |
| Modifier and Type | Method and Description |
|---|---|
Vector |
HtmlBase.doBuilder(PageInfo sp,
StringTagger tagger,
StringTokenizer tok) |
Vector |
HtmlBase.doMultiLevel(PageInfo sp,
StringTagger tagger) |
Vector |
HtmlBase.doObjects(PageInfo sp,
StringTagger tagger)
show Objects
|
String |
HtmlBase.doObjects(StringTagger tagger) |
Vector |
HtmlBase.doRelations(PageInfo sp,
StringTagger tagger)
show Relations
|
(package private) Vector |
FieldSelector.getDataTypes(EditState ed,
StringTagger args) |
(package private) Vector |
FieldSelector.getEditFields(EditState ed,
StringTagger args)
Builds a list of editable fields for the field editor.
|
List<String> |
HtmlBase.getList(PageInfo sp,
StringTagger tagger,
String value)
Generate a list of values from a command to the processor
|
List<String> |
MMEdit.getList(PageInfo sp,
StringTagger tagger,
String command)
The hook that passes all list related pages to the correct handler
|
List<String> |
ObjectSelector.getList(PageInfo sp,
StringTagger args,
StringTokenizer commands)
General List pages coming from MMEdit.
|
List<String> |
FieldSelector.getList(PageInfo sp,
StringTagger args,
StringTokenizer commands)
General List pages coming from MMEdit.
|
List<String> |
CommandHandlerInterface.getList(PageInfo sp,
StringTagger args,
StringTokenizer command)
List commands
|
List<String> |
StateManager.getList(PageInfo sp,
StringTagger args,
StringTokenizer command)
List commands
|
List<String> |
FieldEditor.getList(PageInfo sp,
StringTagger args,
StringTokenizer command)
List commands
|
(package private) Vector |
ObjectSelector.getObjectRelations3(EditState ed,
StringTagger args)
Retrieves a list of existing relations and allowed relation types to a specific node.
|
Vector |
StateManager.getOpenBuilders(EditState state,
StringTagger args) |
(package private) Vector |
FieldSelector.getPosRelations(EditState ed,
StringTagger args) |
(package private) Vector |
FieldSelector.getRelDefs(EditState ed,
StringTagger args) |
(package private) Vector |
FieldSelector.getRelTypes(EditState ed,
StringTagger args) |
(package private) Vector |
FieldSelector.getTypes(EditState ed,
StringTagger args) |
Object |
MultilevelCacheHandler.put(Object hash,
Object o,
Vector types,
StringTagger tagger)
Deprecated.
|
| Constructor and Description |
|---|
MultilevelCacheEntry(MultilevelCacheHandler han,
Object hash,
Object o,
StringTagger tagger) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
MMAdmin.getList(PageInfo sp,
StringTagger tagger,
String value)
Generate a list of values from a command to the processor
|
| Modifier and Type | Method and Description |
|---|---|
Vector |
DirectoryLister.createThreeItems(Vector<String> sorted,
StringTagger tagger)
This method creates a vector with 3 items:
ITEM1=fileentry, ITEM2=moddate,
ITEM3=previewfilename if exists else fileentry.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}