org.sonar.api.web
Interface RubyRailsPage

All Superinterfaces:
Extension, Page, ServerComponent, ServerExtension, View

public interface RubyRailsPage
extends Page

Since:
1.11

Method Summary
 String getTemplate()
           
 
Methods inherited from interface org.sonar.api.web.View
getId, getTitle
 

Method Detail

getTemplate

String getTemplate()
Returns:
Content of the Ruby on Rails template


Copyright © 2009-2010 SonarSource. All Rights Reserved.