Uses of Class
org.duelengine.duel.staticapps.SiteConfig

Packages that use SiteConfig
org.duelengine.duel.staticapps   
 

Uses of SiteConfig in org.duelengine.duel.staticapps
 

Methods in org.duelengine.duel.staticapps that return SiteConfig
 SiteConfig SiteConfig.cdnHost(String value)
           
 SiteConfig SiteConfig.cdnLinksMap(String value)
           
 SiteConfig SiteConfig.cdnMap(String value)
           
 SiteConfig SiteConfig.contentType(String value)
           
 SiteConfig SiteConfig.encoding(String value)
           
 SiteConfig SiteConfig.files(String[] value)
          Sets the static files to copy
 SiteConfig SiteConfig.isDevMode(boolean value)
           
 SiteConfig SiteConfig.serverPrefix(String value)
           
 SiteConfig SiteConfig.sourceDir(String value)
          Sets the web app directory
 SiteConfig SiteConfig.targetDir(String value)
          Sets the target directory
 SiteConfig SiteConfig.views(Map<String,SiteViewPage> value)
          Sets the views to generate
 

Methods in org.duelengine.duel.staticapps with parameters of type SiteConfig
 void SiteBuilder.build(SiteConfig config)
           
 



Copyright © 2012. All Rights Reserved.