org.ceryle.wiki.plugin
Class Query

java.lang.Object
  extended by org.ceryle.wiki.plugin.query.QueryPlugin
      extended by org.ceryle.wiki.plugin.Query
All Implemented Interfaces:
WikiPlugin, PluginConstants

public class Query
extends QueryPlugin

Convenience subclass so only the main plugin package needs to be added to the JSPWiki plugin searchpath.


Field Summary
 
Fields inherited from class org.ceryle.wiki.plugin.query.QueryPlugin
currentPageName, DIV_query, m_emptyText, m_executionError, m_queryManager, NoPagesFound, PARAM_ECHO, PARAM_EMPTY_TEXT, PARAM_NAMED, PARAM_OUTPUT, PARAM_PAGES, PARAM_PARSED_EXPRESSION, PROP_PREFIX_NAMED
 
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
Query()
           
 
Method Summary
 
Methods inherited from class org.ceryle.wiki.plugin.query.QueryPlugin
error, execute, execute, getContext, getExpression, getOutput, getOutputFormat, getQueryExpression, getResultSet, isDebug, isEcho, setResultSet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Query

public Query()


The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.