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