Groovy Documentation

DefaultPackage
Class YuiGrailsPlugin

java.lang.Object
  DefaultPackage.YuiGrailsPlugin

class YuiGrailsPlugin

Property Summary
def author

def authorEmail

def dependsOn

def description

def doWithApplicationContext

def documentation

def grailsVersion

def title

def version

 
Constructor Summary
YuiGrailsPlugin()

 
Method Summary
 
Methods inherited from class java.lang.Object
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll
 

Property Detail

author

def author


authorEmail

def authorEmail


dependsOn

def dependsOn


description

def description


doWithApplicationContext

def doWithApplicationContext


documentation

def documentation


grailsVersion

def grailsVersion


title

def title


version

def version


 
Constructor Detail

YuiGrailsPlugin

YuiGrailsPlugin()


 

Groovy Documentation