|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PageMVCHandler in info.magnolia.cms.cache.pages |
---|
Subclasses of PageMVCHandler in info.magnolia.cms.cache.pages | |
---|---|
class |
CacheToolsPage
Tools page to show cache info and flush caches. |
Uses of PageMVCHandler in info.magnolia.module.admininterface |
---|
Subclasses of PageMVCHandler in info.magnolia.module.admininterface | |
---|---|
class |
SimplePageMVCHandler
This is a simple default implementation. |
class |
TemplatedMVCHandler
A default page (handler) using a freemarker template to render. |
Methods in info.magnolia.module.admininterface that return PageMVCHandler | |
---|---|
PageMVCHandler |
PageHandlerManager.getPageHandler(String name,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Find a handler by name |
PageMVCHandler |
PageHandlerManager.PageDefinition.newInstance(String name,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
PageMVCHandler |
PageHandlerManager.BasePageDefinition.newInstance(String name,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
PageMVCHandler |
PageHandlerManager.RepositoryPageDefinition.newInstance(String name,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
Uses of PageMVCHandler in info.magnolia.module.admininterface.lists |
---|
Subclasses of PageMVCHandler in info.magnolia.module.admininterface.lists | |
---|---|
class |
AbstractList
|
class |
AbstractSimpleSearchList
|
class |
VersionsList
|
class |
WebsiteSearchList
|
class |
WebsiteVersionsList
|
Uses of PageMVCHandler in info.magnolia.module.admininterface.pages |
---|
Subclasses of PageMVCHandler in info.magnolia.module.admininterface.pages | |
---|---|
class |
AdminCentralPage
|
class |
ConfigurationPage
|
class |
DevelopmentUtilsPage
Utilities that can be used during development. |
class |
ExportPage
Simple servlet used to import/export data from jcr using the standard jcr import/export features. |
class |
FileThumbnailDialogPage
|
class |
ImportPage
|
class |
JavascriptIncludePage
|
class |
JavascriptMessagesPage
|
class |
JCRUtilsPage
|
class |
LinkBrowserDialogPage
|
class |
LogViewerPage
|
class |
PermissionPage
Tools for simple show of all groups, roles or permissions assigned to user. |
class |
QuickstartPage
|
class |
UsersPage
|
Uses of PageMVCHandler in info.magnolia.module.exchangesimple.pages |
---|
Subclasses of PageMVCHandler in info.magnolia.module.exchangesimple.pages | |
---|---|
class |
ActivationPage
Activation UI. |
Uses of PageMVCHandler in info.magnolia.module.fckeditor.pages |
---|
Subclasses of PageMVCHandler in info.magnolia.module.fckeditor.pages | |
---|---|
class |
RepositoryBrowserPage
Repository browser page. |
Uses of PageMVCHandler in info.magnolia.module.mail.pages |
---|
Subclasses of PageMVCHandler in info.magnolia.module.mail.pages | |
---|---|
class |
SendMailPage
A simple page to send emails. |
Uses of PageMVCHandler in info.magnolia.module.storeclient.pages |
---|
Subclasses of PageMVCHandler in info.magnolia.module.storeclient.pages | |
---|---|
class |
AllModulesListPage
Lists all installed modules, both installed and not. |
class |
InstalledModulesListPage
Lists all installed modules. |
Uses of PageMVCHandler in info.magnolia.module.workflow.inbox |
---|
Subclasses of PageMVCHandler in info.magnolia.module.workflow.inbox | |
---|---|
class |
Inbox
The AbstractList responsible for displaying a user's inbox, i.e current work items. |
class |
SubPagesList
The AbstractList responsible for displaying sub pages included in an activation workitem. |
Uses of PageMVCHandler in info.magnolia.module.workflow.pages |
---|
Subclasses of PageMVCHandler in info.magnolia.module.workflow.pages | |
---|---|
class |
WorkflowUtilPage
A TemplatedMVCHandler providing utility/test functions for workflows. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |