hideableContentWarning = new HideableTextAreaFormElement(MAX_CONTENT_WARNING, "Content Warning",
"contentWarningText", systemSettingValues.getContentWarningText(),
"I would like to add a warning to Activity Stream post boxes.",
"This text will be displayed on the Activity Stream post boxes throughout the system.", true);
activityExp = new ActivityExpirationFormElement(systemSettingValues.getContentExpiration(),
"contentExpiration", true);
tosElement = new HideableRichTextAreaFormElement("Terms Of Service", "termsOfService",
systemSettingValues.getTermsOfService(), "I would like to setup the Terms of Service for the system.",
"Users will be prompted to agree or disagree with a Terms of Service message "