|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opencms.frontend.templateone.form.CmsFieldFactory
public final class CmsFieldFactory
A factory to create form field instances of a specified type.
| Field Summary | |
|---|---|
static java.lang.String |
CUSTOM_FORM_FIELD_PROPERTIES
Filename of the optional custom form field properties. |
| Method Summary | |
|---|---|
protected A_CmsField |
getField(java.lang.String type)
Returns an instance of a form field of the specified type. |
static CmsFieldFactory |
getSharedInstance()
Returns the shared instance of the field factory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CUSTOM_FORM_FIELD_PROPERTIES
| Method Detail |
|---|
public static CmsFieldFactory getSharedInstance()
protected A_CmsField getField(java.lang.String type)
type - the desired type of the form field.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||