com.arsdigita.formbuilder
Class FormBuilderDispatcher
java.lang.Object
com.arsdigita.dispatcher.MapDispatcher
com.arsdigita.bebop.page.BebopMapDispatcher
com.arsdigita.bebop.BebopMapDispatcher
com.arsdigita.formbuilder.FormBuilderDispatcher
- All Implemented Interfaces:
- Dispatcher
- public class FormBuilderDispatcher
- extends BebopMapDispatcher
The dispatcher of the Form Builder admin UI. All admin UI classes
are in the com.arsdigita.formbuilder.ui
package. There are
a handful of pages that are each mapped to one relative URL and each
page is implemented by its own class (a subclass of Bebop Page).
- Version:
- $Id: //core-platform/dev/src/com/arsdigita/formbuilder/FormBuilderDispatcher.java#9 $
- Author:
- Peter Marklund
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionId
public static final String versionId
- See Also:
- Constant Field Values
FormBuilderDispatcher
public FormBuilderDispatcher()
- Constructor. Builds all pages and maps them to urls.
getURLEnding
public static String getURLEnding()
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC