| setAppLayoutPath |
Project.setAppLayoutPath( path ) |
Changes the Layout for the Project. |
| getAppLayoutPath |
Project.getAppLayoutPath( ) |
Returns the path of the Layout currently set on the project or null if no Layout is configured. |
| getName |
Project.getName( ) |
Returns the project name for the project. |
| setTheme |
Project.setTheme( theme ) |
|
| getTheme |
Project.getTheme( ) |
|
| setThemePath |
Project.setThemePath( theme ) |
Changes the Theme for the Project. |
| getThemePath |
Project.getThemePath( ) |
Returns the path of the theme currently set on the project or null if no theme is configured. |