public class InsertPage extends java.lang.Object implements Plugin
Parameters :
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ATTR_RECURSE
This attribute is stashed in the WikiContext to make sure that we don't have circular references.
|
static java.lang.String |
PARAM_CLASS
Parameter name for setting the class.
|
static java.lang.String |
PARAM_DEFAULT
Parameter name for setting the default.
|
static java.lang.String |
PARAM_MAXLENGTH
Parameter name for setting the maxlength.
|
static java.lang.String |
PARAM_PAGENAME
Parameter name for setting the page.
|
static java.lang.String |
PARAM_SECTION
Parameter name for setting the section.
|
static java.lang.String |
PARAM_SHOW
Parameter name for setting the show option.
|
static java.lang.String |
PARAM_STYLE
Parameter name for setting the style.
|
CORE_PLUGINS_RESOURCEBUNDLE| Constructor and Description |
|---|
InsertPage() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
execute(Context context,
java.util.Map<java.lang.String,java.lang.String> params) |
public static final java.lang.String PARAM_PAGENAME
public static final java.lang.String PARAM_STYLE
public static final java.lang.String PARAM_MAXLENGTH
public static final java.lang.String PARAM_CLASS
public static final java.lang.String PARAM_SHOW
public static final java.lang.String PARAM_SECTION
public static final java.lang.String PARAM_DEFAULT
public static final java.lang.String ATTR_RECURSE
public InsertPage()
public java.lang.String execute(Context context, java.util.Map<java.lang.String,java.lang.String> params) throws PluginException
execute in interface PluginPluginExceptionCopyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.