org.ceryle.wiki.plugin
Class IndexCollection
java.lang.Object
org.ceryle.wiki.plugin.IndexCollection
- All Implemented Interfaces:
- WikiPlugin
public class IndexCollection
- extends Object
- implements WikiPlugin
Plugin for providing an index of a given XNodeCollection.
Parameters:
- cid="[collectionID]"
- The ID of the database collection.
If the collection ID is '*' the plugin will instead return
an index of the available collections.
- Author:
- Murray Altheim
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PARAM_CID
public static final String PARAM_CID
- See Also:
- Constant Field Values
IndexCollection
public IndexCollection()
execute
public String execute(WikiContext context,
Map params)
throws PluginException
- Specified by:
execute in interface WikiPlugin
- Throws:
PluginException
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.