{
    "general": {
        "fields":{
            "search":{"type":"hidden"}
       }
    },
    "options": {
        "titleKey":"HOME_ADMIN_OPTIONS_TITLE",
        "descriptionKey":"HOME_ADMIN_OPTIONS_DESCRIPTION",
        "sectiontype":"fields",
        "fields":{
            "display_type":{"labelKey":"HOME_ADMIN_OPTIONS_DISPLAYTYPE_TITLE","type":"select","config":"module","section":"module","options":{"springboard":"Icon Grid (Springboard)","list":"List"},"descriptionKey":"HOME_ADMIN_OPTIONS_DISPLAYTYPE_DESCRIPTION"},
            "ADD_TO_HOME":{"labelKey":"HOME_ADMIN_OPTIONS_ADD_TO_HOME_TITLE","type":"checkbox","config":"module","section":"module","descriptionKey":"HOME_ADMIN_OPTIONS_ADD_TO_HOME_DESCRIPTION"},
            "SHOW_FEDERATED_SEARCH":{"labelKey":"HOME_ADMIN_OPTIONS_FEDERATED_SEARCH_TITLE","type":"checkbox","config":"module","section":"module","descriptionKey":"HOME_ADMIN_OPTIONS_FEDERATED_SEARCH_DESCRIPTION","default":1}
        }
    },
    "alert": {
        "titleKey":"HOME_ADMIN_ALERT_TITLE",
        "descriptionKey":"HOME_ADMIN_ALERT_DESCRIPTION",
        "sectiontype":"fields",
        "fields":{
            "BANNER_ALERT":{"labelKey":"HOME_ADMIN_ALERT_ENABLED_TITLE","type":"checkbox","config":"module","section":"notice","descriptionKey":"HOME_ADMIN_ALERT_ENABLED_DESCRIPTION"},
            "BANNER_ALERT_MODULE":{"labelKey":"HOME_ADMIN_ALERT_MODULE_TITLE","type":"select","config":"module","section":"notice","descriptionKey":"HOME_ADMIN_ALERT_MODULE_DESCRIPTION","showIf":["BANNER_ALERT",1],"optionsMethod":"getAvailableAlertModules","optionsFirst":"-"},
            "BANNER_ALERT_MODULE_LINK":{"labelKey":"HOME_ADMIN_ALERT_LINK_TITLE","type":"checkbox","config":"module","section":"notice","descriptionKey":"HOME_ADMIN_ALERT_LINK_DESCRIPTION","showIf":["BANNER_ALERT",1]}
        }
    },
    "portlets": {
        "titleKey":"HOME_ADMIN_PORTLETS_TITLE",
        "descriptionKey":"HOME_ADMIN_PORTLETS_DESCRIPTION",
        "config":"portlets",
        "sectiontype":"section",
        "fields":{
            "section":{"labelKey":"HOME_ADMIN_PORTLETS_SECTION_TITLE", "descriptionKey":"HOME_ADMIN_PORTLETS_SECTION_DESCRIPTION", "type":"label"},
            "TITLE":{"labelKey":"HOME_ADMIN_PORTLETS_TITLE_TITLE","descriptionKey":"HOME_ADMIN_PORTLETS_TITLE_DESCRIPTION", "type":"text"},
            "CLASSES":{"labelKey":"HOME_ADMIN_PORTLETS_CLASSES_TITLE", "descriptionKey":"HOME_ADMIN_PORTLETS_CLASSES_DESCRIPTION", "type":"select","optionsMethod":"getPortletClasses","optionsFirst":"--"}
        },
        "sectionindex":"string",
        "sectionaddnew":true,
        "sectiondelete":true,
        "sectionreorder":true
    }
}
