com.arsdigita.formbuilder.util
Class FormBuilderConfig

java.lang.Object
  extended bycom.arsdigita.util.parameter.AbstractParameterContext
      extended bycom.arsdigita.runtime.AbstractConfig
          extended bycom.arsdigita.formbuilder.util.FormBuilderConfig
All Implemented Interfaces:
ParameterContext

public final class FormBuilderConfig
extends AbstractConfig

Author:
Justin Ross
See Also:
Bebop

Field Summary
static String versionId
           
 
Constructor Summary
FormBuilderConfig()
           
 
Method Summary
 String getActionsHelpLink()
          This returns the string that can be used to create the URL to point to the help page.
 String getControlsHelpLink()
          This returns the string that can be used to create the URL to point to the help page.
 
Methods inherited from class com.arsdigita.runtime.AbstractConfig
load, load, load, require
 
Methods inherited from class com.arsdigita.util.parameter.AbstractParameterContext
get, get, getParameters, load, load, loadInfo, register, save, set, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

FormBuilderConfig

public FormBuilderConfig()
Method Detail

getActionsHelpLink

public String getActionsHelpLink()
This returns the string that can be used to create the URL to point to the help page. If it starts with "/" then it is assumed to be located on this server. If it starts with anything else, it is assumed to be a link to a foreign site. This can be null is no help link should appear


getControlsHelpLink

public String getControlsHelpLink()
This returns the string that can be used to create the URL to point to the help page. This can be null is no help link should appear



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC