|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.grails.web.pages.GroovyPageTemplate
public class GroovyPageTemplate
An instance of the groovy.text.Template interface that knows how to make in instance of GroovyPageWritable
Constructor Summary | |
---|---|
GroovyPageTemplate(GroovyPageMetaInfo metaInfo)
|
Method Summary | |
---|---|
groovy.lang.Writable |
make()
|
groovy.lang.Writable |
make(java.util.Map binding)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GroovyPageTemplate(GroovyPageMetaInfo metaInfo)
Method Detail |
---|
public groovy.lang.Writable make()
make
in interface groovy.text.Template
public groovy.lang.Writable make(java.util.Map binding)
make
in interface groovy.text.Template
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |