src.groovy.de.andreasschmitt.richui.taglib.renderer
Class YuiUtils

Field Summary
 String LATEST_VERSION
           
 String YUI_PATH
           
 
Constructor Summary
YuiUtils()
           
 
Method Summary
static String getResourcePath(String resourcePath, boolean remote)
          
static String getResourcePath(String version, String resourcePath, boolean remote)
          
static String getYuiResourcePath()
          
static String getYuiResourcePath(String version)
          
 

Constructor Detail

YuiUtils

YuiUtils()


Method Detail

getResourcePath

public static String getResourcePath(String resourcePath, boolean remote)


getResourcePath

public static String getResourcePath(String version, String resourcePath, boolean remote)


getYuiResourcePath

static String getYuiResourcePath()


getYuiResourcePath

static String getYuiResourcePath(String version)