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