A C D E F G I L N O P R S T U V 

A

AbstractGridColumnType - Class in net.sourceforge.openutils.mgnlcontrols.configuration
A base class for column types: the javascript object for the column model is prepopulated with common data.
AbstractGridColumnType() - Constructor for class net.sourceforge.openutils.mgnlcontrols.configuration.AbstractGridColumnType
 
addColumnData(Map<String, String>, String, int, Map, Messages) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.AbstractGridColumnType
Adds custom data to the javascript object for the column model (e.g.
addColumnData(Map<String, String>, String, int, Map, Messages) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.ColorGridColumnType
Adds custom data to the javascript object for the column model (e.g.
addColumnData(Map<String, String>, String, int, Map, Messages) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.ComboGridColumnType
Adds custom data to the javascript object for the column model (e.g.
addColumnData(Map<String, String>, String, int, Map, Messages) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.DateGridColumnType
Adds custom data to the javascript object for the column model (e.g.
addColumnData(Map<String, String>, String, int, Map, Messages) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.EditCodeGridColumnType
Adds custom data to the javascript object for the column model (e.g.
addColumnData(Map<String, String>, String, int, Map, Messages) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.FckEditorGridColumnType
Adds custom data to the javascript object for the column model (e.g.
addColumnData(Map<String, String>, String, int, Map, Messages) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.FileGridColumnType
Adds custom data to the javascript object for the column model (e.g.
addColumnData(Map<String, String>, String, int, Map, Messages) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.LinkGridColumnType
Adds custom data to the javascript object for the column model (e.g.
addColumnData(Map<String, String>, String, int, Map, Messages) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.TextGridColumnType
Adds custom data to the javascript object for the column model (e.g.
addColumnData(Map<String, String>, String, int, Map, Messages) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.UUIDLinkGridColumnType
Adds custom data to the javascript object for the column model (e.g.
addToParameters(Map<String, Object>) - Method in class net.sourceforge.openutils.mgnlcontrols.dialog.ConfigurableFreemarkerDialog
Can be implemented by subclasses in order to add parameters to the Map passed to freemarker.
addToParameters(Map<String, Object>) - Method in class net.sourceforge.openutils.mgnlcontrols.dialog.DialogGrid
Can be implemented by subclasses in order to add parameters to the Map passed to freemarker.
adjustRowCount(String, int) - Method in class net.sourceforge.openutils.mgnlcontrols.dialog.DialogGrid
 

C

CheckboxGridColumnType - Class in net.sourceforge.openutils.mgnlcontrols.configuration
A column of checkboxes.
CheckboxGridColumnType() - Constructor for class net.sourceforge.openutils.mgnlcontrols.configuration.CheckboxGridColumnType
 
ColorGridColumnType - Class in net.sourceforge.openutils.mgnlcontrols.configuration
A column of colors.
ColorGridColumnType() - Constructor for class net.sourceforge.openutils.mgnlcontrols.configuration.ColorGridColumnType
 
columnsToValue(List<String[]>) - Static method in class net.sourceforge.openutils.mgnlcontrols.dialog.DialogGridSaveHandler
 
ComboGridColumnType - Class in net.sourceforge.openutils.mgnlcontrols.configuration
A column whose values are selectable from a combo box.
ComboGridColumnType() - Constructor for class net.sourceforge.openutils.mgnlcontrols.configuration.ComboGridColumnType
 
ConfigurableFreemarkerDialog - Class in net.sourceforge.openutils.mgnlcontrols.dialog
* A Magnolia dialog that renders by a freemarker template.
ConfigurableFreemarkerDialog() - Constructor for class net.sourceforge.openutils.mgnlcontrols.dialog.ConfigurableFreemarkerDialog
 
configuration - Variable in class net.sourceforge.openutils.mgnlcontrols.dialog.ConfigurableFreemarkerDialog
Map of dialog configuration.
ControlsModule - Class in net.sourceforge.openutils.mgnlcontrols.lifecycle
 
ControlsModule() - Constructor for class net.sourceforge.openutils.mgnlcontrols.lifecycle.ControlsModule
 
ControlsModuleVersionHandler - Class in net.sourceforge.openutils.mgnlcontrols.setup
 
ControlsModuleVersionHandler() - Constructor for class net.sourceforge.openutils.mgnlcontrols.setup.ControlsModuleVersionHandler
 
createDialog(Content, Content) - Method in class net.sourceforge.openutils.mgnlcontrols.dialog.I18nTabNewLocaleDialog

D

DateGridColumnType - Class in net.sourceforge.openutils.mgnlcontrols.configuration
A column of dates.
DateGridColumnType() - Constructor for class net.sourceforge.openutils.mgnlcontrols.configuration.DateGridColumnType
 
DialogGrid - Class in net.sourceforge.openutils.mgnlcontrols.dialog
 
DialogGrid() - Constructor for class net.sourceforge.openutils.mgnlcontrols.dialog.DialogGrid
 
DialogGridSaveHandler - Class in net.sourceforge.openutils.mgnlcontrols.dialog
Needed by file upload.
DialogGridSaveHandler() - Constructor for class net.sourceforge.openutils.mgnlcontrols.dialog.DialogGridSaveHandler
 
drawColumnJs(String, int, Map, Messages) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.AbstractGridColumnType
Gets the javascript object for the column model of the grid.
drawColumnJs(String, int, Map, Messages) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.CheckboxGridColumnType
Gets the javascript object for the column model of the grid.
drawColumnJs(String, int, Map, Messages) - Method in interface net.sourceforge.openutils.mgnlcontrols.configuration.GridColumnType
Gets the javascript object for the column model of the grid.
drawHtml(Writer) - Method in class net.sourceforge.openutils.mgnlcontrols.dialog.ConfigurableFreemarkerDialog
drawHtmlPostSubs(Writer) - Method in class net.sourceforge.openutils.mgnlcontrols.dialog.I18nDialogTab
drawHtmlPreSubs(Writer) - Method in class net.sourceforge.openutils.mgnlcontrols.dialog.I18nDialogTab
drawSubs(Writer) - Method in class net.sourceforge.openutils.mgnlcontrols.dialog.I18nDialogTab
drawSupportHtml(String, int, Map, Messages) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.AbstractGridColumnType
Adds extra markup to be used by the column, if needed.
drawSupportHtml(String, int, Map, Messages) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.CheckboxGridColumnType
Adds extra markup to be used by the column, if needed.
drawSupportHtml(String, int, Map, Messages) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.ComboGridColumnType
Adds extra markup to be used by the column, if needed.
drawSupportHtml(String, int, Map, Messages) - Method in interface net.sourceforge.openutils.mgnlcontrols.configuration.GridColumnType
Adds extra markup to be used by the column, if needed.

E

EditCodeGridColumnType - Class in net.sourceforge.openutils.mgnlcontrols.configuration
 
EditCodeGridColumnType() - Constructor for class net.sourceforge.openutils.mgnlcontrols.configuration.EditCodeGridColumnType
 

F

FckEditorGridColumnType - Class in net.sourceforge.openutils.mgnlcontrols.configuration
A column whose values can be edited using FCK-editor.
FckEditorGridColumnType() - Constructor for class net.sourceforge.openutils.mgnlcontrols.configuration.FckEditorGridColumnType
 
FileGridColumnType - Class in net.sourceforge.openutils.mgnlcontrols.configuration
A column of files.
FileGridColumnType() - Constructor for class net.sourceforge.openutils.mgnlcontrols.configuration.FileGridColumnType
 

G

getColumnTypes() - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.GridColumnTypeManager
Returns the types.
getHeadSnippet() - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.AbstractGridColumnType
Gets the html code for Including scripts and styles for the column.
getHeadSnippet() - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.CheckboxGridColumnType
Gets the html code for Including scripts and styles for the column.
getHeadSnippet() - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.ColorGridColumnType
Gets the html code for Including scripts and styles for the column.
getHeadSnippet() - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.ComboGridColumnType
Gets the html code for Including scripts and styles for the column.
getHeadSnippet() - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.EditCodeGridColumnType
Gets the html code for Including scripts and styles for the column.
getHeadSnippet() - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.FckEditorGridColumnType
Gets the html code for Including scripts and styles for the column.
getHeadSnippet() - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.FileGridColumnType
Gets the html code for Including scripts and styles for the column.
getHeadSnippet() - Method in interface net.sourceforge.openutils.mgnlcontrols.configuration.GridColumnType
Gets the html code for Including scripts and styles for the column.
getHeadSnippet() - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.LinkGridColumnType
Gets the html code for Including scripts and styles for the column.
getHeadSnippet() - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.UUIDLinkGridColumnType
Gets the html code for Including scripts and styles for the column.
getInstance() - Static method in class net.sourceforge.openutils.mgnlcontrols.configuration.GridColumnTypeManager
 
getPath() - Method in class net.sourceforge.openutils.mgnlcontrols.dialog.ConfigurableFreemarkerDialog
 
getPath() - Method in class net.sourceforge.openutils.mgnlcontrols.dialog.DialogGrid
getStartupTasks(InstallContext) - Method in class net.sourceforge.openutils.mgnlcontrols.setup.ControlsModuleVersionHandler
getSubNodes(Content) - Method in class net.sourceforge.openutils.mgnlcontrols.dialog.ConfigurableFreemarkerDialog
Get a recursive map view of a content node
GridColumnType - Interface in net.sourceforge.openutils.mgnlcontrols.configuration
Defines a column of the grid control.
GridColumnTypeManager - Class in net.sourceforge.openutils.mgnlcontrols.configuration
Collects and exposes all the configured column types.
GridColumnTypeManager() - Constructor for class net.sourceforge.openutils.mgnlcontrols.configuration.GridColumnTypeManager
 

I

I18nDialogTab - Class in net.sourceforge.openutils.mgnlcontrols.dialog
 
I18nDialogTab() - Constructor for class net.sourceforge.openutils.mgnlcontrols.dialog.I18nDialogTab
 
I18nTabNewLocaleDialog - Class in net.sourceforge.openutils.mgnlcontrols.dialog
 
I18nTabNewLocaleDialog(String, HttpServletRequest, HttpServletResponse, Content) - Constructor for class net.sourceforge.openutils.mgnlcontrols.dialog.I18nTabNewLocaleDialog
 
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class net.sourceforge.openutils.mgnlcontrols.dialog.ConfigurableFreemarkerDialog
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class net.sourceforge.openutils.mgnlcontrols.dialog.DialogGrid
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class net.sourceforge.openutils.mgnlcontrols.dialog.I18nDialogTab

L

LinkGridColumnType - Class in net.sourceforge.openutils.mgnlcontrols.configuration
A column of links: values can be edited selecting an internal link from standard magnolia dialog.
LinkGridColumnType() - Constructor for class net.sourceforge.openutils.mgnlcontrols.configuration.LinkGridColumnType
 
log - Variable in class net.sourceforge.openutils.mgnlcontrols.dialog.ConfigurableFreemarkerDialog
Logger.

N

net.sourceforge.openutils.mgnlcontrols.configuration - package net.sourceforge.openutils.mgnlcontrols.configuration
 
net.sourceforge.openutils.mgnlcontrols.dialog - package net.sourceforge.openutils.mgnlcontrols.dialog
 
net.sourceforge.openutils.mgnlcontrols.lifecycle - package net.sourceforge.openutils.mgnlcontrols.lifecycle
 
net.sourceforge.openutils.mgnlcontrols.setup - package net.sourceforge.openutils.mgnlcontrols.setup
 

O

onClear() - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.GridColumnTypeManager
onRegister(Content) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.GridColumnTypeManager

P

processColumnOnLoad(String[], Content) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.AbstractGridColumnType
Possibly transforms the column values on grid load.
processColumnOnLoad(String[], Content) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.CheckboxGridColumnType
Possibly transforms the column values on grid load.
processColumnOnLoad(String[], Content) - Method in interface net.sourceforge.openutils.mgnlcontrols.configuration.GridColumnType
Possibly transforms the column values on grid load.
processColumnOnLoad(String[], Content) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.UUIDLinkGridColumnType
Possibly transforms the column values on grid load.
processColumnOnSave(String[], Content, String, Content) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.AbstractGridColumnType
Possibly transforms the column values on grid save.
processColumnOnSave(String[], Content, String, Content) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.CheckboxGridColumnType
Possibly transforms the column values on grid save.
processColumnOnSave(String[], Content, String, Content) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.FileGridColumnType
Possibly transforms the column values on grid save.
processColumnOnSave(String[], Content, String, Content) - Method in interface net.sourceforge.openutils.mgnlcontrols.configuration.GridColumnType
Possibly transforms the column values on grid save.
processColumnOnSave(String[], Content, String, Content) - Method in class net.sourceforge.openutils.mgnlcontrols.configuration.UUIDLinkGridColumnType
Possibly transforms the column values on grid save.

R

renderHtml(String) - Method in class net.sourceforge.openutils.mgnlcontrols.dialog.I18nTabNewLocaleDialog

S

save(Content, Content, String, MultipartForm, int, int, int, int) - Method in class net.sourceforge.openutils.mgnlcontrols.dialog.DialogGridSaveHandler
start(ModuleLifecycleContext) - Method in class net.sourceforge.openutils.mgnlcontrols.lifecycle.ControlsModule
stop(ModuleLifecycleContext) - Method in class net.sourceforge.openutils.mgnlcontrols.lifecycle.ControlsModule

T

TextGridColumnType - Class in net.sourceforge.openutils.mgnlcontrols.configuration
A column where values are editable using a simple textbox.
TextGridColumnType() - Constructor for class net.sourceforge.openutils.mgnlcontrols.configuration.TextGridColumnType
 

U

uuid - Variable in class net.sourceforge.openutils.mgnlcontrols.dialog.ConfigurableFreemarkerDialog
Configuration node UUID.
UUIDLinkGridColumnType - Class in net.sourceforge.openutils.mgnlcontrols.configuration
A column of links: UUIDs of jcr nodes are stored instead of handles.
UUIDLinkGridColumnType() - Constructor for class net.sourceforge.openutils.mgnlcontrols.configuration.UUIDLinkGridColumnType
 

V

valueToColumns(String) - Static method in class net.sourceforge.openutils.mgnlcontrols.dialog.DialogGridSaveHandler
 
A C D E F G I L N O P R S T U V 

Copyright © 2008-2012 Openmind. All Rights Reserved.