Modifier and Type | Class and Description |
---|---|
class |
collectionTypesAdmin
Main/Default Admin Page
|
Modifier and Type | Class and Description |
---|---|
class |
configsAdmin
Main/Default Admin Page
|
Modifier and Type | Class and Description |
---|---|
class |
contentAuthorAdmin
Content Page that lists all pages in the Site, associated with the Content module
|
class |
siteManagerAdmin
Content Page that lists all pages in the Site, associated with the Content module
|
class |
templateManagerAdmin
Content Page that lists all pages in the Site, associated with the Content module
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContentPathConstructor
Defines an API capable of constructing WEB URL's required to access Content.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultContentPathConstructor
Default implementation for
ContentPathConstructor |
class |
MountPathReLoader<T>
It Creates mount paths and also updates mount-paths in application.
|
Modifier and Type | Class and Description |
---|---|
class |
CategoryTemplatePage<C extends ContentDescriber,T extends Template<TemplatePage>>
Deprecated.
|
class |
PublishTemplatePage<T extends Template<?>,C extends AbstractContent<?,?>>
A Simple implementation of the
TemplatePage , which allows for the following of Status .PUBLISH or Status .PREVIEW'd info:
Header Markup (htmlHeadContent - PublishContentPanel )
Main HTML Content for the Body (htmlMainBodyContent - PublishContentPanel ); body content supplied by bean in Spring by name publishableContentModel i.e. |
Modifier and Type | Class and Description |
---|---|
class |
documentViewerPopup
Page container for the panel
DocumentManagerPanel |
Modifier and Type | Class and Description |
---|---|
class |
inventoryAdmin
Main/Default Admin Page
|
Modifier and Type | Class and Description |
---|---|
class |
customerDataAdmin
Main/Default Admin Page
|
class |
dashboardAdmin
Main/Default Admin Page
|
class |
orderAdmin
Order Admin Page
We can extend the Actions available by configuration by defining the following optional beans in Spring: orderListingExtraActions : Bulk actions for all Orders Example: |
class |
promotionAdmin
|
Modifier and Type | Class and Description |
---|---|
class |
userDetails |
class |
userDetailsAdmin
Details page for
User using AdminUserEntityDetailsPanel
Uses 'userModuleJPADao' of UserDao type to retrieve User . |
class |
userList |
class |
userListAdmin
Reporting or listing page for
User . |
Modifier and Type | Class and Description |
---|---|
class |
dynamicConfigsAdmin
Dynamic Configs backed via a
ConfigurationService |
class |
staticConfigsAdmin
Static PreSetconfig admin page
|
Modifier and Type | Class and Description |
---|---|
class |
etlAdmin
Main/Default Admin Page
|
Modifier and Type | Class and Description |
---|---|
class |
postsAuthorAdmin |
Modifier and Type | Class and Description |
---|---|
class |
catalogAdmin
Main/Default Admin Page
|
class |
productDetails<P extends Product>
Main/Default Admin Page
Fetch a Product and display it by id or any valid Product attribute name as parameter FIXME : Feedback messages from ProductDetailsPanel not coming ! |
Modifier and Type | Class and Description |
---|---|
class |
CatalogNavigatorPanel
Base class with all the possible functionality & tweaks.
|
Modifier and Type | Class and Description |
---|---|
class |
reportingAdmin
An base Class for reporting pages
|
Modifier and Type | Class and Description |
---|---|
class |
scriptingAdmin
Main/Default Admin Page
|
Modifier and Type | Class and Description |
---|---|
class |
TemplatePageMounter
Mount all Content defined in the
HierarchyContentSource (repository for dynamic content). |
Modifier and Type | Class and Description |
---|---|
class |
adminError
Admin Error Page
|
class |
home
Home Page (Place holder for common stuff, help, video links, etc)
|
Modifier and Type | Class and Description |
---|---|
class |
commonAdminDialogTemplate
Common template for Pages that are PopUps / Dialogs
|
class |
commonAdminTemplate
Common template for entire site
TODO & FIXME: Enforce Authorization at a Module level; for instance One Model should not be able to see another Models profile
by hacking the Query String
If one defines site.admin.custom.js, site.admin.custom.css, site.admin.<page class name>.custom.js, site.admin.<page class name>.custom.css in admin properties, then the fils will be injected in the header TODO: If Module disabled and page belongs to Module then return Not Auth also. |
Modifier and Type | Class and Description |
---|---|
class |
myAccount |
Modifier and Type | Class and Description |
---|---|
class |
visitorDataAdmin
Main/Default Admin Page
|
Copyright © 2018. All rights reserved.