|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.ObjectDefaultPackage.WordpressGrailsPlugin
class WordpressGrailsPlugin
Property Summary | |
---|---|
def |
author
|
def |
authorEmail
|
def |
dependsOn
|
def |
description
|
def |
doWithApplicationContext
|
def |
doWithDynamicMethods
|
def |
doWithSpring
|
def |
doWithWebDescriptor
|
def |
documentation
|
def |
grailsVersion
|
def |
onChange
|
def |
onConfigChange
|
def |
pluginExcludes
|
def |
title
|
def |
version
|
Constructor Summary | |
WordpressGrailsPlugin()
|
Method Summary |
---|
Methods inherited from class java.lang.Object | |
---|---|
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), 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 |
---|
def author
def authorEmail
def dependsOn
def description
def doWithApplicationContext
def doWithDynamicMethods
def doWithSpring
def doWithWebDescriptor
def documentation
def grailsVersion
def onChange
def onConfigChange
def pluginExcludes
def title
def version
Constructor Detail |
---|
WordpressGrailsPlugin()
Groovy Documentation