| Package | Description |
|---|---|
| org.apache.wiki.forms |
Contains classes for doing form handling within JSPWiki.
|
| Modifier and Type | Method and Description |
|---|---|
protected FormInfo |
FormElement.getFormInfo(Context ctx)
Attempts to retrieve information on the currently handled form from the Context.
|
protected FormInfo |
FormElement.getFormInfo(Context ctx)
Attempts to retrieve information on the currently handled form from the Context.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
FormElement.storeFormInfo(Context ctx,
FormInfo info)
Utility method stores a FormInfo object into the Context.
|
protected void |
FormElement.storeFormInfo(Context ctx,
FormInfo info)
Utility method stores a FormInfo object into the Context.
|
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.