|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfiguredDialog | |
---|---|
info.magnolia.module.admininterface.dialogs |
Uses of ConfiguredDialog in info.magnolia.module.admininterface.dialogs |
---|
Subclasses of ConfiguredDialog in info.magnolia.module.admininterface.dialogs | |
---|---|
class |
GroupEditDialog
|
class |
ParagraphEditDialog
This dialog hander delegates to a dialog handler representing the dialog assigned to the paragraph we edit (or create). |
class |
RolesEditDialog
|
class |
UserEditDialog
|
Methods in info.magnolia.module.admininterface.dialogs that return ConfiguredDialog | |
---|---|
static ConfiguredDialog |
ConfiguredDialog.getConfiguredDialog(String name,
info.magnolia.cms.core.Content configNode,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
static ConfiguredDialog |
ConfiguredDialog.getConfiguredDialog(String name,
info.magnolia.cms.core.Content configNode,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Class<ConfiguredDialog> defaultClass)
|
Method parameters in info.magnolia.module.admininterface.dialogs with type arguments of type ConfiguredDialog | |
---|---|
static ConfiguredDialog |
ConfiguredDialog.getConfiguredDialog(String name,
info.magnolia.cms.core.Content configNode,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Class<ConfiguredDialog> defaultClass)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |