Allows access to various kinds of static information about the site.
| Static Information | Description |
|---|---|
| datePattern | The standard date pattern used for date conversions. |
| imageRoot | The root URL path of CollabNet TeamForge images. |
| isApprovalRequiredForNewUsers | A flag that indicates whether new users must be approved before they can use the site. |
| isRequireAssociationOnDocumentCreate | A flag that indicates whether creation of a document requires an association with an object. |
| isSelfCreationEnabled | A flag that indicates whether visitors are allowed to create new accounts in the application by themselves. |
| isUsingExternalAuthentication | A flag that indicates whether logins are authenticated against an external server. (Currently this means LDAP.) |