My favorites | Sign in
Project Logo
                
Search
for
Updated Sep 20, 2008 by Zoram...@gmail.com
Labels: Phase-Design, Phase-Support
ApplicationElement  
Configuration File - Application Element

Application Element

Definition

Within the configuration file the application element is the root element and contains application-wide settings.

Attributes

@attribute title                Title to be shown in browser.
@attribute template             Template directory to use for display.
@attribute defaultProject       Default project to be shown as start page. When none, main.cfm will load. Default is "".
@attribute lazyLoad             True stops the checking for interfaces in the component list. Default is "false".
@attribute searchProjectOnly    If true the search functionality will be limited to the current directory. Default is "false".
                                In addition, if true, the directory structure will not be cached until viewed.
@attribute cacheHours           Number of hours to cache the directory structure. Default is "3".
@attribute allowReinit          Allow the reinitialization of the application by adding 'reinit' to the url. Default is "false".

Usage

Development

Examples

See the example section of the configuration file page for examples.


Sign in to add a comment
Hosted by Google Code