org.seasar.tuigwaa.plugin.basic
クラス RefPlugin

java.lang.Object
  拡張org.seasar.tuigwaa.plugin.AbstractPlugin
      拡張org.seasar.tuigwaa.plugin.basic.RefPlugin
すべての実装インタフェース:
Plugin
直系の既知のサブクラス:
PdfRefPlugin

public class RefPlugin
extends AbstractPlugin

作成者:
someda

フィールドの概要
 
クラス org.seasar.tuigwaa.plugin.AbstractPlugin から継承したフィールド
BLOCKPLUGIN_MODE, INLINEPLUGIN_MODE
 
コンストラクタの概要
RefPlugin()
           
 
メソッドの概要
 String doHTMLView(CmsRequest request, CmsResponse response, PluginRequest prequest)
           
protected  String getHref(String[] args, CmsRequest request)
           
protected  String getLabel(String[] args, String href)
           
 
クラス org.seasar.tuigwaa.plugin.AbstractPlugin から継承したメソッド
doAction, doPDFView, doTextView, existArg, getActionPath, getConfiguration, getDao, getHiddenElements, getJavascriptTemplate, getMessage, getPageHiddenElement, getParameterName, initialize, isBlockpluginSupported, isHtmlSupported, isInlinepluginSupported, isPdfSupported, service, setConfiguration, setPluginConfig, setPojoClass, setWebAppli, toString, updateArgs
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

RefPlugin

public RefPlugin()
メソッドの詳細

doHTMLView

public String doHTMLView(CmsRequest request,
                         CmsResponse response,
                         PluginRequest prequest)
                  throws PluginException
定義:
インタフェース Plugin 内の doHTMLView
定義:
クラス AbstractPlugin 内の doHTMLView
例外:
PluginException

getHref

protected String getHref(String[] args,
                         CmsRequest request)

getLabel

protected String getLabel(String[] args,
                          String href)


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.