Groovy Documentation
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

apply(Project) - Method in DojoBuilderPlugin
Apply the plugin to the project

B

boot(Object) - Method in BuildProfile
Define the boot layer for the custom build.
BuildProfile - Class in com.evinceframework.gradle.dojoBuilder
Defines settings for the build.
BuildProfile(DojoBuilderConvention) - Constructor in BuildProfile
Default constructor.

C

configure(Closure) - Method in BuildProfile
Allow for properties to be defined in a build script using a closure.
createProfileContent(def) - Method in DojoBuilderPlugin

D

dojo(Closure) - Method in DojoBuilderConvention
Allow for properties to be defined in a build script using a closure.
DojoBuilderConvention - Class in com.evinceframework.gradle.dojoBuilder
Convention specifying defaults for the DojoBuilder plugin.
DojoBuilderConvention(Project) - Constructor in DojoBuilderConvention
Default constructor.
DojoBuilderPlugin - Class in com.evinceframework.gradle.dojoBuilder
Provides a Gradle Plugin for a project that will take a set of javascript files and build using the Dojo Toolkit SDK.

E


F


G

getBasePath() - Method in BuildProfile
This is the "root" of the build, from where the rest of the build will be calculated from.
getDojoSourcePath() - Method in DojoBuilderConvention
The relative path to the Dojo Toolkit SDK in the repository.
getReleaseDir() - Method in BuildProfile
This is the root directory where the build should go.

H


I


J


K


L

layer(Object) - Method in BuildProfile
Add a non boot layer to the build profile.

M


N


O


P

pkg(Object) - Method in BuildProfile
Adds a package to the build profile.

Q


R


S


T


U


V


W


X


Y


Z


_


Groovy Documentation