|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ecyrd.jspwiki.forms.FormElement
org.ceryle.wiki.plugin.form.MetaFormPlugin
org.ceryle.wiki.plugin.MetaForm
public class MetaForm
Convenience subclass so only the main plugin package needs added to the JSPWiki plugin searchpath, and so that the user name of the plugin can be shortened to simply "MetaForm".
| Field Summary |
|---|
| Fields inherited from class org.ceryle.wiki.plugin.form.MetaFormPlugin |
|---|
log, m_checkAboutPage, m_checkPermissions, m_engine, m_pluginName, MAX_FIELD_LENGTH, MODE_CANCEL, MODE_EDIT, MODE_INIT, MODE_SAVE, MODE_SELECT, MODE_VIEW, PARAM_CID, PARAM_NID, PARAM_VERBOSE, PARAM_XID, TEXT_WRAP_PRE, unknownUser |
| Fields inherited from class com.ecyrd.jspwiki.forms.FormElement |
|---|
FORM_VALUES_CARRIER, HANDLERPARAM_PREFIX, HIDE_SUCCESS, PARAM_ELEMENT, PARAM_FORM, PARAM_FORMNAMEHIDDEN, PARAM_HANDLER, PARAM_HIDEFORM, PARAM_INPUTNAME, PARAM_POPULATE, PARAM_SUBMITHANDLER, PARAM_VALUE |
| Fields inherited from interface com.ecyrd.jspwiki.plugin.WikiPlugin |
|---|
CORE_PLUGINS_RESOURCEBUNDLE |
| Fields inherited from interface org.ceryle.wiki.plugin.util.PluginConstants |
|---|
ACL, AOP, APOS_ENT, ASTERISK, BCL, BOP, BR, CAPCL, CAPOP, CLATT, COLON, COMMA, DIV_class, DIV_style, DIVCL, DOT, EQ, EQQUO, EQSQUO, FALSE, FORMCL, FORMOP, GET, ICL, INPUTOP, IOP, LABELCL, LABELFOR, LABELOP, LCURL, LICL, LIOP, LPAR, LSBR, MT, NBSP, NL, OLCL, OLOP, P_class, PCL, PLUGCL, PLUGO, POP, POST, QUO, QUOCL, QUOETCL, RCURL, RPAR, RSBR, SEMI, SP, SPAN_class, SPANCL, SPANOP, SQUO, TABLECL, TABLEOP, TDCL, TDOP, THCL, THOP, TRCL, TROP, TRUE, TTCL, TTOP, ULCL, ULOP, UNDER |
| Constructor Summary | |
|---|---|
MetaForm()
|
|
| Method Summary |
|---|
| Methods inherited from class org.ceryle.wiki.plugin.form.MetaFormPlugin |
|---|
execute, getMode, getModeName, getXID, printTest, writeFormOutput |
| Methods inherited from class com.ecyrd.jspwiki.forms.FormElement |
|---|
getFormInfo, storeFormInfo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetaForm()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||