org.sonar.plugins.mantis
Class MantisWidget

java.lang.Object
  extended by org.sonar.api.web.AbstractRubyTemplate
      extended by org.sonar.plugins.mantis.MantisWidget
All Implemented Interfaces:
org.sonar.api.Extension, org.sonar.api.ServerComponent, org.sonar.api.ServerExtension, org.sonar.api.web.RubyRailsWidget, org.sonar.api.web.View, org.sonar.api.web.Widget

public class MantisWidget
extends org.sonar.api.web.AbstractRubyTemplate
implements org.sonar.api.web.RubyRailsWidget


Constructor Summary
MantisWidget()
           
 
Method Summary
 String getId()
           
protected  String getTemplatePath()
           
 String getTitle()
           
 
Methods inherited from class org.sonar.api.web.AbstractRubyTemplate
getTemplate, loadTemplateFromCache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.sonar.api.web.RubyRailsWidget
getTemplate
 

Constructor Detail

MantisWidget

public MantisWidget()
Method Detail

getId

public String getId()
Specified by:
getId in interface org.sonar.api.web.View

getTitle

public String getTitle()
Specified by:
getTitle in interface org.sonar.api.web.View

getTemplatePath

protected String getTemplatePath()
Specified by:
getTemplatePath in class org.sonar.api.web.AbstractRubyTemplate


Copyright © 2011. All Rights Reserved.