public class AjaxFactory extends Object
Constructor and Description |
---|
AjaxFactory() |
Modifier and Type | Method and Description |
---|---|
static void |
deployFunctions(Resource dir,
boolean doNew)
this method deploy all ajax functions to the lucee enviroment and the helper files
|
static void |
deployTags(Resource dir,
boolean doNew)
this functions deploy all ajax tags to the lucee enviroment and the helper files
|
public AjaxFactory()
public static void deployFunctions(Resource dir, boolean doNew)
dir
- tag directorydoNew
- redeploy even the file exist, this is set to true when a new version is startedpublic static void deployTags(Resource dir, boolean doNew)
dir
- tag directorydoNew
- redeploy even the file exist, this is set to true when a new version is startedCopyright © 2015 Lucee