|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DialogMVCHandler | |
---|---|
info.magnolia.module.admininterface | |
info.magnolia.module.admininterface.dialogs |
Uses of DialogMVCHandler in info.magnolia.module.admininterface |
---|
Methods in info.magnolia.module.admininterface that return DialogMVCHandler | |
---|---|
DialogMVCHandler |
DialogHandlerProvider.getDialogHandler(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
DialogMVCHandler |
ConfiguredDialogHandlerProvider.getDialogHandler(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
DialogMVCHandler |
DialogHandlerManager.getDialogHandler(String id,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
Constructor parameters in info.magnolia.module.admininterface with type arguments of type DialogMVCHandler | |
---|---|
ConfiguredDialogHandlerProvider(String id,
info.magnolia.cms.core.Content configNode,
Class<? extends DialogMVCHandler> dialogHandlerClass)
|
Uses of DialogMVCHandler in info.magnolia.module.admininterface.dialogs |
---|
Subclasses of DialogMVCHandler in info.magnolia.module.admininterface.dialogs | |
---|---|
class |
ConfiguredDialog
|
class |
GroupEditDialog
|
class |
ParagraphEditDialog
This dialog hander delegates to a dialog handler representing the dialog assigned to the paragraph we edit (or create). |
static class |
ParagraphEditDialog.NoDialogMVCHandler
|
class |
ParagraphSelectDialog
If there are more than one paragraph available you have first to choose one. |
class |
RolesEditDialog
|
class |
UserEditDialog
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |