|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.arsdigita.cms.dispatcher | |
com.arsdigita.cms | Contains the core classes for the Red Hat Content Management
System (CMS), classes that persist the fundamental objects for CMS
such as content items , templates , content sections , and content types . |
com.arsdigita.cms.dispatcher | Provides a set of classes that serves requests to the Content Management System. |
com.arsdigita.cms.ui | Provides a set of UI components and tools for the Content Management System. |
com.arsdigita.cms.ui.formbuilder |
Classes in com.arsdigita.cms.dispatcher used by com.arsdigita.cms | |
ItemResolver
The ItemResolver is responsible for mapping a URL in a particular content section to a content item. |
|
PageResolver
This class contains methods for registering and resolving CMS resources in a specific content section. |
|
TemplateResolver
Reimplementation, based on ItemTemplateResolver |
|
XMLGenerator
Generates XML representing a Content Item. |
Classes in com.arsdigita.cms.dispatcher used by com.arsdigita.cms.dispatcher | |
AbstractItemResolver
|
|
AbstractTemplateResolver
|
|
AccessDeniedException
Deprecated. use com.arsdigita.dispatcher.AccessDeniedException instead. |
|
CategoryItemResolver
CategoryItemResolver extends the ItemResolver interface to provide alternate methods for generating item URLs which take a Category as input, allowing for a URL generation scheme which produces different URLs for an item in different categories |
|
CMSPage
A CMSPage is a Bebop Page
implementation of the ResourceHandler
interface. |
|
DefaultTemplateResolver
Resolves the JSP template to use for dispatching an item. |
|
ItemResolver
The ItemResolver is responsible for mapping a URL in a particular content section to a content item. |
|
ItemXML
XMLPage Designed to allow you to output straight XML directly from the ContentItem that implements XMLGenerator, with none of the surrounding headers, footers, etc |
|
MultilingualItemResolver
Resolves items to URLs and URLs to items for multiple language variants. |
|
PageResolver
This class contains methods for registering and resolving CMS resources in a specific content section. |
|
Resource
An instance of a ResourceType . |
|
ResourceHandler
An interface for resources that can be served. |
|
ResourceHandlerImpl
An interface for resources that can be served. |
|
ResourceMapping
This class represents a mapping of a Resource to a URL local to a
content section . |
|
ResourceType
A DomainObject that represents an type of resource. |
|
TemplateResolver
Reimplementation, based on ItemTemplateResolver |
|
XMLGenerator
Generates XML representing a Content Item. |
Classes in com.arsdigita.cms.dispatcher used by com.arsdigita.cms.ui | |
CMSPage
A CMSPage is a Bebop Page
implementation of the ResourceHandler
interface. |
|
ResourceHandler
An interface for resources that can be served. |
Classes in com.arsdigita.cms.dispatcher used by com.arsdigita.cms.ui.formbuilder | |
CMSPage
A CMSPage is a Bebop Page
implementation of the ResourceHandler
interface. |
|
ResourceHandler
An interface for resources that can be served. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |