|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BebopMapDispatcher | |
com.arsdigita.bebop.demo | Example A set of examples that demonstrate how Bebop is used. |
com.arsdigita.formbuilder | The Form Builder service provides the ability to build simple forms with a web user interface. |
com.arsdigita.ui.admin | Basic user interface components for the administrative UI. |
com.arsdigita.ui.login | Internationalized UI classes for user login and registration. |
com.arsdigita.ui.permissions | Default implementation of the CCM permissions UI. |
com.arsdigita.ui.sitemap | User interface for dynamically updating URL to application mappings. |
com.arsdigita.webdevsupport |
A web-based user interface for developer support information generated
by DeveloperSupport . |
Uses of BebopMapDispatcher in com.arsdigita.bebop.demo |
Subclasses of BebopMapDispatcher in com.arsdigita.bebop.demo | |
class |
AutoDispatcher
A dispatcher that looks for "buildPage*" methods, invokes them, and constructs an index page with links automatically. |
class |
DemoDispatcher
Demonstration dispatcher class. |
class |
MinimalDispatcher
Minimal dispatcher class. |
class |
OtherDispatcher
Demonstration dispatcher class. |
Uses of BebopMapDispatcher in com.arsdigita.formbuilder |
Subclasses of BebopMapDispatcher in com.arsdigita.formbuilder | |
class |
FormBuilderDispatcher
The dispatcher of the Form Builder admin UI. |
Uses of BebopMapDispatcher in com.arsdigita.ui.admin |
Subclasses of BebopMapDispatcher in com.arsdigita.ui.admin | |
class |
AdminDispatcher
Dispatcher for Admin functionality |
Uses of BebopMapDispatcher in com.arsdigita.ui.login |
Subclasses of BebopMapDispatcher in com.arsdigita.ui.login | |
class |
SubsiteDispatcher
Dispatcher for the login package. |
Uses of BebopMapDispatcher in com.arsdigita.ui.permissions |
Subclasses of BebopMapDispatcher in com.arsdigita.ui.permissions | |
class |
PermissionsDispatcher
Dispatcher for the permissions UI package. |
Uses of BebopMapDispatcher in com.arsdigita.ui.sitemap |
Subclasses of BebopMapDispatcher in com.arsdigita.ui.sitemap | |
class |
SiteMapDispatcher
Dispatcher for SiteMap Admin functionality |
Uses of BebopMapDispatcher in com.arsdigita.webdevsupport |
Subclasses of BebopMapDispatcher in com.arsdigita.webdevsupport | |
class |
Dispatcher
Dispatcher for Web Developer Support |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |