Groovy Documentation

org.grails.plugin.platform.controllers
[Groovy] Class PlatformUiController

java.lang.Object
  org.grails.plugin.platform.controllers.PlatformUiController

class PlatformUiController

Property Summary
java.lang.Object grailsUISets

java.lang.Object index

java.lang.Object themes

java.lang.Object uisets

 
Constructor Summary
PlatformUiController()

 
Method Summary
 
Methods inherited from class java.lang.Object
java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Property Detail

grailsUISets

java.lang.Object grailsUISets


index

java.lang.Object index


themes

java.lang.Object themes


uisets

java.lang.Object uisets


 
Constructor Detail

PlatformUiController

PlatformUiController()


 

Groovy Documentation