Last page update: November 23, 2011
Classes:
Complete reference:
there is no public method.
Handle the autocreation of the instances folder.
To autocreate the instances folder, please type in your console:
gnrmkinstance instancesname
where instancesname is the name of your instances folder.
TODO
TODO
Handle the autocreation of the packages folder.
To autocreate the packages folder, please type in your console:
gnrmkpackage packagesname
where packagesname is the name of your packages folder.
Creates the files of the packages folder
TODO
TODO
| Parameters: |
|
|---|
TODO
| Parameters: | instance_name – TODO |
|---|
TODO Return the configuration static js path, with lib_type and version specified
| Parameters: |
|
|---|
Load the gnr configuration. Return a Bag with the gnr configuration path
TODO
| Parameters: | package_name – TODO |
|---|
TODO
| Parameters: | project_name – TODO |
|---|
TODO
| Parameters: |
|
|---|
TODO
| Parameters: | resource_name – TODO |
|---|
TODO
| Parameters: | config – a Bag with the gnr configuration path |
|---|
TODO
| Parameters: | site_name – TODO |
|---|
Handle the autocreation of a package.
To autocreate a package, please type in your console:
gnrmkpackage packagename
where packagename is the name of your package folder.
Create the project path with its subfolders paths: the path of the packages folder, the path of the sites folder, the path of the instances folder and the path of the resources folder.
Handle the creation of the resources folder
TODO
Handle the autocreation of the sites folder.
To autocreate the sites folder, please type in your console:
gnrmksite sitesname
where ‘sitesname’ is the name of your sites folder.
TODO