Grails Graphic Design Templates (Installation Templates)

Every time I need to customize my scaffolding templates in Grails, I do it by example by looking at the code inside the artifacts generated by the install-templates commands. But I never found any documentation for this. I don't know what kind of objects or tags I can use. For example, the artifact /Controller.groovy has " @artifact.name@

", " @artifact.package@

"; Scaffolding / Controller.groovy has " ${className}

", " ${propertyName}

" and even gsp tags like " <%=packageName ? "package ${packageName}\n\n" : ''%>

".

How can I find out the structure or other objects or tags that I can use? I wonder where this is documented.

+3
grails customization scaffolding


source to share


No one has answered this question yet

Check out similar questions:

437
Cancel scaffolding in Rails
1
Is there a practical way to render modified forest templates without restarting in Grails 3?
1
MVC3 Scaffolding - Customizing View Patterns
1
Grails 3.xx ignores plugin based templates
1
How to install Grails field plugin template templates
0
How to Create Reusable Scaffolding Layouts and Templates in Grails 3.x
0
mvvc core template templates
0
Grails scaffolding configuration by domain class
0
grails templates - forest controller
0
"Installation Templates" are not available in Grails 3



All Articles
Loading...
X
Show
Funny
Dev
Pics