|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectgeb.content.PageContentTemplateBuilder
class PageContentTemplateBuilder extends Object
Property Summary | |
---|---|
static def |
PARAM_DEFAULTS
|
Configuration |
config
|
Navigable |
container
|
def |
templates
|
Method Summary | |
---|---|
static def
|
build(Configuration config, Navigable container, List templatesDefinitions)
|
static def
|
build(Configuration config, Navigable container, String property, Class startAt, Class stopAt = Object)
|
protected def
|
mergeWithDefaultParams(Map params)
|
def
|
methodMissing(String name, def args)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
static def PARAM_DEFAULTS
Configuration config
Navigable container
final def templates
Method Detail |
---|
static def build(Configuration config, Navigable container, List templatesDefinitions)
static def build(Configuration config, Navigable container, String property, Class startAt, Class stopAt = Object)
protected def mergeWithDefaultParams(Map params)
def methodMissing(String name, def args)
Groovy API Documentation for geb-core 0.6.0 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org