<?php //app-metadata-navigation-1

return [PHP_INT_MAX, [
    'id' => null,
    '_id' => null,
    'userID' => null,
    'tabs' => [
        'home',
        'C_PI_ID_CSR_PARTICIPANT_INFO',
        'I_CI_ID_CSR_CONTACT_INFO',
        'I_CH_ID_CSR_CONTACT_HISTORY',
        'I_OC_ID_REF_OUTCOMES',
        'I_CB_ID_REF_CLIENT_BARRIER',
        'I_DR_ID_REF_DETAILRETENTION',
        'I_DJP_ID_REF_DETAILJOBPLACEMENT',
        'emails',
        'meetings',
        'reports',
        'documents',
        'I_OTH_ID_REF_DETAILOTHER',
        'I_SKL_ID_REF_DETAILSKILLSGAIN',
        'I_PL_ID_REF_PLAN',
        'I_GLS_ID_REF_GOALS',
        'I_NAR_ID_REF_NARRATIVES',
        'I_WR_ID_REF_WORK_REQUIREMENT',
        'I_AB_ID_ASSESS_BARRIER',
        'I_AE_ID_ASSESS_EDUCATION',
        'I_AG_ID_ASSESS_GOALS',
        'I_ASG_ID_ASSESS_SIGNATURES',
        'I_AWH_ID_ASSESS_WORK_HISTORY',
        'I_AS_ID_ASSESS',
        'I_V_ID_VOUCHER',
        'I_ACT_ID_REF_ACTIVITIES',
        'I_JD_ID_REF_JOBDETAIL',
        'I_CT_ID_REF_CERTDETAIL',
        'I_ML_ID_REF_MILESTONE',
        'I_VV_ID_VOUCHER_VENDOR',
        'I_RI_ID_CSR_REFERRAL_INFO',
        'I_PL_ID_REF_COMPONENTS',
        'CC_AM_ccx_AutomatedMessage',
        'cc_lt_CCX_Letters',
        'CC_CN_CCX_CASE_NOTES',
        'I_PL_ID_REF_REFERRALS_SENT',
        'I_WC_ID_REF_WEEKLY_CHECKIN',
        'I_RE_ID_RE_ENGAGEMENTS',
    ],
    'groupedTabs' => [
        [
            'name' => 'LBL_TABGROUP_SALES',
            'labelKey' => 'LBL_TABGROUP_SALES',
            'modules' => [
                'home',
                'reports',
            ],
        ],
        [
            'name' => 'LBL_TABGROUP_MARKETING',
            'labelKey' => 'LBL_TABGROUP_MARKETING',
            'modules' => [
                'home',
                'reports',
            ],
        ],
        [
            'name' => 'LBL_TABGROUP_SUPPORT',
            'labelKey' => 'LBL_TABGROUP_SUPPORT',
            'modules' => [
                'home',
                'reports',
            ],
        ],
        [
            'name' => 'LBL_TABGROUP_ACTIVITIES',
            'labelKey' => 'LBL_TABGROUP_ACTIVITIES',
            'modules' => [
                'home',
                'meetings',
                'emails',
                'reports',
            ],
        ],
        [
            'name' => 'LBL_TABGROUP_COLLABORATION',
            'labelKey' => 'LBL_TABGROUP_COLLABORATION',
            'modules' => [
                'home',
                'emails',
                'documents',
                'reports',
            ],
        ],
    ],
    'userActionMenu' => [
        [
            'name' => 'profile',
            'labelKey' => 'LBL_PROFILE_EDIT',
            'url' => 'index.php?module=Users&action=EditView&record=1',
            'icon' => '',
        ],
        [
            'name' => 'employees',
            'labelKey' => 'LBL_EMPLOYEES',
            'url' => 'index.php?module=Employees&action=index',
            'icon' => '',
        ],
        [
            'name' => 'training',
            'labelKey' => 'LBL_TRAINING',
            'url' => 'https://community.suitecrm.com',
            'icon' => '',
        ],
        [
            'name' => 'admin',
            'labelKey' => 'LBL_ADMIN',
            'url' => 'index.php?module=Administration&action=index',
            'icon' => '',
        ],
        [
            'name' => 'about',
            'labelKey' => 'LNK_ABOUT',
            'url' => 'index.php?module=Home&action=About',
            'icon' => '',
        ],
        [
            'name' => 'logout',
            'labelKey' => 'LBL_LOGOUT',
            'url' => 'index.php?module=Users&action=Logout',
            'icon' => '',
        ],
    ],
    'modules' => [
        'home' => [
            'path' => 'home',
            'defaultRoute' => './#/home',
            'name' => 'home',
            'labelKey' => 'Home',
            'menu' => [],
        ],
        'C_PI_ID_CSR_PARTICIPANT_INFO' => [
            'path' => 'C_PI_ID_CSR_PARTICIPANT_INFO',
            'defaultRoute' => './#/C_PI_ID_CSR_PARTICIPANT_INFO',
            'name' => 'C_PI_ID_CSR_PARTICIPANT_INFO',
            'labelKey' => 'C_PI_ID_CSR_PARTICIPANT_INFO',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/C_PI_ID_CSR_PARTICIPANT_INFO/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'C_PI_ID_CSR_PARTICIPANT_INFO',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'C_PI_ID_CSR_PARTICIPANT_INFO',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/C_PI_ID_CSR_PARTICIPANT_INFO/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'C_PI_ID_CSR_PARTICIPANT_INFO',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'C_PI_ID_CSR_PARTICIPANT_INFO',
                ],
            ],
        ],
        'I_CI_ID_CSR_CONTACT_INFO' => [
            'path' => 'I_CI_ID_CSR_CONTACT_INFO',
            'defaultRoute' => './#/I_CI_ID_CSR_CONTACT_INFO',
            'name' => 'I_CI_ID_CSR_CONTACT_INFO',
            'labelKey' => 'I_CI_ID_CSR_CONTACT_INFO',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_CI_ID_CSR_CONTACT_INFO/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_CI_ID_CSR_CONTACT_INFO',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_CI_ID_CSR_CONTACT_INFO',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_CI_ID_CSR_CONTACT_INFO/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_CI_ID_CSR_CONTACT_INFO',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_CI_ID_CSR_CONTACT_INFO',
                ],
            ],
        ],
        'I_CH_ID_CSR_CONTACT_HISTORY' => [
            'path' => 'I_CH_ID_CSR_CONTACT_HISTORY',
            'defaultRoute' => './#/I_CH_ID_CSR_CONTACT_HISTORY',
            'name' => 'I_CH_ID_CSR_CONTACT_HISTORY',
            'labelKey' => 'I_CH_ID_CSR_CONTACT_HISTORY',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_CH_ID_CSR_CONTACT_HISTORY/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_CH_ID_CSR_CONTACT_HISTORY',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_CH_ID_CSR_CONTACT_HISTORY',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_CH_ID_CSR_CONTACT_HISTORY/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_CH_ID_CSR_CONTACT_HISTORY',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_CH_ID_CSR_CONTACT_HISTORY',
                ],
            ],
        ],
        'I_OC_ID_REF_OUTCOMES' => [
            'path' => 'I_OC_ID_REF_OUTCOMES',
            'defaultRoute' => './#/I_OC_ID_REF_OUTCOMES',
            'name' => 'I_OC_ID_REF_OUTCOMES',
            'labelKey' => 'I_OC_ID_REF_OUTCOMES',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_OC_ID_REF_OUTCOMES/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_OC_ID_REF_OUTCOMES',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_OC_ID_REF_OUTCOMES',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_OC_ID_REF_OUTCOMES/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_OC_ID_REF_OUTCOMES',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_OC_ID_REF_OUTCOMES',
                ],
            ],
        ],
        'I_CB_ID_REF_CLIENT_BARRIER' => [
            'path' => 'I_CB_ID_REF_CLIENT_BARRIER',
            'defaultRoute' => './#/I_CB_ID_REF_CLIENT_BARRIER',
            'name' => 'I_CB_ID_REF_CLIENT_BARRIER',
            'labelKey' => 'I_CB_ID_REF_CLIENT_BARRIER',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_CB_ID_REF_CLIENT_BARRIER/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_CB_ID_REF_CLIENT_BARRIER',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_CB_ID_REF_CLIENT_BARRIER',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_CB_ID_REF_CLIENT_BARRIER/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_CB_ID_REF_CLIENT_BARRIER',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_CB_ID_REF_CLIENT_BARRIER',
                ],
            ],
        ],
        'I_DR_ID_REF_DETAILRETENTION' => [
            'path' => 'I_DR_ID_REF_DETAILRETENTION',
            'defaultRoute' => './#/I_DR_ID_REF_DETAILRETENTION',
            'name' => 'I_DR_ID_REF_DETAILRETENTION',
            'labelKey' => 'I_DR_ID_REF_DETAILRETENTION',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_DR_ID_REF_DETAILRETENTION/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_DR_ID_REF_DETAILRETENTION',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_DR_ID_REF_DETAILRETENTION',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_DR_ID_REF_DETAILRETENTION/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_DR_ID_REF_DETAILRETENTION',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_DR_ID_REF_DETAILRETENTION',
                ],
            ],
        ],
        'I_DJP_ID_REF_DETAILJOBPLACEMENT' => [
            'path' => 'I_DJP_ID_REF_DETAILJOBPLACEMENT',
            'defaultRoute' => './#/I_DJP_ID_REF_DETAILJOBPLACEMENT',
            'name' => 'I_DJP_ID_REF_DETAILJOBPLACEMENT',
            'labelKey' => 'I_DJP_ID_REF_DETAILJOBPLACEMENT',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_DJP_ID_REF_DETAILJOBPLACEMENT/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_DJP_ID_REF_DETAILJOBPLACEMENT',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_DJP_ID_REF_DETAILJOBPLACEMENT',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_DJP_ID_REF_DETAILJOBPLACEMENT/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_DJP_ID_REF_DETAILJOBPLACEMENT',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_DJP_ID_REF_DETAILJOBPLACEMENT',
                ],
            ],
        ],
        'emails' => [
            'path' => 'emails',
            'defaultRoute' => './#/emails',
            'name' => 'emails',
            'labelKey' => 'Emails',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_SEND_EMAIL',
                    'url' => './#/emails/compose',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Emails',
                        'return_action' => 'index',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'emails',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_VIEW_MY_INBOX',
                    'url' => './#/emails/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Emails',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'emails',
                ],
            ],
        ],
        'meetings' => [
            'path' => 'meetings',
            'defaultRoute' => './#/meetings',
            'name' => 'meetings',
            'labelKey' => 'Meetings',
            'menu' => [
                [
                    'name' => 'Schedule_Meeting',
                    'labelKey' => 'LNK_NEW_MEETING',
                    'url' => './#/meetings/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Meetings',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'meetings',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_MEETING_LIST',
                    'url' => './#/meetings/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Meetings',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'meetings',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_MEETINGS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Meetings',
                        'return_module' => 'Meetings',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'reports' => [
            'path' => 'reports',
            'defaultRoute' => './#/reports',
            'name' => 'reports',
            'labelKey' => 'AOR_Reports',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/reports/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOR_Reports',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'reports',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/reports/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOR_Reports',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'reports',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'AOR_Reports',
                        'return_module' => 'AOR_Reports',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'documents' => [
            'path' => 'documents',
            'defaultRoute' => './#/documents',
            'name' => 'documents',
            'labelKey' => 'Documents',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_DOCUMENT',
                    'url' => './#/documents/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Documents',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'documents',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_DOCUMENT_LIST',
                    'url' => './#/documents/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'documents',
                ],
            ],
        ],
        'I_OTH_ID_REF_DETAILOTHER' => [
            'path' => 'I_OTH_ID_REF_DETAILOTHER',
            'defaultRoute' => './#/I_OTH_ID_REF_DETAILOTHER',
            'name' => 'I_OTH_ID_REF_DETAILOTHER',
            'labelKey' => 'I_OTH_ID_REF_DETAILOTHER',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_OTH_ID_REF_DETAILOTHER/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_OTH_ID_REF_DETAILOTHER',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_OTH_ID_REF_DETAILOTHER',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_OTH_ID_REF_DETAILOTHER/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_OTH_ID_REF_DETAILOTHER',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_OTH_ID_REF_DETAILOTHER',
                ],
            ],
        ],
        'I_SKL_ID_REF_DETAILSKILLSGAIN' => [
            'path' => 'I_SKL_ID_REF_DETAILSKILLSGAIN',
            'defaultRoute' => './#/I_SKL_ID_REF_DETAILSKILLSGAIN',
            'name' => 'I_SKL_ID_REF_DETAILSKILLSGAIN',
            'labelKey' => 'I_SKL_ID_REF_DETAILSKILLSGAIN',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_SKL_ID_REF_DETAILSKILLSGAIN/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_SKL_ID_REF_DETAILSKILLSGAIN',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_SKL_ID_REF_DETAILSKILLSGAIN',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_SKL_ID_REF_DETAILSKILLSGAIN/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_SKL_ID_REF_DETAILSKILLSGAIN',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_SKL_ID_REF_DETAILSKILLSGAIN',
                ],
            ],
        ],
        'I_PL_ID_REF_PLAN' => [
            'path' => 'I_PL_ID_REF_PLAN',
            'defaultRoute' => './#/I_PL_ID_REF_PLAN',
            'name' => 'I_PL_ID_REF_PLAN',
            'labelKey' => 'I_PL_ID_REF_PLAN',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_PL_ID_REF_PLAN/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_PL_ID_REF_PLAN',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_PL_ID_REF_PLAN',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_PL_ID_REF_PLAN/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_PL_ID_REF_PLAN',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_PL_ID_REF_PLAN',
                ],
            ],
        ],
        'I_GLS_ID_REF_GOALS' => [
            'path' => 'I_GLS_ID_REF_GOALS',
            'defaultRoute' => './#/I_GLS_ID_REF_GOALS',
            'name' => 'I_GLS_ID_REF_GOALS',
            'labelKey' => 'I_GLS_ID_REF_GOALS',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_GLS_ID_REF_GOALS/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_GLS_ID_REF_GOALS',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_GLS_ID_REF_GOALS',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_GLS_ID_REF_GOALS/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_GLS_ID_REF_GOALS',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_GLS_ID_REF_GOALS',
                ],
            ],
        ],
        'I_NAR_ID_REF_NARRATIVES' => [
            'path' => 'I_NAR_ID_REF_NARRATIVES',
            'defaultRoute' => './#/I_NAR_ID_REF_NARRATIVES',
            'name' => 'I_NAR_ID_REF_NARRATIVES',
            'labelKey' => 'I_NAR_ID_REF_NARRATIVES',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_NAR_ID_REF_NARRATIVES/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_NAR_ID_REF_NARRATIVES',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_NAR_ID_REF_NARRATIVES',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_NAR_ID_REF_NARRATIVES/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_NAR_ID_REF_NARRATIVES',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_NAR_ID_REF_NARRATIVES',
                ],
            ],
        ],
        'I_WR_ID_REF_WORK_REQUIREMENT' => [
            'path' => 'I_WR_ID_REF_WORK_REQUIREMENT',
            'defaultRoute' => './#/I_WR_ID_REF_WORK_REQUIREMENT',
            'name' => 'I_WR_ID_REF_WORK_REQUIREMENT',
            'labelKey' => 'I_WR_ID_REF_WORK_REQUIREMENT',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_WR_ID_REF_WORK_REQUIREMENT/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_WR_ID_REF_WORK_REQUIREMENT',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_WR_ID_REF_WORK_REQUIREMENT',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_WR_ID_REF_WORK_REQUIREMENT/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_WR_ID_REF_WORK_REQUIREMENT',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_WR_ID_REF_WORK_REQUIREMENT',
                ],
            ],
        ],
        'I_AB_ID_ASSESS_BARRIER' => [
            'path' => 'I_AB_ID_ASSESS_BARRIER',
            'defaultRoute' => './#/I_AB_ID_ASSESS_BARRIER',
            'name' => 'I_AB_ID_ASSESS_BARRIER',
            'labelKey' => 'I_AB_ID_ASSESS_BARRIER',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_AB_ID_ASSESS_BARRIER/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_AB_ID_ASSESS_BARRIER',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_AB_ID_ASSESS_BARRIER',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_AB_ID_ASSESS_BARRIER/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_AB_ID_ASSESS_BARRIER',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_AB_ID_ASSESS_BARRIER',
                ],
            ],
        ],
        'I_AE_ID_ASSESS_EDUCATION' => [
            'path' => 'I_AE_ID_ASSESS_EDUCATION',
            'defaultRoute' => './#/I_AE_ID_ASSESS_EDUCATION',
            'name' => 'I_AE_ID_ASSESS_EDUCATION',
            'labelKey' => 'I_AE_ID_ASSESS_EDUCATION',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_AE_ID_ASSESS_EDUCATION/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_AE_ID_ASSESS_EDUCATION',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_AE_ID_ASSESS_EDUCATION',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_AE_ID_ASSESS_EDUCATION/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_AE_ID_ASSESS_EDUCATION',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_AE_ID_ASSESS_EDUCATION',
                ],
            ],
        ],
        'I_AG_ID_ASSESS_GOALS' => [
            'path' => 'I_AG_ID_ASSESS_GOALS',
            'defaultRoute' => './#/I_AG_ID_ASSESS_GOALS',
            'name' => 'I_AG_ID_ASSESS_GOALS',
            'labelKey' => 'I_AG_ID_ASSESS_GOALS',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_AG_ID_ASSESS_GOALS/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_AG_ID_ASSESS_GOALS',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_AG_ID_ASSESS_GOALS',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_AG_ID_ASSESS_GOALS/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_AG_ID_ASSESS_GOALS',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_AG_ID_ASSESS_GOALS',
                ],
            ],
        ],
        'I_ASG_ID_ASSESS_SIGNATURES' => [
            'path' => 'I_ASG_ID_ASSESS_SIGNATURES',
            'defaultRoute' => './#/I_ASG_ID_ASSESS_SIGNATURES',
            'name' => 'I_ASG_ID_ASSESS_SIGNATURES',
            'labelKey' => 'I_ASG_ID_ASSESS_SIGNATURES',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_ASG_ID_ASSESS_SIGNATURES/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_ASG_ID_ASSESS_SIGNATURES',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_ASG_ID_ASSESS_SIGNATURES',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_ASG_ID_ASSESS_SIGNATURES/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_ASG_ID_ASSESS_SIGNATURES',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_ASG_ID_ASSESS_SIGNATURES',
                ],
            ],
        ],
        'I_AWH_ID_ASSESS_WORK_HISTORY' => [
            'path' => 'I_AWH_ID_ASSESS_WORK_HISTORY',
            'defaultRoute' => './#/I_AWH_ID_ASSESS_WORK_HISTORY',
            'name' => 'I_AWH_ID_ASSESS_WORK_HISTORY',
            'labelKey' => 'I_AWH_ID_ASSESS_WORK_HISTORY',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_AWH_ID_ASSESS_WORK_HISTORY/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_AWH_ID_ASSESS_WORK_HISTORY',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_AWH_ID_ASSESS_WORK_HISTORY',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_AWH_ID_ASSESS_WORK_HISTORY/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_AWH_ID_ASSESS_WORK_HISTORY',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_AWH_ID_ASSESS_WORK_HISTORY',
                ],
            ],
        ],
        'I_AS_ID_ASSESS' => [
            'path' => 'I_AS_ID_ASSESS',
            'defaultRoute' => './#/I_AS_ID_ASSESS',
            'name' => 'I_AS_ID_ASSESS',
            'labelKey' => 'I_AS_ID_ASSESS',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_AS_ID_ASSESS/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_AS_ID_ASSESS',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_AS_ID_ASSESS',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_AS_ID_ASSESS/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_AS_ID_ASSESS',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_AS_ID_ASSESS',
                ],
            ],
        ],
        'I_V_ID_VOUCHER' => [
            'path' => 'I_V_ID_VOUCHER',
            'defaultRoute' => './#/I_V_ID_VOUCHER',
            'name' => 'I_V_ID_VOUCHER',
            'labelKey' => 'I_V_ID_VOUCHER',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_V_ID_VOUCHER/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_V_ID_VOUCHER',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_V_ID_VOUCHER',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_V_ID_VOUCHER/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_V_ID_VOUCHER',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_V_ID_VOUCHER',
                ],
            ],
        ],
        'I_ACT_ID_REF_ACTIVITIES' => [
            'path' => 'I_ACT_ID_REF_ACTIVITIES',
            'defaultRoute' => './#/I_ACT_ID_REF_ACTIVITIES',
            'name' => 'I_ACT_ID_REF_ACTIVITIES',
            'labelKey' => 'I_ACT_ID_REF_ACTIVITIES',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_ACT_ID_REF_ACTIVITIES/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_ACT_ID_REF_ACTIVITIES',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_ACT_ID_REF_ACTIVITIES',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_ACT_ID_REF_ACTIVITIES/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_ACT_ID_REF_ACTIVITIES',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_ACT_ID_REF_ACTIVITIES',
                ],
            ],
        ],
        'I_JD_ID_REF_JOBDETAIL' => [
            'path' => 'I_JD_ID_REF_JOBDETAIL',
            'defaultRoute' => './#/I_JD_ID_REF_JOBDETAIL',
            'name' => 'I_JD_ID_REF_JOBDETAIL',
            'labelKey' => 'I_JD_ID_REF_JOBDETAIL',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_JD_ID_REF_JOBDETAIL/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_JD_ID_REF_JOBDETAIL',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_JD_ID_REF_JOBDETAIL',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_JD_ID_REF_JOBDETAIL/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_JD_ID_REF_JOBDETAIL',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_JD_ID_REF_JOBDETAIL',
                ],
            ],
        ],
        'I_CT_ID_REF_CERTDETAIL' => [
            'path' => 'I_CT_ID_REF_CERTDETAIL',
            'defaultRoute' => './#/I_CT_ID_REF_CERTDETAIL',
            'name' => 'I_CT_ID_REF_CERTDETAIL',
            'labelKey' => 'I_CT_ID_REF_CERTDETAIL',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_CT_ID_REF_CERTDETAIL/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_CT_ID_REF_CERTDETAIL',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_CT_ID_REF_CERTDETAIL',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_CT_ID_REF_CERTDETAIL/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_CT_ID_REF_CERTDETAIL',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_CT_ID_REF_CERTDETAIL',
                ],
            ],
        ],
        'I_ML_ID_REF_MILESTONE' => [
            'path' => 'I_ML_ID_REF_MILESTONE',
            'defaultRoute' => './#/I_ML_ID_REF_MILESTONE',
            'name' => 'I_ML_ID_REF_MILESTONE',
            'labelKey' => 'I_ML_ID_REF_MILESTONE',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_ML_ID_REF_MILESTONE/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_ML_ID_REF_MILESTONE',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_ML_ID_REF_MILESTONE',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_ML_ID_REF_MILESTONE/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_ML_ID_REF_MILESTONE',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_ML_ID_REF_MILESTONE',
                ],
            ],
        ],
        'I_VV_ID_VOUCHER_VENDOR' => [
            'path' => 'I_VV_ID_VOUCHER_VENDOR',
            'defaultRoute' => './#/I_VV_ID_VOUCHER_VENDOR',
            'name' => 'I_VV_ID_VOUCHER_VENDOR',
            'labelKey' => 'I_VV_ID_VOUCHER_VENDOR',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_VV_ID_VOUCHER_VENDOR/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_VV_ID_VOUCHER_VENDOR',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_VV_ID_VOUCHER_VENDOR',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_VV_ID_VOUCHER_VENDOR/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_VV_ID_VOUCHER_VENDOR',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_VV_ID_VOUCHER_VENDOR',
                ],
            ],
        ],
        'I_RI_ID_CSR_REFERRAL_INFO' => [
            'path' => 'I_RI_ID_CSR_REFERRAL_INFO',
            'defaultRoute' => './#/I_RI_ID_CSR_REFERRAL_INFO',
            'name' => 'I_RI_ID_CSR_REFERRAL_INFO',
            'labelKey' => 'I_RI_ID_CSR_REFERRAL_INFO',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_RI_ID_CSR_REFERRAL_INFO/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_RI_ID_CSR_REFERRAL_INFO',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_RI_ID_CSR_REFERRAL_INFO',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_RI_ID_CSR_REFERRAL_INFO/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_RI_ID_CSR_REFERRAL_INFO',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_RI_ID_CSR_REFERRAL_INFO',
                ],
            ],
        ],
        'I_PL_ID_REF_COMPONENTS' => [
            'path' => 'I_PL_ID_REF_COMPONENTS',
            'defaultRoute' => './#/I_PL_ID_REF_COMPONENTS',
            'name' => 'I_PL_ID_REF_COMPONENTS',
            'labelKey' => 'I_PL_ID_REF_COMPONENTS',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_PL_ID_REF_COMPONENTS/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_PL_ID_REF_COMPONENTS',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_PL_ID_REF_COMPONENTS',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_PL_ID_REF_COMPONENTS/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_PL_ID_REF_COMPONENTS',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_PL_ID_REF_COMPONENTS',
                ],
            ],
        ],
        'CC_AM_ccx_AutomatedMessage' => [
            'path' => 'CC_AM_ccx_AutomatedMessage',
            'defaultRoute' => './#/CC_AM_ccx_AutomatedMessage',
            'name' => 'CC_AM_ccx_AutomatedMessage',
            'labelKey' => 'CC_AM_ccx_AutomatedMessage',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/CC_AM_ccx_AutomatedMessage/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CC_AM_ccx_AutomatedMessage',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'CC_AM_ccx_AutomatedMessage',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/CC_AM_ccx_AutomatedMessage/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CC_AM_ccx_AutomatedMessage',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'CC_AM_ccx_AutomatedMessage',
                ],
            ],
        ],
        'cc_lt_CCX_Letters' => [
            'path' => 'cc_lt_CCX_Letters',
            'defaultRoute' => './#/cc_lt_CCX_Letters',
            'name' => 'cc_lt_CCX_Letters',
            'labelKey' => 'cc_lt_CCX_Letters',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/cc_lt_CCX_Letters/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'cc_lt_CCX_Letters',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'cc_lt_CCX_Letters',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/cc_lt_CCX_Letters/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'cc_lt_CCX_Letters',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'cc_lt_CCX_Letters',
                ],
            ],
        ],
        'CC_CN_CCX_CASE_NOTES' => [
            'path' => 'CC_CN_CCX_CASE_NOTES',
            'defaultRoute' => './#/CC_CN_CCX_CASE_NOTES',
            'name' => 'CC_CN_CCX_CASE_NOTES',
            'labelKey' => 'CC_CN_CCX_CASE_NOTES',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/CC_CN_CCX_CASE_NOTES/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CC_CN_CCX_CASE_NOTES',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'CC_CN_CCX_CASE_NOTES',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/CC_CN_CCX_CASE_NOTES/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CC_CN_CCX_CASE_NOTES',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'CC_CN_CCX_CASE_NOTES',
                ],
            ],
        ],
        'I_PL_ID_REF_REFERRALS_SENT' => [
            'path' => 'I_PL_ID_REF_REFERRALS_SENT',
            'defaultRoute' => './#/I_PL_ID_REF_REFERRALS_SENT',
            'name' => 'I_PL_ID_REF_REFERRALS_SENT',
            'labelKey' => 'I_PL_ID_REF_REFERRALS_SENT',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_PL_ID_REF_REFERRALS_SENT/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_PL_ID_REF_REFERRALS_SENT',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_PL_ID_REF_REFERRALS_SENT',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_PL_ID_REF_REFERRALS_SENT/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_PL_ID_REF_REFERRALS_SENT',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_PL_ID_REF_REFERRALS_SENT',
                ],
            ],
        ],
        'I_WC_ID_REF_WEEKLY_CHECKIN' => [
            'path' => 'I_WC_ID_REF_WEEKLY_CHECKIN',
            'defaultRoute' => './#/I_WC_ID_REF_WEEKLY_CHECKIN',
            'name' => 'I_WC_ID_REF_WEEKLY_CHECKIN',
            'labelKey' => 'I_WC_ID_REF_WEEKLY_CHECKIN',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_WC_ID_REF_WEEKLY_CHECKIN/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_WC_ID_REF_WEEKLY_CHECKIN',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_WC_ID_REF_WEEKLY_CHECKIN',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_WC_ID_REF_WEEKLY_CHECKIN/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_WC_ID_REF_WEEKLY_CHECKIN',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_WC_ID_REF_WEEKLY_CHECKIN',
                ],
            ],
        ],
        'I_RE_ID_RE_ENGAGEMENTS' => [
            'path' => 'I_RE_ID_RE_ENGAGEMENTS',
            'defaultRoute' => './#/I_RE_ID_RE_ENGAGEMENTS',
            'name' => 'I_RE_ID_RE_ENGAGEMENTS',
            'labelKey' => 'I_RE_ID_RE_ENGAGEMENTS',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/I_RE_ID_RE_ENGAGEMENTS/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_RE_ID_RE_ENGAGEMENTS',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'I_RE_ID_RE_ENGAGEMENTS',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/I_RE_ID_RE_ENGAGEMENTS/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'I_RE_ID_RE_ENGAGEMENTS',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'I_RE_ID_RE_ENGAGEMENTS',
                ],
            ],
        ],
        'calendar' => [
            'path' => 'calendar',
            'defaultRoute' => './#/calendar',
            'name' => 'calendar',
            'labelKey' => 'Calendar',
            'menu' => [
                [
                    'name' => 'Schedule_Meeting',
                    'labelKey' => 'LNK_NEW_MEETING',
                    'url' => './#/meetings/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Meetings',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'meetings',
                ],
                [
                    'name' => 'Schedule_Call',
                    'labelKey' => 'LNK_NEW_CALL',
                    'url' => './#/calls/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Calls',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'calls',
                ],
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_TASK',
                    'url' => './#/tasks/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Tasks',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'tasks',
                ],
                [
                    'name' => 'Today',
                    'labelKey' => 'LNK_VIEW_CALENDAR',
                    'url' => './#/calendar/index',
                    'process' => '',
                    'params' => [
                        'view' => 'agendaDay',
                    ],
                    'icon' => 'calendar',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'calendar',
                ],
            ],
        ],
        'calls' => [
            'path' => 'calls',
            'defaultRoute' => './#/calls',
            'name' => 'calls',
            'labelKey' => 'Calls',
            'menu' => [
                [
                    'name' => 'Schedule_Call',
                    'labelKey' => 'LNK_NEW_CALL',
                    'url' => './#/calls/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Calls',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'calls',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_CALL_LIST',
                    'url' => './#/calls/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Calls',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'calls',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_CALLS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Calls',
                        'return_module' => 'Calls',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'tasks' => [
            'path' => 'tasks',
            'defaultRoute' => './#/tasks',
            'name' => 'tasks',
            'labelKey' => 'Tasks',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_TASK',
                    'url' => './#/tasks/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Tasks',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'tasks',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_TASK_LIST',
                    'url' => './#/tasks/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Tasks',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'tasks',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_TASKS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Tasks',
                        'return_module' => 'Tasks',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'notes' => [
            'path' => 'notes',
            'defaultRoute' => './#/notes',
            'name' => 'notes',
            'labelKey' => 'Notes',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_NOTE',
                    'url' => './#/notes/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Notes',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'notes',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_NOTE_LIST',
                    'url' => './#/notes/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Notes',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'notes',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_NOTES',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Notes',
                        'return_module' => 'Notes',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'leads' => [
            'path' => 'leads',
            'defaultRoute' => './#/leads',
            'name' => 'leads',
            'labelKey' => 'Leads',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_LEAD',
                    'url' => './#/leads/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Leads',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'leads',
                ],
                [
                    'name' => 'Create_Lead_Vcard',
                    'labelKey' => 'LNK_IMPORT_VCARD',
                    'url' => './#/leads/importvcard',
                    'process' => '',
                    'params' => [],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'leads',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LEAD_LIST',
                    'url' => './#/leads/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Leads',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'leads',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_LEADS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Leads',
                        'return_module' => 'Leads',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'contacts' => [
            'path' => 'contacts',
            'defaultRoute' => './#/contacts',
            'name' => 'contacts',
            'labelKey' => 'Contacts',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_CONTACT',
                    'url' => './#/contacts/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Contacts',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'contacts',
                ],
                [
                    'name' => 'Create_Contact_Vcard',
                    'labelKey' => 'LNK_IMPORT_VCARD',
                    'url' => './#/contacts/importvcard',
                    'process' => '',
                    'params' => [],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'contacts',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_CONTACT_LIST',
                    'url' => './#/contacts/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Contacts',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'contacts',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_CONTACTS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Contacts',
                        'return_module' => 'Contacts',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'accounts' => [
            'path' => 'accounts',
            'defaultRoute' => './#/accounts',
            'name' => 'accounts',
            'labelKey' => 'Accounts',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_ACCOUNT',
                    'url' => './#/accounts/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Accounts',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'accounts',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_ACCOUNT_LIST',
                    'url' => './#/accounts/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Accounts',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'accounts',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_ACCOUNTS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Accounts',
                        'return_module' => 'Accounts',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'opportunities' => [
            'path' => 'opportunities',
            'defaultRoute' => './#/opportunities',
            'name' => 'opportunities',
            'labelKey' => 'Opportunities',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_OPPORTUNITY',
                    'url' => './#/opportunities/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Opportunities',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'opportunities',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_OPPORTUNITY_LIST',
                    'url' => './#/opportunities/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Opportunities',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'opportunities',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_OPPORTUNITIES',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Opportunities',
                        'return_module' => 'Opportunities',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'email-templates' => [
            'path' => 'email-templates',
            'defaultRoute' => './#/email-templates',
            'name' => 'email-templates',
            'labelKey' => 'EmailTemplates',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_EMAIL_TEMPLATE',
                    'url' => './#/email-templates/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'EmailTemplates',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'email-templates',
                ],
                [
                    'name' => 'View_Email_Templates',
                    'labelKey' => 'LNK_EMAIL_TEMPLATE_LIST',
                    'url' => './#/email-templates/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'email-templates',
                ],
            ],
        ],
        'campaigns' => [
            'path' => 'campaigns',
            'defaultRoute' => './#/campaigns',
            'name' => 'campaigns',
            'labelKey' => 'Campaigns',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNL_NEW_CAMPAIGN_WIZARD',
                    'url' => './#/campaigns/wizard-home',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Campaigns',
                        'return_action' => 'index',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'campaigns',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_CAMPAIGN_LIST',
                    'url' => './#/campaigns/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Campaigns',
                        'return_action' => 'index',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'campaigns',
                ],
                [
                    'name' => 'View_Create_Email_Templates',
                    'labelKey' => 'LNK_NEW_EMAIL_TEMPLATE',
                    'url' => './#/email-templates/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'EmailTemplates',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'email-templates',
                ],
                [
                    'name' => 'View_Email_Templates',
                    'labelKey' => 'LNK_EMAIL_TEMPLATE_LIST',
                    'url' => './#/email-templates/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'email-templates',
                ],
                [
                    'name' => 'Setup_Email',
                    'labelKey' => 'LBL_EMAIL_SETUP_WIZARD',
                    'url' => './#/campaigns/wizard-email-setup',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Campaigns',
                        'return_action' => 'index',
                    ],
                    'icon' => 'email',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'campaigns',
                ],
                [
                    'name' => 'View_Diagnostics',
                    'labelKey' => 'LBL_DIAGNOSTIC_WIZARD',
                    'url' => './#/campaigns/diagnostic',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Campaigns',
                        'return_action' => 'index',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'campaigns',
                ],
                [
                    'name' => 'Create_Person_Form',
                    'labelKey' => 'LBL_WEB_TO_LEAD',
                    'url' => './#/campaigns/web-to-lead',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Campaigns',
                        'return_action' => 'index',
                    ],
                    'icon' => 'person',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'campaigns',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_CAMPAIGNS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Campaigns',
                        'return_module' => 'Campaigns',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'prospects' => [
            'path' => 'prospects',
            'defaultRoute' => './#/prospects',
            'name' => 'prospects',
            'labelKey' => 'Prospects',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_PROSPECT',
                    'url' => './#/prospects/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Prospects',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'prospects',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_PROSPECT_LIST',
                    'url' => './#/prospects/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Prospects',
                        'return_action' => 'index',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'prospects',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_PROSPECTS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Prospects',
                        'return_module' => 'Prospects',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'prospect-lists' => [
            'path' => 'prospect-lists',
            'defaultRoute' => './#/prospect-lists',
            'name' => 'prospect-lists',
            'labelKey' => 'ProspectLists',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_PROSPECT_LIST',
                    'url' => './#/prospect-lists/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'ProspectLists',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'prospect-lists',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_PROSPECT_LIST_LIST',
                    'url' => './#/prospect-lists/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'ProspectLists',
                        'return_action' => 'index',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'prospect-lists',
                ],
            ],
        ],
        'cases' => [
            'path' => 'cases',
            'defaultRoute' => './#/cases',
            'name' => 'cases',
            'labelKey' => 'Cases',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_CASE',
                    'url' => './#/cases/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Cases',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'cases',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_CASE_LIST',
                    'url' => './#/cases/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Cases',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'cases',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_CASES',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Cases',
                        'return_module' => 'Cases',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'project' => [
            'path' => 'project',
            'defaultRoute' => './#/project',
            'name' => 'project',
            'labelKey' => 'Project',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_PROJECT',
                    'url' => './#/project/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Project',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'project',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_PROJECT_LIST',
                    'url' => './#/project/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'project',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT_PROJECTS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Project',
                        'return_module' => 'Project',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
                [
                    'name' => 'Resource_Chart',
                    'labelKey' => 'LBL_RESOURCE_CHART',
                    'url' => './#/project/resource-list',
                    'process' => '',
                    'params' => [],
                    'icon' => 'piechart',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'project',
                ],
                [
                    'name' => 'View_Project_Tasks',
                    'labelKey' => 'LNK_PROJECT_TASK_LIST',
                    'url' => './#/project-task/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'project-task',
                ],
            ],
        ],
        'bugs' => [
            'path' => 'bugs',
            'defaultRoute' => './#/bugs',
            'name' => 'bugs',
            'labelKey' => 'Bugs',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_BUG',
                    'url' => './#/bugs/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Bugs',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'bugs',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_BUG_LIST',
                    'url' => './#/bugs/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Bugs',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'bugs',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_BUGS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Bugs',
                        'return_module' => 'Bugs',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'resource-calendar' => [
            'path' => 'resource-calendar',
            'defaultRoute' => './#/resource-calendar',
            'name' => 'resource-calendar',
            'labelKey' => 'ResourceCalendar',
            'menu' => [],
        ],
        'business-hours' => [
            'path' => 'business-hours',
            'defaultRoute' => './#/business-hours',
            'name' => 'business-hours',
            'labelKey' => 'AOBH_BusinessHours',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/business-hours/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOBH_BusinessHours',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'business-hours',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/business-hours/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'business-hours',
                ],
            ],
        ],
        'alerts' => [
            'path' => 'alerts',
            'defaultRoute' => './#/alerts',
            'name' => 'alerts',
            'labelKey' => 'Alerts',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/alerts/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Alerts',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'alerts',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/alerts/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'alerts',
                ],
            ],
        ],
        'project-templates' => [
            'path' => 'project-templates',
            'defaultRoute' => './#/project-templates',
            'name' => 'project-templates',
            'labelKey' => 'AM_ProjectTemplates',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/project-templates/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AM_ProjectTemplates',
                        'return_action' => 'index',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'project-templates',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/project-templates/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AM_ProjectTemplates',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'project-templates',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_AM_PROJECTTEMPLATES',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'AM_ProjectTemplates',
                        'return_module' => 'AM_ProjectTemplates',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'knowledge-base-categories' => [
            'path' => 'knowledge-base-categories',
            'defaultRoute' => './#/knowledge-base-categories',
            'name' => 'knowledge-base-categories',
            'labelKey' => 'AOK_Knowledge_Base_Categories',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/knowledge-base-categories/edit',
                    'process' => '',
                    'params' => [],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'knowledge-base-categories',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/knowledge-base-categories/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'knowledge-base-categories',
                ],
            ],
        ],
        'knowledge-base' => [
            'path' => 'knowledge-base',
            'defaultRoute' => './#/knowledge-base',
            'name' => 'knowledge-base',
            'labelKey' => 'AOK_KnowledgeBase',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/knowledge-base/edit',
                    'process' => '',
                    'params' => [],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'knowledge-base',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/knowledge-base/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'knowledge-base',
                ],
            ],
        ],
        'events' => [
            'path' => 'events',
            'defaultRoute' => './#/events',
            'name' => 'events',
            'labelKey' => 'FP_events',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/events/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'FP_events',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'events',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/events/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'FP_events',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'events',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'FP_events',
                        'return_module' => 'FP_events',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'event-locations' => [
            'path' => 'event-locations',
            'defaultRoute' => './#/event-locations',
            'name' => 'event-locations',
            'labelKey' => 'FP_Event_Locations',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/event-locations/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'FP_Event_Locations',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'event-locations',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/event-locations/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'event-locations',
                ],
            ],
        ],
        'scheduled-reports' => [
            'path' => 'scheduled-reports',
            'defaultRoute' => './#/scheduled-reports',
            'name' => 'scheduled-reports',
            'labelKey' => 'AOR_Scheduled_Reports',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/scheduled-reports/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOR_Scheduled_Reports',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'scheduled-reports',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/scheduled-reports/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'scheduled-reports',
                ],
            ],
        ],
        'contracts' => [
            'path' => 'contracts',
            'defaultRoute' => './#/contracts',
            'name' => 'contracts',
            'labelKey' => 'AOS_Contracts',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/contracts/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_Contracts',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'contracts',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/contracts/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_Contracts',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'contracts',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'AOS_Contracts',
                        'return_module' => 'AOS_Contracts',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'invoices' => [
            'path' => 'invoices',
            'defaultRoute' => './#/invoices',
            'name' => 'invoices',
            'labelKey' => 'AOS_Invoices',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/invoices/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_Invoices',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'invoices',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/invoices/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_Invoices',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'invoices',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'AOS_Invoices',
                        'return_module' => 'AOS_Invoices',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT_LINE_ITEMS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'AOS_Products_Quotes',
                        'return_module' => 'AOS_Invoices',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'pdf-templates' => [
            'path' => 'pdf-templates',
            'defaultRoute' => './#/pdf-templates',
            'name' => 'pdf-templates',
            'labelKey' => 'AOS_PDF_Templates',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/pdf-templates/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_PDF_Templates',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'pdf-templates',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/pdf-templates/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_PDF_Templates',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'pdf-templates',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'AOS_PDF_Templates',
                        'return_module' => 'AOS_PDF_Templates',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'product-categories' => [
            'path' => 'product-categories',
            'defaultRoute' => './#/product-categories',
            'name' => 'product-categories',
            'labelKey' => 'AOS_Product_Categories',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/product-categories/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_Product_Categories',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'product-categories',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/product-categories/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_Product_Categories',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'product-categories',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'AOS_Product_Categories',
                        'return_module' => 'AOS_Product_Categories',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'products' => [
            'path' => 'products',
            'defaultRoute' => './#/products',
            'name' => 'products',
            'labelKey' => 'AOS_Products',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/products/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_Products',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'products',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/products/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_Products',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'products',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'AOS_Products',
                        'return_module' => 'AOS_Products',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'quotes' => [
            'path' => 'quotes',
            'defaultRoute' => './#/quotes',
            'name' => 'quotes',
            'labelKey' => 'AOS_Quotes',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/quotes/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_Quotes',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'quotes',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/quotes/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_Quotes',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'quotes',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'AOS_Quotes',
                        'return_module' => 'AOS_Quotes',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT_LINE_ITEMS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'AOS_Products_Quotes',
                        'return_module' => 'AOS_Quotes',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'workflow' => [
            'path' => 'workflow',
            'defaultRoute' => './#/workflow',
            'name' => 'workflow',
            'labelKey' => 'AOW_WorkFlow',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/workflow/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOW_WorkFlow',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'workflow',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/workflow/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOW_WorkFlow',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'workflow',
                ],
                [
                    'name' => 'View_Process_Audit',
                    'labelKey' => 'LNK_PROCESSED_LIST',
                    'url' => './#/workflow-processed/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOW_Processed',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'workflow-processed',
                ],
            ],
        ],
        'maps' => [
            'path' => 'maps',
            'defaultRoute' => './#/maps',
            'name' => 'maps',
            'labelKey' => 'jjwg_Maps',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_MAP',
                    'url' => './#/maps/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'jjwg_Maps',
                        'return_action' => 'index',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'maps',
                ],
                [
                    'name' => 'List_Maps',
                    'labelKey' => 'LNK_MAP_LIST',
                    'url' => './#/maps/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'jjwg_Maps',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'maps',
                ],
                [
                    'name' => 'Quick_Radius_Map',
                    'labelKey' => 'LBL_MAP_QUICK_RADIUS',
                    'url' => './#/maps/quick-radius',
                    'process' => '',
                    'params' => [
                        'return_module' => 'jjwg_Maps',
                        'return_action' => 'index',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'maps',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'jjwg_Maps',
                        'return_module' => 'jjwg_Maps',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'markers' => [
            'path' => 'markers',
            'defaultRoute' => './#/markers',
            'name' => 'markers',
            'labelKey' => 'jjwg_Markers',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/markers/edit',
                    'process' => '',
                    'params' => [],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'markers',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/markers/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'markers',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_JJWG_MARKERS',
                    'url' => './#/markers/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'markers',
                ],
            ],
        ],
        'areas' => [
            'path' => 'areas',
            'defaultRoute' => './#/areas',
            'name' => 'areas',
            'labelKey' => 'jjwg_Areas',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/areas/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'jjwg_Areas',
                        'return_action' => 'index',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'areas',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/areas/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'jjwg_Areas',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'areas',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'jjwg_Areas',
                        'return_module' => 'jjwg_Areas',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'address-cache' => [
            'path' => 'address-cache',
            'defaultRoute' => './#/address-cache',
            'name' => 'address-cache',
            'labelKey' => 'jjwg_Address_Cache',
            'menu' => [
                [
                    'name' => 'Createjjwg_Address_Cache',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/address-cache/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'jjwg_Address_Cache',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'address-cache',
                ],
                [
                    'name' => 'jjwg_Address_Cache',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/address-cache/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'jjwg_Address_Cache',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'address-cache',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'jjwg_Address_Cache',
                        'return_module' => 'jjwg_Address_Cache',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'security-groups' => [
            'path' => 'security-groups',
            'defaultRoute' => './#/security-groups',
            'name' => 'security-groups',
            'labelKey' => 'SecurityGroups',
            'menu' => [
                [
                    'name' => 'Create_Security_Group',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/security-groups/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SecurityGroups',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'security-groups',
                ],
                [
                    'name' => 'Security_Groups',
                    'labelKey' => 'LBL_LIST_FORM_TITLE',
                    'url' => './#/security-groups/list',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SecurityGroups',
                        'return_action' => 'ListView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'security-groups',
                ],
                [
                    'name' => 'Create',
                    'labelKey' => 'LBL_MANAGE_USERS_TITLE',
                    'url' => './#/users/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SecurityGroups',
                        'return_action' => 'ListView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'users',
                ],
                [
                    'name' => 'Role_Management',
                    'labelKey' => 'LBL_MANAGE_ROLES_TITLE',
                    'url' => './#/acl-roles/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SecurityGroups',
                        'return_action' => 'ListView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'acl-roles',
                ],
                [
                    'name' => 'Security_Suite_Settings',
                    'labelKey' => 'LBL_CONFIG_SECURITYGROUPS_TITLE',
                    'url' => './#/security-groups/config',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SecurityGroups',
                        'return_action' => 'ListView',
                    ],
                    'icon' => 'padlock',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'security-groups',
                ],
            ],
        ],
        'surveys' => [
            'path' => 'surveys',
            'defaultRoute' => './#/surveys',
            'name' => 'surveys',
            'labelKey' => 'Surveys',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/surveys/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Surveys',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'surveys',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/surveys/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Surveys',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'surveys',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_SURVEY_RESPONSES',
                    'url' => './#/survey-responses/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Surveys',
                        'return_action' => 'index',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'survey-responses',
                ],
            ],
        ],
        'CX_MD_case_management' => [
            'path' => 'CX_MD_case_management',
            'defaultRoute' => './#/CX_MD_case_management',
            'name' => 'CX_MD_case_management',
            'labelKey' => 'CX_MD_case_management',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/CX_MD_case_management/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CX_MD_case_management',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'CX_MD_case_management',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/CX_MD_case_management/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CX_MD_case_management',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'CX_MD_case_management',
                ],
            ],
        ],
        'CX_MD_job_retention' => [
            'path' => 'CX_MD_job_retention',
            'defaultRoute' => './#/CX_MD_job_retention',
            'name' => 'CX_MD_job_retention',
            'labelKey' => 'CX_MD_job_retention',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/CX_MD_job_retention/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CX_MD_job_retention',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'CX_MD_job_retention',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/CX_MD_job_retention/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CX_MD_job_retention',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'CX_MD_job_retention',
                ],
            ],
        ],
        'Sndbx_Basic_connector' => [
            'path' => 'Sndbx_Basic_connector',
            'defaultRoute' => './#/Sndbx_Basic_connector',
            'name' => 'Sndbx_Basic_connector',
            'labelKey' => 'Sndbx_Basic_connector',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/Sndbx_Basic_connector/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Sndbx_Basic_connector',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'Sndbx_Basic_connector',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/Sndbx_Basic_connector/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Sndbx_Basic_connector',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'Sndbx_Basic_connector',
                ],
            ],
        ],
        'Sndbx_Contacts' => [
            'path' => 'Sndbx_Contacts',
            'defaultRoute' => './#/Sndbx_Contacts',
            'name' => 'Sndbx_Contacts',
            'labelKey' => 'Sndbx_Contacts',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/Sndbx_Contacts/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Sndbx_Contacts',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'Sndbx_Contacts',
                ],
                [
                    'name' => 'Create_Contact_Vcard',
                    'labelKey' => 'LNK_IMPORT_VCARD',
                    'url' => './#/Sndbx_Contacts/importvcard',
                    'process' => '',
                    'params' => [],
                    'icon' => '',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'Sndbx_Contacts',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/Sndbx_Contacts/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Sndbx_Contacts',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'Sndbx_Contacts',
                ],
            ],
        ],
        'CCX_R_receipt' => [
            'path' => 'CCX_R_receipt',
            'defaultRoute' => './#/CCX_R_receipt',
            'name' => 'CCX_R_receipt',
            'labelKey' => 'CCX_R_receipt',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/CCX_R_receipt/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CCX_R_receipt',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'CCX_R_receipt',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/CCX_R_receipt/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CCX_R_receipt',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'CCX_R_receipt',
                ],
            ],
        ],
        'CCX_S_tution_fees' => [
            'path' => 'CCX_S_tution_fees',
            'defaultRoute' => './#/CCX_S_tution_fees',
            'name' => 'CCX_S_tution_fees',
            'labelKey' => 'CCX_S_tution_fees',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/CCX_S_tution_fees/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CCX_S_tution_fees',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'CCX_S_tution_fees',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/CCX_S_tution_fees/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CCX_S_tution_fees',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'CCX_S_tution_fees',
                ],
            ],
        ],
        'CCX_S_others' => [
            'path' => 'CCX_S_others',
            'defaultRoute' => './#/CCX_S_others',
            'name' => 'CCX_S_others',
            'labelKey' => 'CCX_S_others',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/CCX_S_others/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CCX_S_others',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'CCX_S_others',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/CCX_S_others/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CCX_S_others',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'CCX_S_others',
                ],
            ],
        ],
        'CCX_S_childcare' => [
            'path' => 'CCX_S_childcare',
            'defaultRoute' => './#/CCX_S_childcare',
            'name' => 'CCX_S_childcare',
            'labelKey' => 'CCX_S_childcare',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/CCX_S_childcare/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CCX_S_childcare',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'CCX_S_childcare',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/CCX_S_childcare/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CCX_S_childcare',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'CCX_S_childcare',
                ],
            ],
        ],
        'CCX_S_transportation' => [
            'path' => 'CCX_S_transportation',
            'defaultRoute' => './#/CCX_S_transportation',
            'name' => 'CCX_S_transportation',
            'labelKey' => 'CCX_S_transportation',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/CCX_S_transportation/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CCX_S_transportation',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'CCX_S_transportation',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/CCX_S_transportation/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CCX_S_transportation',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'CCX_S_transportation',
                ],
            ],
        ],
        'CCX_S_training_supplies' => [
            'path' => 'CCX_S_training_supplies',
            'defaultRoute' => './#/CCX_S_training_supplies',
            'name' => 'CCX_S_training_supplies',
            'labelKey' => 'CCX_S_training_supplies',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/CCX_S_training_supplies/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CCX_S_training_supplies',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'CCX_S_training_supplies',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/CCX_S_training_supplies/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CCX_S_training_supplies',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'CCX_S_training_supplies',
                ],
            ],
        ],
        'ir_eh_ID_REF_EDUCATION_HISTORY' => [
            'path' => 'ir_eh_ID_REF_EDUCATION_HISTORY',
            'defaultRoute' => './#/ir_eh_ID_REF_EDUCATION_HISTORY',
            'name' => 'ir_eh_ID_REF_EDUCATION_HISTORY',
            'labelKey' => 'ir_eh_ID_REF_EDUCATION_HISTORY',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/ir_eh_ID_REF_EDUCATION_HISTORY/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'ir_eh_ID_REF_EDUCATION_HISTORY',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'ir_eh_ID_REF_EDUCATION_HISTORY',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/ir_eh_ID_REF_EDUCATION_HISTORY/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'ir_eh_ID_REF_EDUCATION_HISTORY',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'ir_eh_ID_REF_EDUCATION_HISTORY',
                ],
            ],
        ],
        'ir_wh_ID_REF_WORK_HISTORY' => [
            'path' => 'ir_wh_ID_REF_WORK_HISTORY',
            'defaultRoute' => './#/ir_wh_ID_REF_WORK_HISTORY',
            'name' => 'ir_wh_ID_REF_WORK_HISTORY',
            'labelKey' => 'ir_wh_ID_REF_WORK_HISTORY',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/ir_wh_ID_REF_WORK_HISTORY/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'ir_wh_ID_REF_WORK_HISTORY',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'ir_wh_ID_REF_WORK_HISTORY',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/ir_wh_ID_REF_WORK_HISTORY/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'ir_wh_ID_REF_WORK_HISTORY',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'ir_wh_ID_REF_WORK_HISTORY',
                ],
            ],
        ],
        'CCX_employment' => [
            'path' => 'CCX_employment',
            'defaultRoute' => './#/CCX_employment',
            'name' => 'CCX_employment',
            'labelKey' => 'CCX_employment',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/CCX_employment/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CCX_employment',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'CCX_employment',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/CCX_employment/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CCX_employment',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'CCX_employment',
                ],
            ],
        ],
        'CCX_career_technical_education' => [
            'path' => 'CCX_career_technical_education',
            'defaultRoute' => './#/CCX_career_technical_education',
            'name' => 'CCX_career_technical_education',
            'labelKey' => 'CCX_career_technical_education',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/CCX_career_technical_education/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CCX_career_technical_education',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'CCX_career_technical_education',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/CCX_career_technical_education/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CCX_career_technical_education',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'CCX_career_technical_education',
                ],
            ],
        ],
        'CCX_job_search_training' => [
            'path' => 'CCX_job_search_training',
            'defaultRoute' => './#/CCX_job_search_training',
            'name' => 'CCX_job_search_training',
            'labelKey' => 'CCX_job_search_training',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/CCX_job_search_training/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CCX_job_search_training',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'CCX_job_search_training',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/CCX_job_search_training/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CCX_job_search_training',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'CCX_job_search_training',
                ],
            ],
        ],
        'CCX_supervised_job_search' => [
            'path' => 'CCX_supervised_job_search',
            'defaultRoute' => './#/CCX_supervised_job_search',
            'name' => 'CCX_supervised_job_search',
            'labelKey' => 'CCX_supervised_job_search',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/CCX_supervised_job_search/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CCX_supervised_job_search',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'CCX_supervised_job_search',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/CCX_supervised_job_search/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'CCX_supervised_job_search',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'CCX_supervised_job_search',
                ],
            ],
        ],
        'template-section-line' => [
            'path' => 'template-section-line',
            'defaultRoute' => './#/template-section-line',
            'name' => 'template-section-line',
            'labelKey' => 'TemplateSectionLine',
            'menu' => [],
        ],
        'calls-reschedule' => [
            'path' => 'calls-reschedule',
            'defaultRoute' => './#/calls-reschedule',
            'name' => 'calls-reschedule',
            'labelKey' => 'Calls_Reschedule',
            'menu' => [
                [
                    'name' => 'Schedule_Call',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/calls-reschedule/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Calls_Reschedule',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'calls-reschedule',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/calls-reschedule/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Calls_Reschedule',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'calls-reschedule',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Calls_Reschedule',
                        'return_module' => 'Calls_Reschedule',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'eapm' => [
            'path' => 'eapm',
            'defaultRoute' => './#/eapm',
            'name' => 'eapm',
            'labelKey' => 'EAPM',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/eapm/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'EAPM',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'eapm',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/eapm/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'eapm',
                ],
            ],
        ],
        'currencies' => [
            'path' => 'administration',
            'defaultRoute' => './#/administration',
            'name' => 'administration',
            'labelKey' => 'Administration',
            'menu' => [
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_USERS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Users' => [
                            'user_management' => [
                                'UserManagement',
                                'LBL_MANAGE_USERS_TITLE',
                                'LBL_MANAGE_USERS',
                                './index.php?module=Users&action=index',
                                'admin-user-management',
                            ],
                            'roles_management' => [
                                'Roles',
                                'LBL_MANAGE_ROLES_TITLE',
                                'LBL_MANAGE_ROLES',
                                './index.php?module=ACLRoles&action=index',
                                'admin-roles',
                            ],
                        ],
                        'Administration' => [
                            'password_management' => [
                                'Password',
                                'LBL_MANAGE_PASSWORD_TITLE',
                                'LBL_MANAGE_PASSWORD',
                                './index.php?module=Administration&action=PasswordManager',
                                'admin-password',
                            ],
                            'oauth2_clients' => [
                                'Password',
                                'LBL_OAUTH2_CLIENTS_TITLE',
                                'LBL_OAUTH2_CLIENTS',
                                './index.php?module=OAuth2Clients&action=index',
                                'admin-oauth2',
                            ],
                            'oauth_keys' => [
                                'Password',
                                'LBL_OAUTH_TITLE',
                                'LBL_OAUTH',
                                './index.php?module=OAuthKeys&action=index',
                                'admin-oauth-keys',
                            ],
                            'securitygroup_management' => [
                                'SecuritySuiteGroupManagement',
                                'LBL_MANAGE_SECURITYGROUPS_TITLE',
                                'LBL_MANAGE_SECURITYGROUPS',
                                './index.php?module=SecurityGroups&action=index',
                                'admin-security',
                            ],
                            'securitygroup_config' => [
                                'SecurityGroupsManagement',
                                'LBL_CONFIG_SECURITYGROUPS_TITLE',
                                'LBL_CONFIG_SECURITYGROUPS',
                                './index.php?module=SecurityGroups&action=config',
                                'admin-security-suite-group-management',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'UserManagement',
                            'labelKey' => 'LBL_MANAGE_USERS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/users/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Roles',
                            'labelKey' => 'LBL_MANAGE_ROLES_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/acl-roles/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_MANAGE_PASSWORD_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/PasswordManager',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_OAUTH2_CLIENTS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/oauth2-clients/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_OAUTH_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/oauth-keys/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'SecuritySuiteGroupManagement',
                            'labelKey' => 'LBL_MANAGE_SECURITYGROUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/security-groups/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'SecurityGroupsManagement',
                            'labelKey' => 'LBL_CONFIG_SECURITYGROUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/security-groups/config',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMINISTRATION_HOME_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'configphp_settings' => [
                                'Administration',
                                'LBL_CONFIGURE_SETTINGS_TITLE',
                                'LBL_CONFIGURE_SETTINGS',
                                './index.php?module=Configurator&action=EditView',
                                'admin-system-settings',
                            ],
                            'currencies_management' => [
                                'Currencies',
                                'LBL_MANAGE_CURRENCIES',
                                'LBL_CURRENCY',
                                './index.php?module=Currencies&action=index',
                                'admin-currencies',
                            ],
                            'languages' => [
                                'Currencies',
                                'LBL_MANAGE_LANGUAGES',
                                'LBL_LANGUAGES',
                                './index.php?module=Administration&action=Languages&view=default',
                                'admin-languages',
                            ],
                            'locale' => [
                                'Currencies',
                                'LBL_MANAGE_LOCALE',
                                'LBL_LOCALE',
                                './index.php?module=Administration&action=Locale&view=default',
                                'admin-locale',
                            ],
                            'pdf' => [
                                'PDF',
                                'LBL_PDF_HEADER',
                                'LBL_CHANGE_PDF_SETTINGS',
                                './index.php?module=Administration&action=PDFSettings',
                                'admin-pdf-settings',
                            ],
                            'search_wrapper' => [
                                'icon_SearchForm',
                                'LBL_SEARCH_WRAPPER',
                                'LBL_SEARCH_WRAPPER_DESC',
                                './index.php?module=Administration&action=SearchSettings',
                                'admin-global-search',
                            ],
                            'elastic_search' => [
                                'ElasticSearchIndexerSettings',
                                'LBL_ELASTIC_SEARCH_SETTINGS',
                                'LBL_ELASTIC_SEARCH_SETTINGS_DESC',
                                './index.php?module=Administration&action=ElasticSearchSettings',
                                'admin-global-search',
                            ],
                            'scheduler' => [
                                'Schedulers',
                                'LBL_SUITE_SCHEDULER_TITLE',
                                'LBL_SUITE_SCHEDULER',
                                './index.php?module=Schedulers&action=index',
                                'admin-scheduler',
                            ],
                            'theme_settings' => [
                                'icon_AdminThemes',
                                'LBL_THEME_SETTINGS',
                                'LBL_THEME_SETTINGS_DESC',
                                './index.php?module=Administration&action=ThemeSettings',
                                'admin-themes',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Administration',
                            'labelKey' => 'LBL_CONFIGURE_SETTINGS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/configurator/edit',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_CURRENCIES',
                            'actionLabelKey' => '',
                            'url' => './#/currencies/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_LANGUAGES',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Languages?view=default',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_LOCALE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Locale?view=default',
                            'icon' => '',
                        ],
                        [
                            'name' => 'PDF',
                            'labelKey' => 'LBL_PDF_HEADER',
                            'actionLabelKey' => '',
                            'url' => './#/administration/PDFSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_SearchForm',
                            'labelKey' => 'LBL_SEARCH_WRAPPER',
                            'actionLabelKey' => '',
                            'url' => './#/administration/SearchSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ElasticSearchIndexerSettings',
                            'labelKey' => 'LBL_ELASTIC_SEARCH_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ElasticSearchSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Schedulers',
                            'labelKey' => 'LBL_SUITE_SCHEDULER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/schedulers/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_AdminThemes',
                            'labelKey' => 'LBL_THEME_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ThemeSettings',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_MODULE_ADMIN',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'feed_settings' => [
                                'icon_SugarFeed',
                                'LBL_SUITEFEED_SETTINGS',
                                'LBL_SUITEFEED_SETTINGS_DESC',
                                './index.php?module=SugarFeed&action=AdminSettings',
                                'admin-activity-streams',
                            ],
                            'business_hours' => [
                                'AOBH_BusinessHours',
                                'LBL_BUSINESS_HOURS',
                                'LBL_AOP_BUSINESS_HOURS_DESC',
                                './index.php?module=Administration&action=BusinessHours',
                                'admin-aobh-businesshours',
                            ],
                            'aop' => [
                                'AOP',
                                'LBL_AOP_SETTINGS',
                                'LBL_CHANGE_SETTINGS_AOP',
                                './index.php?module=Administration&action=AOPAdmin',
                                'admin-aop-settings',
                            ],
                            'configure_group_tabs' => [
                                'ConfigureTabs',
                                'LBL_CONFIGURE_GROUP_TABS',
                                'LBL_CONFIGURE_GROUP_TABS_DESC',
                                './index.php?action=wizard&module=Studio&wizard=StudioWizard&option=ConfigureGroupTabs',
                                'admin-configure-module-menu-filters',
                            ],
                            'connector_settings' => [
                                'icon_Connectors',
                                'LBL_CONNECTOR_SETTINGS',
                                'LBL_CONNECTOR_SETTINGS_DESC',
                                './index.php?module=Connectors&action=ConnectorSettings',
                                'admin-connectors',
                            ],
                            'configure_tabs' => [
                                'ConfigureTabs',
                                'LBL_CONFIGURE_TABS_AND_SUBPANELS',
                                'LBL_CONFIGURE_TABS_AND_SUBPANELS_DESC',
                                './index.php?module=Administration&action=ConfigureTabs',
                                'admin-display-modules-and-subpanels',
                            ],
                            'history_contacts_emails' => [
                                'ConfigureTabs',
                                'LBL_HISTORY_CONTACTS_EMAILS',
                                'LBL_HISTORY_CONTACTS_EMAILS_DESC',
                                './index.php?module=Configurator&action=historyContactsEmails',
                                'admin-history-subpanel',
                            ],
                            'aos' => [
                                'AOS',
                                'LBL_AOS_SETTINGS',
                                'LBL_CHANGE_SETTINGS',
                                './index.php?module=Administration&action=AOSAdmin',
                                'admin-aos-settings',
                            ],
                        ],
                        'Bugs' => [
                            'bug_tracker' => [
                                'Releases',
                                'LBL_MANAGE_RELEASES',
                                'LBL_RELEASE',
                                './index.php?module=Releases&action=index',
                                'admin-releases',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'icon_SugarFeed',
                            'labelKey' => 'LBL_SUITEFEED_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/sugar-feed/AdminSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOBH_BusinessHours',
                            'labelKey' => 'LBL_BUSINESS_HOURS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/BusinessHours',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOP',
                            'labelKey' => 'LBL_AOP_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/AOPAdmin',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_CONFIGURE_GROUP_TABS',
                            'actionLabelKey' => '',
                            'url' => './#/studio/wizard?wizard=StudioWizard&option=ConfigureGroupTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_Connectors',
                            'labelKey' => 'LBL_CONNECTOR_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/connectors/ConnectorSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_CONFIGURE_TABS_AND_SUBPANELS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ConfigureTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_HISTORY_CONTACTS_EMAILS',
                            'actionLabelKey' => '',
                            'url' => './#/configurator/historyContactsEmails',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOS',
                            'labelKey' => 'LBL_AOS_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/AOSAdmin',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Releases',
                            'labelKey' => 'LBL_MANAGE_RELEASES',
                            'actionLabelKey' => '',
                            'url' => './#/releases/index',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_EMAIL_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Emails' => [
                            'mass_Email_config' => [
                                'EmailMan',
                                'LBL_MASS_EMAIL_CONFIG_TITLE',
                                'LBL_MASS_EMAIL_CONFIG_DESC',
                                './index.php?module=EmailMan&action=config',
                                'admin-email-settings',
                            ],
                            'mailboxes' => [
                                'EmailInbound',
                                'LBL_MANAGE_MAILBOX',
                                'LBL_MAILBOX_DESC',
                                './index.php?module=InboundEmail&action=index',
                                'admin-inbound-email',
                            ],
                            'mailboxes_outbound' => [
                                'EmailOutbound',
                                'LBL_MANAGE_MAILBOX_OUTBOUND',
                                'LBL_MAILBOX_OUTBOUND_DESC',
                                './index.php?module=OutboundEmailAccounts&action=index',
                                'admin-outbound-email',
                            ],
                            'external_oauth_connections' => [
                                'ExternalOAuthConnection',
                                'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS',
                                'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS_DESC',
                                'index.php?module=ExternalOAuthConnection&action=index',
                                'admin-oauth2',
                            ],
                            'external_oauth_providers' => [
                                'ExternalOAuthProvider',
                                'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS',
                                'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS_DESC',
                                'index.php?module=ExternalOAuthProvider&action=index',
                                'admin-oauth2',
                            ],
                        ],
                        'Campaigns' => [
                            'campaignconfig' => [
                                'EmailCampaigns',
                                'LBL_CAMPAIGN_CONFIG_TITLE',
                                'LBL_CAMPAIGN_CONFIG_DESC',
                                './index.php?module=EmailMan&action=campaignconfig',
                                'admin-campaign-email-settings',
                            ],
                            'mass_Email' => [
                                'EmailQueue',
                                'LBL_MASS_EMAIL_MANAGER_TITLE',
                                'LBL_MASS_EMAIL_MANAGER_DESC',
                                './index.php?module=EmailMan&action=index',
                                'admin-email-queue',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'EmailMan',
                            'labelKey' => 'LBL_MASS_EMAIL_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/config',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailInbound',
                            'labelKey' => 'LBL_MANAGE_MAILBOX',
                            'actionLabelKey' => '',
                            'url' => './#/inbound-email/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailOutbound',
                            'labelKey' => 'LBL_MANAGE_MAILBOX_OUTBOUND',
                            'actionLabelKey' => '',
                            'url' => './#/outbound-email-accounts/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ExternalOAuthConnection',
                            'labelKey' => 'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS',
                            'actionLabelKey' => '',
                            'url' => './#/external-oauth-connection/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ExternalOAuthProvider',
                            'labelKey' => 'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS',
                            'actionLabelKey' => '',
                            'url' => './#/external-oauth-provider/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailCampaigns',
                            'labelKey' => 'LBL_CAMPAIGN_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/campaignconfig',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailQueue',
                            'labelKey' => 'LBL_MASS_EMAIL_MANAGER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/index',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMIN_TOOLS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'repair' => [
                                'Repair',
                                'LBL_UPGRADE_TITLE',
                                'LBL_UPGRADE',
                                './index.php?module=Administration&action=Upgrade',
                                'admin-repair',
                            ],
                            'backup_management' => [
                                'Backups',
                                'LBL_BACKUPS_TITLE',
                                'LBL_BACKUPS',
                                './index.php?module=Administration&action=Backups',
                                'admin-backups',
                            ],
                            'diagnostic' => [
                                'Diagnostic',
                                'LBL_DIAGNOSTIC_TITLE',
                                'LBL_DIAGNOSTIC_DESC',
                                './index.php?module=Administration&action=Diagnostic',
                                'admin-diagnostic',
                            ],
                            'import' => [
                                'Import',
                                'LBL_IMPORT_WIZARD',
                                'LBL_IMPORT_WIZARD_DESC',
                                './index.php?module=Import&action=step1&import_module=Administration',
                                'admin-import',
                            ],
                            'module_loader' => [
                                'ModuleLoader',
                                'LBL_MODULE_LOADER_TITLE',
                                'LBL_MODULE_LOADER',
                                './index.php?module=Administration&action=UpgradeWizard&view=module',
                                'admin-module-loader',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Repair',
                            'labelKey' => 'LBL_UPGRADE_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/upgrade',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Backups',
                            'labelKey' => 'LBL_BACKUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Backups',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Diagnostic',
                            'labelKey' => 'LBL_DIAGNOSTIC_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Diagnostic',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Import',
                            'labelKey' => 'LBL_IMPORT_WIZARD',
                            'actionLabelKey' => '',
                            'url' => './#/import/step1?import_module=Administration',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ModuleLoader',
                            'labelKey' => 'LBL_MODULE_LOADER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/UpgradeWizard?view=module',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_STUDIO_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'studio' => [
                            'studio' => [
                                'Studio',
                                'LBL_STUDIO',
                                'LBL_STUDIO_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=studio',
                                'admin-studio',
                            ],
                        ],
                        'Administration' => [
                            'rename_tabs' => [
                                'RenameTabs',
                                'LBL_RENAME_TABS',
                                'LBL_CHANGE_NAME_MODULES',
                                './index.php?action=wizard&module=Studio&wizard=StudioWizard&option=RenameTabs',
                                'admin-rename-modules',
                            ],
                            'moduleBuilder' => [
                                'ModuleBuilder',
                                'LBL_MODULEBUILDER',
                                'LBL_MODULEBUILDER_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=mb',
                                'admin-module-builder',
                            ],
                        ],
                        'any' => [
                            'dropdowneditor' => [
                                'Dropdown',
                                'LBL_DROPDOWN_EDITOR',
                                'DESC_DROPDOWN_EDITOR',
                                './index.php?module=ModuleBuilder&action=index&type=dropdowns',
                                'admin-dropdown-editor',
                            ],
                            'workflow_management' => [
                                'Workflow',
                                'LBL_WORKFLOW_MANAGER',
                                'LBL_WORKFLOW_MANAGER_DESC',
                                './index.php?module=AOW_WorkFlow',
                                'admin-workflow',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Studio',
                            'labelKey' => 'LBL_STUDIO',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=studio',
                            'icon' => '',
                        ],
                        [
                            'name' => 'RenameTabs',
                            'labelKey' => 'LBL_RENAME_TABS',
                            'actionLabelKey' => '',
                            'url' => './#/studio/wizard?wizard=StudioWizard&option=RenameTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ModuleBuilder',
                            'labelKey' => 'LBL_MODULEBUILDER',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=mb',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Dropdown',
                            'labelKey' => 'LBL_DROPDOWN_EDITOR',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=dropdowns',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Workflow',
                            'labelKey' => 'LBL_WORKFLOW_MANAGER',
                            'actionLabelKey' => '',
                            'url' => './#/workflow',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_GOOGLE_SUITE_ADMIN_HEADER',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'google_calendar_settings' => [
                                'Google Calendar Settings',
                                'LBL_GOOGLE_CALENDAR_SETTINGS_TITLE',
                                'LBL_GOOGLE_CALENDAR_SETTINGS_DESC',
                                './index.php?module=Administration&action=GoogleCalendarSettings',
                                'admin-system-settings',
                            ],
                        ],
                        'jjwg_Maps' => [
                            'config' => [
                                'Administration',
                                'LBL_JJWG_MAPS_ADMIN_CONFIG_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_CONFIG_DESC',
                                './index.php?module=jjwg_Maps&action=config',
                                'admin-google-maps-settings',
                            ],
                            'geocoded_counts' => [
                                'Geocoded_Counts',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_DESC',
                                './index.php?module=jjwg_Maps&action=geocoded_counts',
                                'admin-geocoded-counts',
                            ],
                            'geocoding_test' => [
                                'GeocodingTests',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_DESC',
                                './index.php?module=jjwg_Maps&action=geocoding_test',
                                'admin-geocoding-test',
                            ],
                            'geocode_addresses' => [
                                'GeocodeAddresses',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_DESC',
                                './index.php?module=jjwg_Maps&action=geocode_addresses',
                                'admin-geocode-addresses',
                            ],
                            'address_cache' => [
                                'Address_Cache',
                                'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_DESC',
                                './index.php?module=jjwg_Address_Cache&action=index',
                                'admin-address-cache',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Google Calendar Settings',
                            'labelKey' => 'LBL_GOOGLE_CALENDAR_SETTINGS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/GoogleCalendarSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Administration',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/config',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Geocoded_Counts',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocoded_counts',
                            'icon' => '',
                        ],
                        [
                            'name' => 'GeocodingTests',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocoding_test',
                            'icon' => '',
                        ],
                        [
                            'name' => 'GeocodeAddresses',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocode_addresses',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Address_Cache',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/address-cache/index',
                            'icon' => '',
                        ],
                    ],
                ],
            ],
        ],
        'activities' => [
            'path' => 'activities',
            'defaultRoute' => './#/activities',
            'name' => 'activities',
            'labelKey' => 'Activities',
            'menu' => [
                [
                    'name' => 'Schedule_Call',
                    'labelKey' => 'LNK_NEW_CALL',
                    'url' => './#/calls/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Calls',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'calls',
                ],
                [
                    'name' => 'Schedule_Meetings',
                    'labelKey' => 'LNK_NEW_MEETING',
                    'url' => './#/meetings/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Meetings',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'meetings',
                ],
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_TASK',
                    'url' => './#/tasks/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Tasks',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'tasks',
                ],
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_NOTE',
                    'url' => './#/notes/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Notes',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'notes',
                ],
                [
                    'name' => 'Calls',
                    'labelKey' => 'LNK_CALL_LIST',
                    'url' => './#/calls/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Calls',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => '',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'calls',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_MEETING_LIST',
                    'url' => './#/meetings/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Meetings',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'meetings',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_TASK_LIST',
                    'url' => './#/tasks/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Tasks',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'tasks',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_NOTE_LIST',
                    'url' => './#/notes/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Notes',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'notes',
                ],
                [
                    'name' => 'Calendar',
                    'labelKey' => 'LNK_VIEW_CALENDAR',
                    'url' => './#/calendar/index',
                    'process' => '',
                    'params' => [
                        'view' => 'day',
                    ],
                    'icon' => '',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'calendar',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_CALLS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Calls',
                        'return_module' => 'Calls',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_MEETINGS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Meetings',
                        'return_module' => 'Meetings',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_TASKS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Tasks',
                        'return_module' => 'Tasks',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_NOTES',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Notes',
                        'return_module' => 'Notes',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'Feeds' => [
            'path' => 'Feeds',
            'defaultRoute' => './#/Feeds',
            'name' => 'Feeds',
            'labelKey' => 'Feeds',
            'menu' => [],
        ],
        'iFrames' => [
            'path' => 'iFrames',
            'defaultRoute' => './#/iFrames',
            'name' => 'iFrames',
            'labelKey' => 'iFrames',
            'menu' => [],
        ],
        'TimePeriods' => [
            'path' => 'TimePeriods',
            'defaultRoute' => './#/TimePeriods',
            'name' => 'TimePeriods',
            'labelKey' => 'TimePeriods',
            'menu' => [],
        ],
        'ContractTypes' => [
            'path' => 'ContractTypes',
            'defaultRoute' => './#/ContractTypes',
            'name' => 'ContractTypes',
            'labelKey' => 'ContractTypes',
            'menu' => [],
        ],
        'schedulers' => [
            'path' => 'schedulers',
            'defaultRoute' => './#/schedulers',
            'name' => 'schedulers',
            'labelKey' => 'Schedulers',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_SCHEDULER',
                    'url' => './#/schedulers/edit',
                    'process' => '',
                    'params' => [],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'schedulers',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_SCHEDULER',
                    'url' => './#/schedulers/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'schedulers',
                ],
            ],
        ],
        'project-task' => [
            'path' => 'project-task',
            'defaultRoute' => './#/project-task',
            'name' => 'project-task',
            'labelKey' => 'ProjectTask',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_PROJECT',
                    'url' => './#/project/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Project',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'project',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_PROJECT_LIST',
                    'url' => './#/project/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'project',
                ],
                [
                    'name' => 'View_Project_Tasks',
                    'labelKey' => 'LNK_PROJECT_TASK_LIST',
                    'url' => './#/project-task/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'project-task',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT_PROJECT_TASKS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'ProjectTask',
                        'return_module' => 'ProjectTask',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'campaign-log' => [
            'path' => 'campaign-log',
            'defaultRoute' => './#/campaign-log',
            'name' => 'campaign-log',
            'labelKey' => 'CampaignLog',
            'menu' => [],
        ],
        'document-revisions' => [
            'path' => 'document-revisions',
            'defaultRoute' => './#/document-revisions',
            'name' => 'document-revisions',
            'labelKey' => 'DocumentRevisions',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_DOCUMENT',
                    'url' => './#/documents/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Documents',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'documents',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_DOCUMENT_LIST',
                    'url' => './#/documents/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'documents',
                ],
            ],
        ],
        'connectors' => [
            'path' => 'administration',
            'defaultRoute' => './#/administration',
            'name' => 'administration',
            'labelKey' => 'Administration',
            'menu' => [
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_USERS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Users' => [
                            'user_management' => [
                                'UserManagement',
                                'LBL_MANAGE_USERS_TITLE',
                                'LBL_MANAGE_USERS',
                                './index.php?module=Users&action=index',
                                'admin-user-management',
                            ],
                            'roles_management' => [
                                'Roles',
                                'LBL_MANAGE_ROLES_TITLE',
                                'LBL_MANAGE_ROLES',
                                './index.php?module=ACLRoles&action=index',
                                'admin-roles',
                            ],
                        ],
                        'Administration' => [
                            'password_management' => [
                                'Password',
                                'LBL_MANAGE_PASSWORD_TITLE',
                                'LBL_MANAGE_PASSWORD',
                                './index.php?module=Administration&action=PasswordManager',
                                'admin-password',
                            ],
                            'oauth2_clients' => [
                                'Password',
                                'LBL_OAUTH2_CLIENTS_TITLE',
                                'LBL_OAUTH2_CLIENTS',
                                './index.php?module=OAuth2Clients&action=index',
                                'admin-oauth2',
                            ],
                            'oauth_keys' => [
                                'Password',
                                'LBL_OAUTH_TITLE',
                                'LBL_OAUTH',
                                './index.php?module=OAuthKeys&action=index',
                                'admin-oauth-keys',
                            ],
                            'securitygroup_management' => [
                                'SecuritySuiteGroupManagement',
                                'LBL_MANAGE_SECURITYGROUPS_TITLE',
                                'LBL_MANAGE_SECURITYGROUPS',
                                './index.php?module=SecurityGroups&action=index',
                                'admin-security',
                            ],
                            'securitygroup_config' => [
                                'SecurityGroupsManagement',
                                'LBL_CONFIG_SECURITYGROUPS_TITLE',
                                'LBL_CONFIG_SECURITYGROUPS',
                                './index.php?module=SecurityGroups&action=config',
                                'admin-security-suite-group-management',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'UserManagement',
                            'labelKey' => 'LBL_MANAGE_USERS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/users/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Roles',
                            'labelKey' => 'LBL_MANAGE_ROLES_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/acl-roles/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_MANAGE_PASSWORD_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/PasswordManager',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_OAUTH2_CLIENTS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/oauth2-clients/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_OAUTH_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/oauth-keys/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'SecuritySuiteGroupManagement',
                            'labelKey' => 'LBL_MANAGE_SECURITYGROUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/security-groups/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'SecurityGroupsManagement',
                            'labelKey' => 'LBL_CONFIG_SECURITYGROUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/security-groups/config',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMINISTRATION_HOME_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'configphp_settings' => [
                                'Administration',
                                'LBL_CONFIGURE_SETTINGS_TITLE',
                                'LBL_CONFIGURE_SETTINGS',
                                './index.php?module=Configurator&action=EditView',
                                'admin-system-settings',
                            ],
                            'currencies_management' => [
                                'Currencies',
                                'LBL_MANAGE_CURRENCIES',
                                'LBL_CURRENCY',
                                './index.php?module=Currencies&action=index',
                                'admin-currencies',
                            ],
                            'languages' => [
                                'Currencies',
                                'LBL_MANAGE_LANGUAGES',
                                'LBL_LANGUAGES',
                                './index.php?module=Administration&action=Languages&view=default',
                                'admin-languages',
                            ],
                            'locale' => [
                                'Currencies',
                                'LBL_MANAGE_LOCALE',
                                'LBL_LOCALE',
                                './index.php?module=Administration&action=Locale&view=default',
                                'admin-locale',
                            ],
                            'pdf' => [
                                'PDF',
                                'LBL_PDF_HEADER',
                                'LBL_CHANGE_PDF_SETTINGS',
                                './index.php?module=Administration&action=PDFSettings',
                                'admin-pdf-settings',
                            ],
                            'search_wrapper' => [
                                'icon_SearchForm',
                                'LBL_SEARCH_WRAPPER',
                                'LBL_SEARCH_WRAPPER_DESC',
                                './index.php?module=Administration&action=SearchSettings',
                                'admin-global-search',
                            ],
                            'elastic_search' => [
                                'ElasticSearchIndexerSettings',
                                'LBL_ELASTIC_SEARCH_SETTINGS',
                                'LBL_ELASTIC_SEARCH_SETTINGS_DESC',
                                './index.php?module=Administration&action=ElasticSearchSettings',
                                'admin-global-search',
                            ],
                            'scheduler' => [
                                'Schedulers',
                                'LBL_SUITE_SCHEDULER_TITLE',
                                'LBL_SUITE_SCHEDULER',
                                './index.php?module=Schedulers&action=index',
                                'admin-scheduler',
                            ],
                            'theme_settings' => [
                                'icon_AdminThemes',
                                'LBL_THEME_SETTINGS',
                                'LBL_THEME_SETTINGS_DESC',
                                './index.php?module=Administration&action=ThemeSettings',
                                'admin-themes',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Administration',
                            'labelKey' => 'LBL_CONFIGURE_SETTINGS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/configurator/edit',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_CURRENCIES',
                            'actionLabelKey' => '',
                            'url' => './#/currencies/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_LANGUAGES',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Languages?view=default',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_LOCALE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Locale?view=default',
                            'icon' => '',
                        ],
                        [
                            'name' => 'PDF',
                            'labelKey' => 'LBL_PDF_HEADER',
                            'actionLabelKey' => '',
                            'url' => './#/administration/PDFSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_SearchForm',
                            'labelKey' => 'LBL_SEARCH_WRAPPER',
                            'actionLabelKey' => '',
                            'url' => './#/administration/SearchSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ElasticSearchIndexerSettings',
                            'labelKey' => 'LBL_ELASTIC_SEARCH_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ElasticSearchSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Schedulers',
                            'labelKey' => 'LBL_SUITE_SCHEDULER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/schedulers/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_AdminThemes',
                            'labelKey' => 'LBL_THEME_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ThemeSettings',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_MODULE_ADMIN',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'feed_settings' => [
                                'icon_SugarFeed',
                                'LBL_SUITEFEED_SETTINGS',
                                'LBL_SUITEFEED_SETTINGS_DESC',
                                './index.php?module=SugarFeed&action=AdminSettings',
                                'admin-activity-streams',
                            ],
                            'business_hours' => [
                                'AOBH_BusinessHours',
                                'LBL_BUSINESS_HOURS',
                                'LBL_AOP_BUSINESS_HOURS_DESC',
                                './index.php?module=Administration&action=BusinessHours',
                                'admin-aobh-businesshours',
                            ],
                            'aop' => [
                                'AOP',
                                'LBL_AOP_SETTINGS',
                                'LBL_CHANGE_SETTINGS_AOP',
                                './index.php?module=Administration&action=AOPAdmin',
                                'admin-aop-settings',
                            ],
                            'configure_group_tabs' => [
                                'ConfigureTabs',
                                'LBL_CONFIGURE_GROUP_TABS',
                                'LBL_CONFIGURE_GROUP_TABS_DESC',
                                './index.php?action=wizard&module=Studio&wizard=StudioWizard&option=ConfigureGroupTabs',
                                'admin-configure-module-menu-filters',
                            ],
                            'connector_settings' => [
                                'icon_Connectors',
                                'LBL_CONNECTOR_SETTINGS',
                                'LBL_CONNECTOR_SETTINGS_DESC',
                                './index.php?module=Connectors&action=ConnectorSettings',
                                'admin-connectors',
                            ],
                            'configure_tabs' => [
                                'ConfigureTabs',
                                'LBL_CONFIGURE_TABS_AND_SUBPANELS',
                                'LBL_CONFIGURE_TABS_AND_SUBPANELS_DESC',
                                './index.php?module=Administration&action=ConfigureTabs',
                                'admin-display-modules-and-subpanels',
                            ],
                            'history_contacts_emails' => [
                                'ConfigureTabs',
                                'LBL_HISTORY_CONTACTS_EMAILS',
                                'LBL_HISTORY_CONTACTS_EMAILS_DESC',
                                './index.php?module=Configurator&action=historyContactsEmails',
                                'admin-history-subpanel',
                            ],
                            'aos' => [
                                'AOS',
                                'LBL_AOS_SETTINGS',
                                'LBL_CHANGE_SETTINGS',
                                './index.php?module=Administration&action=AOSAdmin',
                                'admin-aos-settings',
                            ],
                        ],
                        'Bugs' => [
                            'bug_tracker' => [
                                'Releases',
                                'LBL_MANAGE_RELEASES',
                                'LBL_RELEASE',
                                './index.php?module=Releases&action=index',
                                'admin-releases',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'icon_SugarFeed',
                            'labelKey' => 'LBL_SUITEFEED_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/sugar-feed/AdminSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOBH_BusinessHours',
                            'labelKey' => 'LBL_BUSINESS_HOURS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/BusinessHours',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOP',
                            'labelKey' => 'LBL_AOP_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/AOPAdmin',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_CONFIGURE_GROUP_TABS',
                            'actionLabelKey' => '',
                            'url' => './#/studio/wizard?wizard=StudioWizard&option=ConfigureGroupTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_Connectors',
                            'labelKey' => 'LBL_CONNECTOR_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/connectors/ConnectorSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_CONFIGURE_TABS_AND_SUBPANELS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ConfigureTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_HISTORY_CONTACTS_EMAILS',
                            'actionLabelKey' => '',
                            'url' => './#/configurator/historyContactsEmails',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOS',
                            'labelKey' => 'LBL_AOS_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/AOSAdmin',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Releases',
                            'labelKey' => 'LBL_MANAGE_RELEASES',
                            'actionLabelKey' => '',
                            'url' => './#/releases/index',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_EMAIL_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Emails' => [
                            'mass_Email_config' => [
                                'EmailMan',
                                'LBL_MASS_EMAIL_CONFIG_TITLE',
                                'LBL_MASS_EMAIL_CONFIG_DESC',
                                './index.php?module=EmailMan&action=config',
                                'admin-email-settings',
                            ],
                            'mailboxes' => [
                                'EmailInbound',
                                'LBL_MANAGE_MAILBOX',
                                'LBL_MAILBOX_DESC',
                                './index.php?module=InboundEmail&action=index',
                                'admin-inbound-email',
                            ],
                            'mailboxes_outbound' => [
                                'EmailOutbound',
                                'LBL_MANAGE_MAILBOX_OUTBOUND',
                                'LBL_MAILBOX_OUTBOUND_DESC',
                                './index.php?module=OutboundEmailAccounts&action=index',
                                'admin-outbound-email',
                            ],
                            'external_oauth_connections' => [
                                'ExternalOAuthConnection',
                                'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS',
                                'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS_DESC',
                                'index.php?module=ExternalOAuthConnection&action=index',
                                'admin-oauth2',
                            ],
                            'external_oauth_providers' => [
                                'ExternalOAuthProvider',
                                'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS',
                                'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS_DESC',
                                'index.php?module=ExternalOAuthProvider&action=index',
                                'admin-oauth2',
                            ],
                        ],
                        'Campaigns' => [
                            'campaignconfig' => [
                                'EmailCampaigns',
                                'LBL_CAMPAIGN_CONFIG_TITLE',
                                'LBL_CAMPAIGN_CONFIG_DESC',
                                './index.php?module=EmailMan&action=campaignconfig',
                                'admin-campaign-email-settings',
                            ],
                            'mass_Email' => [
                                'EmailQueue',
                                'LBL_MASS_EMAIL_MANAGER_TITLE',
                                'LBL_MASS_EMAIL_MANAGER_DESC',
                                './index.php?module=EmailMan&action=index',
                                'admin-email-queue',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'EmailMan',
                            'labelKey' => 'LBL_MASS_EMAIL_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/config',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailInbound',
                            'labelKey' => 'LBL_MANAGE_MAILBOX',
                            'actionLabelKey' => '',
                            'url' => './#/inbound-email/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailOutbound',
                            'labelKey' => 'LBL_MANAGE_MAILBOX_OUTBOUND',
                            'actionLabelKey' => '',
                            'url' => './#/outbound-email-accounts/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ExternalOAuthConnection',
                            'labelKey' => 'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS',
                            'actionLabelKey' => '',
                            'url' => './#/external-oauth-connection/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ExternalOAuthProvider',
                            'labelKey' => 'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS',
                            'actionLabelKey' => '',
                            'url' => './#/external-oauth-provider/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailCampaigns',
                            'labelKey' => 'LBL_CAMPAIGN_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/campaignconfig',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailQueue',
                            'labelKey' => 'LBL_MASS_EMAIL_MANAGER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/index',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMIN_TOOLS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'repair' => [
                                'Repair',
                                'LBL_UPGRADE_TITLE',
                                'LBL_UPGRADE',
                                './index.php?module=Administration&action=Upgrade',
                                'admin-repair',
                            ],
                            'backup_management' => [
                                'Backups',
                                'LBL_BACKUPS_TITLE',
                                'LBL_BACKUPS',
                                './index.php?module=Administration&action=Backups',
                                'admin-backups',
                            ],
                            'diagnostic' => [
                                'Diagnostic',
                                'LBL_DIAGNOSTIC_TITLE',
                                'LBL_DIAGNOSTIC_DESC',
                                './index.php?module=Administration&action=Diagnostic',
                                'admin-diagnostic',
                            ],
                            'import' => [
                                'Import',
                                'LBL_IMPORT_WIZARD',
                                'LBL_IMPORT_WIZARD_DESC',
                                './index.php?module=Import&action=step1&import_module=Administration',
                                'admin-import',
                            ],
                            'module_loader' => [
                                'ModuleLoader',
                                'LBL_MODULE_LOADER_TITLE',
                                'LBL_MODULE_LOADER',
                                './index.php?module=Administration&action=UpgradeWizard&view=module',
                                'admin-module-loader',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Repair',
                            'labelKey' => 'LBL_UPGRADE_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/upgrade',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Backups',
                            'labelKey' => 'LBL_BACKUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Backups',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Diagnostic',
                            'labelKey' => 'LBL_DIAGNOSTIC_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Diagnostic',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Import',
                            'labelKey' => 'LBL_IMPORT_WIZARD',
                            'actionLabelKey' => '',
                            'url' => './#/import/step1?import_module=Administration',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ModuleLoader',
                            'labelKey' => 'LBL_MODULE_LOADER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/UpgradeWizard?view=module',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_STUDIO_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'studio' => [
                            'studio' => [
                                'Studio',
                                'LBL_STUDIO',
                                'LBL_STUDIO_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=studio',
                                'admin-studio',
                            ],
                        ],
                        'Administration' => [
                            'rename_tabs' => [
                                'RenameTabs',
                                'LBL_RENAME_TABS',
                                'LBL_CHANGE_NAME_MODULES',
                                './index.php?action=wizard&module=Studio&wizard=StudioWizard&option=RenameTabs',
                                'admin-rename-modules',
                            ],
                            'moduleBuilder' => [
                                'ModuleBuilder',
                                'LBL_MODULEBUILDER',
                                'LBL_MODULEBUILDER_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=mb',
                                'admin-module-builder',
                            ],
                        ],
                        'any' => [
                            'dropdowneditor' => [
                                'Dropdown',
                                'LBL_DROPDOWN_EDITOR',
                                'DESC_DROPDOWN_EDITOR',
                                './index.php?module=ModuleBuilder&action=index&type=dropdowns',
                                'admin-dropdown-editor',
                            ],
                            'workflow_management' => [
                                'Workflow',
                                'LBL_WORKFLOW_MANAGER',
                                'LBL_WORKFLOW_MANAGER_DESC',
                                './index.php?module=AOW_WorkFlow',
                                'admin-workflow',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Studio',
                            'labelKey' => 'LBL_STUDIO',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=studio',
                            'icon' => '',
                        ],
                        [
                            'name' => 'RenameTabs',
                            'labelKey' => 'LBL_RENAME_TABS',
                            'actionLabelKey' => '',
                            'url' => './#/studio/wizard?wizard=StudioWizard&option=RenameTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ModuleBuilder',
                            'labelKey' => 'LBL_MODULEBUILDER',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=mb',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Dropdown',
                            'labelKey' => 'LBL_DROPDOWN_EDITOR',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=dropdowns',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Workflow',
                            'labelKey' => 'LBL_WORKFLOW_MANAGER',
                            'actionLabelKey' => '',
                            'url' => './#/workflow',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_GOOGLE_SUITE_ADMIN_HEADER',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'google_calendar_settings' => [
                                'Google Calendar Settings',
                                'LBL_GOOGLE_CALENDAR_SETTINGS_TITLE',
                                'LBL_GOOGLE_CALENDAR_SETTINGS_DESC',
                                './index.php?module=Administration&action=GoogleCalendarSettings',
                                'admin-system-settings',
                            ],
                        ],
                        'jjwg_Maps' => [
                            'config' => [
                                'Administration',
                                'LBL_JJWG_MAPS_ADMIN_CONFIG_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_CONFIG_DESC',
                                './index.php?module=jjwg_Maps&action=config',
                                'admin-google-maps-settings',
                            ],
                            'geocoded_counts' => [
                                'Geocoded_Counts',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_DESC',
                                './index.php?module=jjwg_Maps&action=geocoded_counts',
                                'admin-geocoded-counts',
                            ],
                            'geocoding_test' => [
                                'GeocodingTests',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_DESC',
                                './index.php?module=jjwg_Maps&action=geocoding_test',
                                'admin-geocoding-test',
                            ],
                            'geocode_addresses' => [
                                'GeocodeAddresses',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_DESC',
                                './index.php?module=jjwg_Maps&action=geocode_addresses',
                                'admin-geocode-addresses',
                            ],
                            'address_cache' => [
                                'Address_Cache',
                                'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_DESC',
                                './index.php?module=jjwg_Address_Cache&action=index',
                                'admin-address-cache',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Google Calendar Settings',
                            'labelKey' => 'LBL_GOOGLE_CALENDAR_SETTINGS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/GoogleCalendarSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Administration',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/config',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Geocoded_Counts',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocoded_counts',
                            'icon' => '',
                        ],
                        [
                            'name' => 'GeocodingTests',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocoding_test',
                            'icon' => '',
                        ],
                        [
                            'name' => 'GeocodeAddresses',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocode_addresses',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Address_Cache',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/address-cache/index',
                            'icon' => '',
                        ],
                    ],
                ],
            ],
        ],
        'roles' => [
            'path' => 'roles',
            'defaultRoute' => './#/roles',
            'name' => 'roles',
            'labelKey' => 'Roles',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_ROLE',
                    'url' => './#/roles/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Roles',
                        'return_action' => 'index',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'roles',
                ],
                [
                    'name' => 'Role_Management',
                    'labelKey' => 'LNK_ROLES',
                    'url' => './#/roles/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'roles',
                ],
            ],
        ],
        'Notifications' => [
            'path' => 'Notifications',
            'defaultRoute' => './#/Notifications',
            'name' => 'Notifications',
            'labelKey' => 'Notifications',
            'menu' => [],
        ],
        'sync' => [
            'path' => 'sync',
            'defaultRoute' => './#/sync',
            'name' => 'sync',
            'labelKey' => 'Sync',
            'menu' => [],
        ],
        'users' => [
            'path' => 'users',
            'defaultRoute' => './#/users',
            'name' => 'users',
            'labelKey' => 'Users',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_USER',
                    'url' => './#/users/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Users',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'users',
                ],
                [
                    'name' => 'Create_Group_User',
                    'labelKey' => 'LNK_NEW_GROUP_USER',
                    'url' => './#/users/edit',
                    'process' => '',
                    'params' => [
                        'usertype' => 'group',
                        'return_module' => 'Users',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'users',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_USER_LIST',
                    'url' => './#/users/list',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Users',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'users',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_USERS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Users',
                        'return_module' => 'Users',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
                [
                    'name' => 'Create_Security_Group',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/security-groups/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SecurityGroups',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'security-groups',
                ],
                [
                    'name' => 'Security_Groups',
                    'labelKey' => 'LBL_SECURITYGROUPS',
                    'url' => './#/security-groups/list',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SecurityGroups',
                        'return_action' => 'ListView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => 'LBL_SECURITYGROUPS',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'security-groups',
                ],
                [
                    'name' => 'Role_Management',
                    'labelKey' => 'LBL_MANAGE_ROLES_TITLE',
                    'url' => './#/acl-roles/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SecurityGroups',
                        'return_action' => 'ListView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'acl-roles',
                ],
                [
                    'name' => 'Security_Suite_Settings',
                    'labelKey' => 'LBL_CONFIG_SECURITYGROUPS_TITLE',
                    'url' => './#/security-groups/config',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SecurityGroups',
                        'return_action' => 'ListView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'security-groups',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_INBOUND_EMAIL_ACCOUNTS',
                    'url' => './#/inbound-email/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'inbound-email',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_OUTBOUND_EMAIL_ACCOUNTS',
                    'url' => './#/outbound-email-accounts/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'outbound-email-accounts',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_EXTERNAL_OAUTH_CONNECTIONS',
                    'url' => './#/external-oauth-connection/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'external-oauth-connection',
                ],
            ],
        ],
        'employees' => [
            'path' => 'employees',
            'defaultRoute' => './#/employees',
            'name' => 'employees',
            'labelKey' => 'Employees',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_EMPLOYEE',
                    'url' => './#/employees/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Employees',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'employees',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_EMPLOYEE_LIST',
                    'url' => './#/employees/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Employees',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'employees',
                ],
            ],
        ],
        'administration' => [
            'path' => 'administration',
            'defaultRoute' => './#/administration',
            'name' => 'administration',
            'labelKey' => 'Administration',
            'menu' => [
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_USERS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Users' => [
                            'user_management' => [
                                'UserManagement',
                                'LBL_MANAGE_USERS_TITLE',
                                'LBL_MANAGE_USERS',
                                './index.php?module=Users&action=index',
                                'admin-user-management',
                            ],
                            'roles_management' => [
                                'Roles',
                                'LBL_MANAGE_ROLES_TITLE',
                                'LBL_MANAGE_ROLES',
                                './index.php?module=ACLRoles&action=index',
                                'admin-roles',
                            ],
                        ],
                        'Administration' => [
                            'password_management' => [
                                'Password',
                                'LBL_MANAGE_PASSWORD_TITLE',
                                'LBL_MANAGE_PASSWORD',
                                './index.php?module=Administration&action=PasswordManager',
                                'admin-password',
                            ],
                            'oauth2_clients' => [
                                'Password',
                                'LBL_OAUTH2_CLIENTS_TITLE',
                                'LBL_OAUTH2_CLIENTS',
                                './index.php?module=OAuth2Clients&action=index',
                                'admin-oauth2',
                            ],
                            'oauth_keys' => [
                                'Password',
                                'LBL_OAUTH_TITLE',
                                'LBL_OAUTH',
                                './index.php?module=OAuthKeys&action=index',
                                'admin-oauth-keys',
                            ],
                            'securitygroup_management' => [
                                'SecuritySuiteGroupManagement',
                                'LBL_MANAGE_SECURITYGROUPS_TITLE',
                                'LBL_MANAGE_SECURITYGROUPS',
                                './index.php?module=SecurityGroups&action=index',
                                'admin-security',
                            ],
                            'securitygroup_config' => [
                                'SecurityGroupsManagement',
                                'LBL_CONFIG_SECURITYGROUPS_TITLE',
                                'LBL_CONFIG_SECURITYGROUPS',
                                './index.php?module=SecurityGroups&action=config',
                                'admin-security-suite-group-management',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'UserManagement',
                            'labelKey' => 'LBL_MANAGE_USERS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/users/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Roles',
                            'labelKey' => 'LBL_MANAGE_ROLES_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/acl-roles/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_MANAGE_PASSWORD_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/PasswordManager',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_OAUTH2_CLIENTS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/oauth2-clients/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_OAUTH_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/oauth-keys/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'SecuritySuiteGroupManagement',
                            'labelKey' => 'LBL_MANAGE_SECURITYGROUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/security-groups/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'SecurityGroupsManagement',
                            'labelKey' => 'LBL_CONFIG_SECURITYGROUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/security-groups/config',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMINISTRATION_HOME_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'configphp_settings' => [
                                'Administration',
                                'LBL_CONFIGURE_SETTINGS_TITLE',
                                'LBL_CONFIGURE_SETTINGS',
                                './index.php?module=Configurator&action=EditView',
                                'admin-system-settings',
                            ],
                            'currencies_management' => [
                                'Currencies',
                                'LBL_MANAGE_CURRENCIES',
                                'LBL_CURRENCY',
                                './index.php?module=Currencies&action=index',
                                'admin-currencies',
                            ],
                            'languages' => [
                                'Currencies',
                                'LBL_MANAGE_LANGUAGES',
                                'LBL_LANGUAGES',
                                './index.php?module=Administration&action=Languages&view=default',
                                'admin-languages',
                            ],
                            'locale' => [
                                'Currencies',
                                'LBL_MANAGE_LOCALE',
                                'LBL_LOCALE',
                                './index.php?module=Administration&action=Locale&view=default',
                                'admin-locale',
                            ],
                            'pdf' => [
                                'PDF',
                                'LBL_PDF_HEADER',
                                'LBL_CHANGE_PDF_SETTINGS',
                                './index.php?module=Administration&action=PDFSettings',
                                'admin-pdf-settings',
                            ],
                            'search_wrapper' => [
                                'icon_SearchForm',
                                'LBL_SEARCH_WRAPPER',
                                'LBL_SEARCH_WRAPPER_DESC',
                                './index.php?module=Administration&action=SearchSettings',
                                'admin-global-search',
                            ],
                            'elastic_search' => [
                                'ElasticSearchIndexerSettings',
                                'LBL_ELASTIC_SEARCH_SETTINGS',
                                'LBL_ELASTIC_SEARCH_SETTINGS_DESC',
                                './index.php?module=Administration&action=ElasticSearchSettings',
                                'admin-global-search',
                            ],
                            'scheduler' => [
                                'Schedulers',
                                'LBL_SUITE_SCHEDULER_TITLE',
                                'LBL_SUITE_SCHEDULER',
                                './index.php?module=Schedulers&action=index',
                                'admin-scheduler',
                            ],
                            'theme_settings' => [
                                'icon_AdminThemes',
                                'LBL_THEME_SETTINGS',
                                'LBL_THEME_SETTINGS_DESC',
                                './index.php?module=Administration&action=ThemeSettings',
                                'admin-themes',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Administration',
                            'labelKey' => 'LBL_CONFIGURE_SETTINGS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/configurator/edit',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_CURRENCIES',
                            'actionLabelKey' => '',
                            'url' => './#/currencies/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_LANGUAGES',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Languages?view=default',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_LOCALE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Locale?view=default',
                            'icon' => '',
                        ],
                        [
                            'name' => 'PDF',
                            'labelKey' => 'LBL_PDF_HEADER',
                            'actionLabelKey' => '',
                            'url' => './#/administration/PDFSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_SearchForm',
                            'labelKey' => 'LBL_SEARCH_WRAPPER',
                            'actionLabelKey' => '',
                            'url' => './#/administration/SearchSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ElasticSearchIndexerSettings',
                            'labelKey' => 'LBL_ELASTIC_SEARCH_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ElasticSearchSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Schedulers',
                            'labelKey' => 'LBL_SUITE_SCHEDULER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/schedulers/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_AdminThemes',
                            'labelKey' => 'LBL_THEME_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ThemeSettings',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_MODULE_ADMIN',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'feed_settings' => [
                                'icon_SugarFeed',
                                'LBL_SUITEFEED_SETTINGS',
                                'LBL_SUITEFEED_SETTINGS_DESC',
                                './index.php?module=SugarFeed&action=AdminSettings',
                                'admin-activity-streams',
                            ],
                            'business_hours' => [
                                'AOBH_BusinessHours',
                                'LBL_BUSINESS_HOURS',
                                'LBL_AOP_BUSINESS_HOURS_DESC',
                                './index.php?module=Administration&action=BusinessHours',
                                'admin-aobh-businesshours',
                            ],
                            'aop' => [
                                'AOP',
                                'LBL_AOP_SETTINGS',
                                'LBL_CHANGE_SETTINGS_AOP',
                                './index.php?module=Administration&action=AOPAdmin',
                                'admin-aop-settings',
                            ],
                            'configure_group_tabs' => [
                                'ConfigureTabs',
                                'LBL_CONFIGURE_GROUP_TABS',
                                'LBL_CONFIGURE_GROUP_TABS_DESC',
                                './index.php?action=wizard&module=Studio&wizard=StudioWizard&option=ConfigureGroupTabs',
                                'admin-configure-module-menu-filters',
                            ],
                            'connector_settings' => [
                                'icon_Connectors',
                                'LBL_CONNECTOR_SETTINGS',
                                'LBL_CONNECTOR_SETTINGS_DESC',
                                './index.php?module=Connectors&action=ConnectorSettings',
                                'admin-connectors',
                            ],
                            'configure_tabs' => [
                                'ConfigureTabs',
                                'LBL_CONFIGURE_TABS_AND_SUBPANELS',
                                'LBL_CONFIGURE_TABS_AND_SUBPANELS_DESC',
                                './index.php?module=Administration&action=ConfigureTabs',
                                'admin-display-modules-and-subpanels',
                            ],
                            'history_contacts_emails' => [
                                'ConfigureTabs',
                                'LBL_HISTORY_CONTACTS_EMAILS',
                                'LBL_HISTORY_CONTACTS_EMAILS_DESC',
                                './index.php?module=Configurator&action=historyContactsEmails',
                                'admin-history-subpanel',
                            ],
                            'aos' => [
                                'AOS',
                                'LBL_AOS_SETTINGS',
                                'LBL_CHANGE_SETTINGS',
                                './index.php?module=Administration&action=AOSAdmin',
                                'admin-aos-settings',
                            ],
                        ],
                        'Bugs' => [
                            'bug_tracker' => [
                                'Releases',
                                'LBL_MANAGE_RELEASES',
                                'LBL_RELEASE',
                                './index.php?module=Releases&action=index',
                                'admin-releases',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'icon_SugarFeed',
                            'labelKey' => 'LBL_SUITEFEED_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/sugar-feed/AdminSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOBH_BusinessHours',
                            'labelKey' => 'LBL_BUSINESS_HOURS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/BusinessHours',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOP',
                            'labelKey' => 'LBL_AOP_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/AOPAdmin',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_CONFIGURE_GROUP_TABS',
                            'actionLabelKey' => '',
                            'url' => './#/studio/wizard?wizard=StudioWizard&option=ConfigureGroupTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_Connectors',
                            'labelKey' => 'LBL_CONNECTOR_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/connectors/ConnectorSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_CONFIGURE_TABS_AND_SUBPANELS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ConfigureTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_HISTORY_CONTACTS_EMAILS',
                            'actionLabelKey' => '',
                            'url' => './#/configurator/historyContactsEmails',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOS',
                            'labelKey' => 'LBL_AOS_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/AOSAdmin',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Releases',
                            'labelKey' => 'LBL_MANAGE_RELEASES',
                            'actionLabelKey' => '',
                            'url' => './#/releases/index',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_EMAIL_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Emails' => [
                            'mass_Email_config' => [
                                'EmailMan',
                                'LBL_MASS_EMAIL_CONFIG_TITLE',
                                'LBL_MASS_EMAIL_CONFIG_DESC',
                                './index.php?module=EmailMan&action=config',
                                'admin-email-settings',
                            ],
                            'mailboxes' => [
                                'EmailInbound',
                                'LBL_MANAGE_MAILBOX',
                                'LBL_MAILBOX_DESC',
                                './index.php?module=InboundEmail&action=index',
                                'admin-inbound-email',
                            ],
                            'mailboxes_outbound' => [
                                'EmailOutbound',
                                'LBL_MANAGE_MAILBOX_OUTBOUND',
                                'LBL_MAILBOX_OUTBOUND_DESC',
                                './index.php?module=OutboundEmailAccounts&action=index',
                                'admin-outbound-email',
                            ],
                            'external_oauth_connections' => [
                                'ExternalOAuthConnection',
                                'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS',
                                'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS_DESC',
                                'index.php?module=ExternalOAuthConnection&action=index',
                                'admin-oauth2',
                            ],
                            'external_oauth_providers' => [
                                'ExternalOAuthProvider',
                                'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS',
                                'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS_DESC',
                                'index.php?module=ExternalOAuthProvider&action=index',
                                'admin-oauth2',
                            ],
                        ],
                        'Campaigns' => [
                            'campaignconfig' => [
                                'EmailCampaigns',
                                'LBL_CAMPAIGN_CONFIG_TITLE',
                                'LBL_CAMPAIGN_CONFIG_DESC',
                                './index.php?module=EmailMan&action=campaignconfig',
                                'admin-campaign-email-settings',
                            ],
                            'mass_Email' => [
                                'EmailQueue',
                                'LBL_MASS_EMAIL_MANAGER_TITLE',
                                'LBL_MASS_EMAIL_MANAGER_DESC',
                                './index.php?module=EmailMan&action=index',
                                'admin-email-queue',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'EmailMan',
                            'labelKey' => 'LBL_MASS_EMAIL_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/config',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailInbound',
                            'labelKey' => 'LBL_MANAGE_MAILBOX',
                            'actionLabelKey' => '',
                            'url' => './#/inbound-email/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailOutbound',
                            'labelKey' => 'LBL_MANAGE_MAILBOX_OUTBOUND',
                            'actionLabelKey' => '',
                            'url' => './#/outbound-email-accounts/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ExternalOAuthConnection',
                            'labelKey' => 'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS',
                            'actionLabelKey' => '',
                            'url' => './#/external-oauth-connection/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ExternalOAuthProvider',
                            'labelKey' => 'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS',
                            'actionLabelKey' => '',
                            'url' => './#/external-oauth-provider/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailCampaigns',
                            'labelKey' => 'LBL_CAMPAIGN_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/campaignconfig',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailQueue',
                            'labelKey' => 'LBL_MASS_EMAIL_MANAGER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/index',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMIN_TOOLS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'repair' => [
                                'Repair',
                                'LBL_UPGRADE_TITLE',
                                'LBL_UPGRADE',
                                './index.php?module=Administration&action=Upgrade',
                                'admin-repair',
                            ],
                            'backup_management' => [
                                'Backups',
                                'LBL_BACKUPS_TITLE',
                                'LBL_BACKUPS',
                                './index.php?module=Administration&action=Backups',
                                'admin-backups',
                            ],
                            'diagnostic' => [
                                'Diagnostic',
                                'LBL_DIAGNOSTIC_TITLE',
                                'LBL_DIAGNOSTIC_DESC',
                                './index.php?module=Administration&action=Diagnostic',
                                'admin-diagnostic',
                            ],
                            'import' => [
                                'Import',
                                'LBL_IMPORT_WIZARD',
                                'LBL_IMPORT_WIZARD_DESC',
                                './index.php?module=Import&action=step1&import_module=Administration',
                                'admin-import',
                            ],
                            'module_loader' => [
                                'ModuleLoader',
                                'LBL_MODULE_LOADER_TITLE',
                                'LBL_MODULE_LOADER',
                                './index.php?module=Administration&action=UpgradeWizard&view=module',
                                'admin-module-loader',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Repair',
                            'labelKey' => 'LBL_UPGRADE_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/upgrade',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Backups',
                            'labelKey' => 'LBL_BACKUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Backups',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Diagnostic',
                            'labelKey' => 'LBL_DIAGNOSTIC_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Diagnostic',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Import',
                            'labelKey' => 'LBL_IMPORT_WIZARD',
                            'actionLabelKey' => '',
                            'url' => './#/import/step1?import_module=Administration',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ModuleLoader',
                            'labelKey' => 'LBL_MODULE_LOADER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/UpgradeWizard?view=module',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_STUDIO_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'studio' => [
                            'studio' => [
                                'Studio',
                                'LBL_STUDIO',
                                'LBL_STUDIO_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=studio',
                                'admin-studio',
                            ],
                        ],
                        'Administration' => [
                            'rename_tabs' => [
                                'RenameTabs',
                                'LBL_RENAME_TABS',
                                'LBL_CHANGE_NAME_MODULES',
                                './index.php?action=wizard&module=Studio&wizard=StudioWizard&option=RenameTabs',
                                'admin-rename-modules',
                            ],
                            'moduleBuilder' => [
                                'ModuleBuilder',
                                'LBL_MODULEBUILDER',
                                'LBL_MODULEBUILDER_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=mb',
                                'admin-module-builder',
                            ],
                        ],
                        'any' => [
                            'dropdowneditor' => [
                                'Dropdown',
                                'LBL_DROPDOWN_EDITOR',
                                'DESC_DROPDOWN_EDITOR',
                                './index.php?module=ModuleBuilder&action=index&type=dropdowns',
                                'admin-dropdown-editor',
                            ],
                            'workflow_management' => [
                                'Workflow',
                                'LBL_WORKFLOW_MANAGER',
                                'LBL_WORKFLOW_MANAGER_DESC',
                                './index.php?module=AOW_WorkFlow',
                                'admin-workflow',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Studio',
                            'labelKey' => 'LBL_STUDIO',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=studio',
                            'icon' => '',
                        ],
                        [
                            'name' => 'RenameTabs',
                            'labelKey' => 'LBL_RENAME_TABS',
                            'actionLabelKey' => '',
                            'url' => './#/studio/wizard?wizard=StudioWizard&option=RenameTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ModuleBuilder',
                            'labelKey' => 'LBL_MODULEBUILDER',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=mb',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Dropdown',
                            'labelKey' => 'LBL_DROPDOWN_EDITOR',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=dropdowns',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Workflow',
                            'labelKey' => 'LBL_WORKFLOW_MANAGER',
                            'actionLabelKey' => '',
                            'url' => './#/workflow',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_GOOGLE_SUITE_ADMIN_HEADER',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'google_calendar_settings' => [
                                'Google Calendar Settings',
                                'LBL_GOOGLE_CALENDAR_SETTINGS_TITLE',
                                'LBL_GOOGLE_CALENDAR_SETTINGS_DESC',
                                './index.php?module=Administration&action=GoogleCalendarSettings',
                                'admin-system-settings',
                            ],
                        ],
                        'jjwg_Maps' => [
                            'config' => [
                                'Administration',
                                'LBL_JJWG_MAPS_ADMIN_CONFIG_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_CONFIG_DESC',
                                './index.php?module=jjwg_Maps&action=config',
                                'admin-google-maps-settings',
                            ],
                            'geocoded_counts' => [
                                'Geocoded_Counts',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_DESC',
                                './index.php?module=jjwg_Maps&action=geocoded_counts',
                                'admin-geocoded-counts',
                            ],
                            'geocoding_test' => [
                                'GeocodingTests',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_DESC',
                                './index.php?module=jjwg_Maps&action=geocoding_test',
                                'admin-geocoding-test',
                            ],
                            'geocode_addresses' => [
                                'GeocodeAddresses',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_DESC',
                                './index.php?module=jjwg_Maps&action=geocode_addresses',
                                'admin-geocode-addresses',
                            ],
                            'address_cache' => [
                                'Address_Cache',
                                'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_DESC',
                                './index.php?module=jjwg_Address_Cache&action=index',
                                'admin-address-cache',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Google Calendar Settings',
                            'labelKey' => 'LBL_GOOGLE_CALENDAR_SETTINGS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/GoogleCalendarSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Administration',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/config',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Geocoded_Counts',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocoded_counts',
                            'icon' => '',
                        ],
                        [
                            'name' => 'GeocodingTests',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocoding_test',
                            'icon' => '',
                        ],
                        [
                            'name' => 'GeocodeAddresses',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocode_addresses',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Address_Cache',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/address-cache/index',
                            'icon' => '',
                        ],
                    ],
                ],
            ],
        ],
        'acl-roles' => [
            'path' => 'acl-roles',
            'defaultRoute' => './#/acl-roles',
            'name' => 'acl-roles',
            'labelKey' => 'ACLRoles',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LBL_CREATE_ROLE',
                    'url' => './#/acl-roles/edit',
                    'process' => '',
                    'params' => [],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'acl-roles',
                ],
                [
                    'name' => 'Role_Management',
                    'labelKey' => 'LIST_ROLES',
                    'url' => './#/acl-roles/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'acl-roles',
                ],
                [
                    'name' => 'List_By_User',
                    'labelKey' => 'LIST_ROLES_BY_USER',
                    'url' => './#/acl-roles/ListUsers',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => 'LIST_ROLES_BY_USER',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'acl-roles',
                ],
                [
                    'name' => 'Create_Security_Group',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/security-groups/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SecurityGroups',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => '',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'security-groups',
                ],
                [
                    'name' => 'Security_Groups',
                    'labelKey' => 'LBL_SECURITYGROUPS',
                    'url' => './#/security-groups/list',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SecurityGroups',
                        'return_action' => 'ListView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => 'LBL_SECURITYGROUPS',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'security-groups',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LBL_MANAGE_USERS_TITLE',
                    'url' => './#/users/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SecurityGroups',
                        'return_action' => 'ListView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'users',
                ],
                [
                    'name' => 'Security_Suite_Settings',
                    'labelKey' => 'LBL_CONFIG_SECURITYGROUPS_TITLE',
                    'url' => './#/security-groups/config',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SecurityGroups',
                        'return_action' => 'ListView',
                    ],
                    'icon' => '',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'security-groups',
                ],
            ],
        ],
        'inbound-email' => [
            'path' => 'inbound-email',
            'defaultRoute' => './#/inbound-email',
            'name' => 'inbound-email',
            'labelKey' => 'InboundEmail',
            'menu' => [
                [
                    'name' => 'CreatePersonal',
                    'labelKey' => 'LNK_LIST_CREATE_NEW_PERSONAL',
                    'url' => './#/inbound-email/edit',
                    'process' => '',
                    'params' => [
                        'is_personal' => '1',
                        'type' => 'personal',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'inbound-email',
                ],
                [
                    'name' => 'CreateGroup',
                    'labelKey' => 'LNK_LIST_CREATE_NEW_GROUP',
                    'url' => './#/inbound-email/edit',
                    'process' => '',
                    'params' => [
                        'type' => 'group',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'inbound-email',
                ],
                [
                    'name' => 'CreateBounce',
                    'labelKey' => 'LNK_LIST_CREATE_NEW_BOUNCE',
                    'url' => './#/inbound-email/edit',
                    'process' => '',
                    'params' => [
                        'mailbox_type' => 'bounce',
                        'type' => 'bounce',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'inbound-email',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_MAILBOXES',
                    'url' => './#/inbound-email/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'inbound-email',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_OUTBOUND_EMAILS',
                    'url' => './#/outbound-email-accounts/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'outbound-email-accounts',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_EXTERNAL_OAUTH_CONNECTIONS',
                    'url' => './#/external-oauth-connection/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'external-oauth-connection',
                ],
                [
                    'name' => 'Schedulers',
                    'labelKey' => 'LNK_LIST_SCHEDULER',
                    'url' => './#/schedulers/index',
                    'process' => '',
                    'params' => [],
                    'icon' => '',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'schedulers',
                ],
            ],
        ],
        'releases' => [
            'path' => 'releases',
            'defaultRoute' => './#/releases',
            'name' => 'releases',
            'labelKey' => 'Releases',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RELEASE',
                    'url' => './#/releases/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Releases',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'releases',
                ],
            ],
        ],
        'Queues' => [
            'path' => 'Queues',
            'defaultRoute' => './#/Queues',
            'name' => 'Queues',
            'labelKey' => 'Queues',
            'menu' => [],
        ],
        'email-marketing' => [
            'path' => 'email-marketing',
            'defaultRoute' => './#/email-marketing',
            'name' => 'email-marketing',
            'labelKey' => 'EmailMarketing',
            'menu' => [
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_CAMPAIGN_LIST',
                    'url' => './#/campaigns/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Campaigns',
                        'return_action' => 'index',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'campaigns',
                ],
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_PROSPECT_LIST',
                    'url' => './#/prospect-lists/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'ProspectLists',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'prospect-lists',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_PROSPECT_LIST_LIST',
                    'url' => './#/prospect-lists/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'ProspectLists',
                        'return_action' => 'index',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'prospect-lists',
                ],
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_PROSPECT',
                    'url' => './#/prospects/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Prospects',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'prospects',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_PROSPECT_LIST',
                    'url' => './#/prospects/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Prospects',
                        'return_action' => 'index',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'prospects',
                ],
            ],
        ],
        'saved-search' => [
            'path' => 'saved-search',
            'defaultRoute' => './#/saved-search',
            'name' => 'saved-search',
            'labelKey' => 'SavedSearch',
            'menu' => [],
        ],
        'upgrade-wizard' => [
            'path' => 'upgrade-wizard',
            'defaultRoute' => './#/upgrade-wizard',
            'name' => 'upgrade-wizard',
            'labelKey' => 'UpgradeWizard',
            'menu' => [],
        ],
        'trackers' => [
            'path' => 'trackers',
            'defaultRoute' => './#/trackers',
            'name' => 'trackers',
            'labelKey' => 'Trackers',
            'menu' => [],
        ],
        'TrackerSessions' => [
            'path' => 'TrackerSessions',
            'defaultRoute' => './#/TrackerSessions',
            'name' => 'TrackerSessions',
            'labelKey' => 'TrackerSessions',
            'menu' => [],
        ],
        'TrackerQueries' => [
            'path' => 'TrackerQueries',
            'defaultRoute' => './#/TrackerQueries',
            'name' => 'TrackerQueries',
            'labelKey' => 'TrackerQueries',
            'menu' => [],
        ],
        'FAQ' => [
            'path' => 'FAQ',
            'defaultRoute' => './#/FAQ',
            'name' => 'FAQ',
            'labelKey' => 'FAQ',
            'menu' => [],
        ],
        'Newsletters' => [
            'path' => 'Newsletters',
            'defaultRoute' => './#/Newsletters',
            'name' => 'Newsletters',
            'labelKey' => 'Newsletters',
            'menu' => [],
        ],
        'sugar-feed' => [
            'path' => 'administration',
            'defaultRoute' => './#/administration',
            'name' => 'administration',
            'labelKey' => 'Administration',
            'menu' => [
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_USERS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Users' => [
                            'user_management' => [
                                'UserManagement',
                                'LBL_MANAGE_USERS_TITLE',
                                'LBL_MANAGE_USERS',
                                './index.php?module=Users&action=index',
                                'admin-user-management',
                            ],
                            'roles_management' => [
                                'Roles',
                                'LBL_MANAGE_ROLES_TITLE',
                                'LBL_MANAGE_ROLES',
                                './index.php?module=ACLRoles&action=index',
                                'admin-roles',
                            ],
                        ],
                        'Administration' => [
                            'password_management' => [
                                'Password',
                                'LBL_MANAGE_PASSWORD_TITLE',
                                'LBL_MANAGE_PASSWORD',
                                './index.php?module=Administration&action=PasswordManager',
                                'admin-password',
                            ],
                            'oauth2_clients' => [
                                'Password',
                                'LBL_OAUTH2_CLIENTS_TITLE',
                                'LBL_OAUTH2_CLIENTS',
                                './index.php?module=OAuth2Clients&action=index',
                                'admin-oauth2',
                            ],
                            'oauth_keys' => [
                                'Password',
                                'LBL_OAUTH_TITLE',
                                'LBL_OAUTH',
                                './index.php?module=OAuthKeys&action=index',
                                'admin-oauth-keys',
                            ],
                            'securitygroup_management' => [
                                'SecuritySuiteGroupManagement',
                                'LBL_MANAGE_SECURITYGROUPS_TITLE',
                                'LBL_MANAGE_SECURITYGROUPS',
                                './index.php?module=SecurityGroups&action=index',
                                'admin-security',
                            ],
                            'securitygroup_config' => [
                                'SecurityGroupsManagement',
                                'LBL_CONFIG_SECURITYGROUPS_TITLE',
                                'LBL_CONFIG_SECURITYGROUPS',
                                './index.php?module=SecurityGroups&action=config',
                                'admin-security-suite-group-management',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'UserManagement',
                            'labelKey' => 'LBL_MANAGE_USERS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/users/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Roles',
                            'labelKey' => 'LBL_MANAGE_ROLES_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/acl-roles/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_MANAGE_PASSWORD_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/PasswordManager',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_OAUTH2_CLIENTS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/oauth2-clients/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_OAUTH_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/oauth-keys/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'SecuritySuiteGroupManagement',
                            'labelKey' => 'LBL_MANAGE_SECURITYGROUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/security-groups/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'SecurityGroupsManagement',
                            'labelKey' => 'LBL_CONFIG_SECURITYGROUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/security-groups/config',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMINISTRATION_HOME_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'configphp_settings' => [
                                'Administration',
                                'LBL_CONFIGURE_SETTINGS_TITLE',
                                'LBL_CONFIGURE_SETTINGS',
                                './index.php?module=Configurator&action=EditView',
                                'admin-system-settings',
                            ],
                            'currencies_management' => [
                                'Currencies',
                                'LBL_MANAGE_CURRENCIES',
                                'LBL_CURRENCY',
                                './index.php?module=Currencies&action=index',
                                'admin-currencies',
                            ],
                            'languages' => [
                                'Currencies',
                                'LBL_MANAGE_LANGUAGES',
                                'LBL_LANGUAGES',
                                './index.php?module=Administration&action=Languages&view=default',
                                'admin-languages',
                            ],
                            'locale' => [
                                'Currencies',
                                'LBL_MANAGE_LOCALE',
                                'LBL_LOCALE',
                                './index.php?module=Administration&action=Locale&view=default',
                                'admin-locale',
                            ],
                            'pdf' => [
                                'PDF',
                                'LBL_PDF_HEADER',
                                'LBL_CHANGE_PDF_SETTINGS',
                                './index.php?module=Administration&action=PDFSettings',
                                'admin-pdf-settings',
                            ],
                            'search_wrapper' => [
                                'icon_SearchForm',
                                'LBL_SEARCH_WRAPPER',
                                'LBL_SEARCH_WRAPPER_DESC',
                                './index.php?module=Administration&action=SearchSettings',
                                'admin-global-search',
                            ],
                            'elastic_search' => [
                                'ElasticSearchIndexerSettings',
                                'LBL_ELASTIC_SEARCH_SETTINGS',
                                'LBL_ELASTIC_SEARCH_SETTINGS_DESC',
                                './index.php?module=Administration&action=ElasticSearchSettings',
                                'admin-global-search',
                            ],
                            'scheduler' => [
                                'Schedulers',
                                'LBL_SUITE_SCHEDULER_TITLE',
                                'LBL_SUITE_SCHEDULER',
                                './index.php?module=Schedulers&action=index',
                                'admin-scheduler',
                            ],
                            'theme_settings' => [
                                'icon_AdminThemes',
                                'LBL_THEME_SETTINGS',
                                'LBL_THEME_SETTINGS_DESC',
                                './index.php?module=Administration&action=ThemeSettings',
                                'admin-themes',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Administration',
                            'labelKey' => 'LBL_CONFIGURE_SETTINGS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/configurator/edit',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_CURRENCIES',
                            'actionLabelKey' => '',
                            'url' => './#/currencies/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_LANGUAGES',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Languages?view=default',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_LOCALE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Locale?view=default',
                            'icon' => '',
                        ],
                        [
                            'name' => 'PDF',
                            'labelKey' => 'LBL_PDF_HEADER',
                            'actionLabelKey' => '',
                            'url' => './#/administration/PDFSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_SearchForm',
                            'labelKey' => 'LBL_SEARCH_WRAPPER',
                            'actionLabelKey' => '',
                            'url' => './#/administration/SearchSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ElasticSearchIndexerSettings',
                            'labelKey' => 'LBL_ELASTIC_SEARCH_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ElasticSearchSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Schedulers',
                            'labelKey' => 'LBL_SUITE_SCHEDULER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/schedulers/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_AdminThemes',
                            'labelKey' => 'LBL_THEME_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ThemeSettings',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_MODULE_ADMIN',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'feed_settings' => [
                                'icon_SugarFeed',
                                'LBL_SUITEFEED_SETTINGS',
                                'LBL_SUITEFEED_SETTINGS_DESC',
                                './index.php?module=SugarFeed&action=AdminSettings',
                                'admin-activity-streams',
                            ],
                            'business_hours' => [
                                'AOBH_BusinessHours',
                                'LBL_BUSINESS_HOURS',
                                'LBL_AOP_BUSINESS_HOURS_DESC',
                                './index.php?module=Administration&action=BusinessHours',
                                'admin-aobh-businesshours',
                            ],
                            'aop' => [
                                'AOP',
                                'LBL_AOP_SETTINGS',
                                'LBL_CHANGE_SETTINGS_AOP',
                                './index.php?module=Administration&action=AOPAdmin',
                                'admin-aop-settings',
                            ],
                            'configure_group_tabs' => [
                                'ConfigureTabs',
                                'LBL_CONFIGURE_GROUP_TABS',
                                'LBL_CONFIGURE_GROUP_TABS_DESC',
                                './index.php?action=wizard&module=Studio&wizard=StudioWizard&option=ConfigureGroupTabs',
                                'admin-configure-module-menu-filters',
                            ],
                            'connector_settings' => [
                                'icon_Connectors',
                                'LBL_CONNECTOR_SETTINGS',
                                'LBL_CONNECTOR_SETTINGS_DESC',
                                './index.php?module=Connectors&action=ConnectorSettings',
                                'admin-connectors',
                            ],
                            'configure_tabs' => [
                                'ConfigureTabs',
                                'LBL_CONFIGURE_TABS_AND_SUBPANELS',
                                'LBL_CONFIGURE_TABS_AND_SUBPANELS_DESC',
                                './index.php?module=Administration&action=ConfigureTabs',
                                'admin-display-modules-and-subpanels',
                            ],
                            'history_contacts_emails' => [
                                'ConfigureTabs',
                                'LBL_HISTORY_CONTACTS_EMAILS',
                                'LBL_HISTORY_CONTACTS_EMAILS_DESC',
                                './index.php?module=Configurator&action=historyContactsEmails',
                                'admin-history-subpanel',
                            ],
                            'aos' => [
                                'AOS',
                                'LBL_AOS_SETTINGS',
                                'LBL_CHANGE_SETTINGS',
                                './index.php?module=Administration&action=AOSAdmin',
                                'admin-aos-settings',
                            ],
                        ],
                        'Bugs' => [
                            'bug_tracker' => [
                                'Releases',
                                'LBL_MANAGE_RELEASES',
                                'LBL_RELEASE',
                                './index.php?module=Releases&action=index',
                                'admin-releases',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'icon_SugarFeed',
                            'labelKey' => 'LBL_SUITEFEED_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/sugar-feed/AdminSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOBH_BusinessHours',
                            'labelKey' => 'LBL_BUSINESS_HOURS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/BusinessHours',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOP',
                            'labelKey' => 'LBL_AOP_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/AOPAdmin',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_CONFIGURE_GROUP_TABS',
                            'actionLabelKey' => '',
                            'url' => './#/studio/wizard?wizard=StudioWizard&option=ConfigureGroupTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_Connectors',
                            'labelKey' => 'LBL_CONNECTOR_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/connectors/ConnectorSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_CONFIGURE_TABS_AND_SUBPANELS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ConfigureTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_HISTORY_CONTACTS_EMAILS',
                            'actionLabelKey' => '',
                            'url' => './#/configurator/historyContactsEmails',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOS',
                            'labelKey' => 'LBL_AOS_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/AOSAdmin',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Releases',
                            'labelKey' => 'LBL_MANAGE_RELEASES',
                            'actionLabelKey' => '',
                            'url' => './#/releases/index',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_EMAIL_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Emails' => [
                            'mass_Email_config' => [
                                'EmailMan',
                                'LBL_MASS_EMAIL_CONFIG_TITLE',
                                'LBL_MASS_EMAIL_CONFIG_DESC',
                                './index.php?module=EmailMan&action=config',
                                'admin-email-settings',
                            ],
                            'mailboxes' => [
                                'EmailInbound',
                                'LBL_MANAGE_MAILBOX',
                                'LBL_MAILBOX_DESC',
                                './index.php?module=InboundEmail&action=index',
                                'admin-inbound-email',
                            ],
                            'mailboxes_outbound' => [
                                'EmailOutbound',
                                'LBL_MANAGE_MAILBOX_OUTBOUND',
                                'LBL_MAILBOX_OUTBOUND_DESC',
                                './index.php?module=OutboundEmailAccounts&action=index',
                                'admin-outbound-email',
                            ],
                            'external_oauth_connections' => [
                                'ExternalOAuthConnection',
                                'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS',
                                'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS_DESC',
                                'index.php?module=ExternalOAuthConnection&action=index',
                                'admin-oauth2',
                            ],
                            'external_oauth_providers' => [
                                'ExternalOAuthProvider',
                                'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS',
                                'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS_DESC',
                                'index.php?module=ExternalOAuthProvider&action=index',
                                'admin-oauth2',
                            ],
                        ],
                        'Campaigns' => [
                            'campaignconfig' => [
                                'EmailCampaigns',
                                'LBL_CAMPAIGN_CONFIG_TITLE',
                                'LBL_CAMPAIGN_CONFIG_DESC',
                                './index.php?module=EmailMan&action=campaignconfig',
                                'admin-campaign-email-settings',
                            ],
                            'mass_Email' => [
                                'EmailQueue',
                                'LBL_MASS_EMAIL_MANAGER_TITLE',
                                'LBL_MASS_EMAIL_MANAGER_DESC',
                                './index.php?module=EmailMan&action=index',
                                'admin-email-queue',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'EmailMan',
                            'labelKey' => 'LBL_MASS_EMAIL_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/config',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailInbound',
                            'labelKey' => 'LBL_MANAGE_MAILBOX',
                            'actionLabelKey' => '',
                            'url' => './#/inbound-email/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailOutbound',
                            'labelKey' => 'LBL_MANAGE_MAILBOX_OUTBOUND',
                            'actionLabelKey' => '',
                            'url' => './#/outbound-email-accounts/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ExternalOAuthConnection',
                            'labelKey' => 'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS',
                            'actionLabelKey' => '',
                            'url' => './#/external-oauth-connection/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ExternalOAuthProvider',
                            'labelKey' => 'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS',
                            'actionLabelKey' => '',
                            'url' => './#/external-oauth-provider/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailCampaigns',
                            'labelKey' => 'LBL_CAMPAIGN_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/campaignconfig',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailQueue',
                            'labelKey' => 'LBL_MASS_EMAIL_MANAGER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/index',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMIN_TOOLS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'repair' => [
                                'Repair',
                                'LBL_UPGRADE_TITLE',
                                'LBL_UPGRADE',
                                './index.php?module=Administration&action=Upgrade',
                                'admin-repair',
                            ],
                            'backup_management' => [
                                'Backups',
                                'LBL_BACKUPS_TITLE',
                                'LBL_BACKUPS',
                                './index.php?module=Administration&action=Backups',
                                'admin-backups',
                            ],
                            'diagnostic' => [
                                'Diagnostic',
                                'LBL_DIAGNOSTIC_TITLE',
                                'LBL_DIAGNOSTIC_DESC',
                                './index.php?module=Administration&action=Diagnostic',
                                'admin-diagnostic',
                            ],
                            'import' => [
                                'Import',
                                'LBL_IMPORT_WIZARD',
                                'LBL_IMPORT_WIZARD_DESC',
                                './index.php?module=Import&action=step1&import_module=Administration',
                                'admin-import',
                            ],
                            'module_loader' => [
                                'ModuleLoader',
                                'LBL_MODULE_LOADER_TITLE',
                                'LBL_MODULE_LOADER',
                                './index.php?module=Administration&action=UpgradeWizard&view=module',
                                'admin-module-loader',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Repair',
                            'labelKey' => 'LBL_UPGRADE_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/upgrade',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Backups',
                            'labelKey' => 'LBL_BACKUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Backups',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Diagnostic',
                            'labelKey' => 'LBL_DIAGNOSTIC_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Diagnostic',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Import',
                            'labelKey' => 'LBL_IMPORT_WIZARD',
                            'actionLabelKey' => '',
                            'url' => './#/import/step1?import_module=Administration',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ModuleLoader',
                            'labelKey' => 'LBL_MODULE_LOADER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/UpgradeWizard?view=module',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_STUDIO_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'studio' => [
                            'studio' => [
                                'Studio',
                                'LBL_STUDIO',
                                'LBL_STUDIO_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=studio',
                                'admin-studio',
                            ],
                        ],
                        'Administration' => [
                            'rename_tabs' => [
                                'RenameTabs',
                                'LBL_RENAME_TABS',
                                'LBL_CHANGE_NAME_MODULES',
                                './index.php?action=wizard&module=Studio&wizard=StudioWizard&option=RenameTabs',
                                'admin-rename-modules',
                            ],
                            'moduleBuilder' => [
                                'ModuleBuilder',
                                'LBL_MODULEBUILDER',
                                'LBL_MODULEBUILDER_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=mb',
                                'admin-module-builder',
                            ],
                        ],
                        'any' => [
                            'dropdowneditor' => [
                                'Dropdown',
                                'LBL_DROPDOWN_EDITOR',
                                'DESC_DROPDOWN_EDITOR',
                                './index.php?module=ModuleBuilder&action=index&type=dropdowns',
                                'admin-dropdown-editor',
                            ],
                            'workflow_management' => [
                                'Workflow',
                                'LBL_WORKFLOW_MANAGER',
                                'LBL_WORKFLOW_MANAGER_DESC',
                                './index.php?module=AOW_WorkFlow',
                                'admin-workflow',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Studio',
                            'labelKey' => 'LBL_STUDIO',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=studio',
                            'icon' => '',
                        ],
                        [
                            'name' => 'RenameTabs',
                            'labelKey' => 'LBL_RENAME_TABS',
                            'actionLabelKey' => '',
                            'url' => './#/studio/wizard?wizard=StudioWizard&option=RenameTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ModuleBuilder',
                            'labelKey' => 'LBL_MODULEBUILDER',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=mb',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Dropdown',
                            'labelKey' => 'LBL_DROPDOWN_EDITOR',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=dropdowns',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Workflow',
                            'labelKey' => 'LBL_WORKFLOW_MANAGER',
                            'actionLabelKey' => '',
                            'url' => './#/workflow',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_GOOGLE_SUITE_ADMIN_HEADER',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'google_calendar_settings' => [
                                'Google Calendar Settings',
                                'LBL_GOOGLE_CALENDAR_SETTINGS_TITLE',
                                'LBL_GOOGLE_CALENDAR_SETTINGS_DESC',
                                './index.php?module=Administration&action=GoogleCalendarSettings',
                                'admin-system-settings',
                            ],
                        ],
                        'jjwg_Maps' => [
                            'config' => [
                                'Administration',
                                'LBL_JJWG_MAPS_ADMIN_CONFIG_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_CONFIG_DESC',
                                './index.php?module=jjwg_Maps&action=config',
                                'admin-google-maps-settings',
                            ],
                            'geocoded_counts' => [
                                'Geocoded_Counts',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_DESC',
                                './index.php?module=jjwg_Maps&action=geocoded_counts',
                                'admin-geocoded-counts',
                            ],
                            'geocoding_test' => [
                                'GeocodingTests',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_DESC',
                                './index.php?module=jjwg_Maps&action=geocoding_test',
                                'admin-geocoding-test',
                            ],
                            'geocode_addresses' => [
                                'GeocodeAddresses',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_DESC',
                                './index.php?module=jjwg_Maps&action=geocode_addresses',
                                'admin-geocode-addresses',
                            ],
                            'address_cache' => [
                                'Address_Cache',
                                'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_DESC',
                                './index.php?module=jjwg_Address_Cache&action=index',
                                'admin-address-cache',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Google Calendar Settings',
                            'labelKey' => 'LBL_GOOGLE_CALENDAR_SETTINGS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/GoogleCalendarSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Administration',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/config',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Geocoded_Counts',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocoded_counts',
                            'icon' => '',
                        ],
                        [
                            'name' => 'GeocodingTests',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocoding_test',
                            'icon' => '',
                        ],
                        [
                            'name' => 'GeocodeAddresses',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocode_addresses',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Address_Cache',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/address-cache/index',
                            'icon' => '',
                        ],
                    ],
                ],
            ],
        ],
        'SugarFavorites' => [
            'path' => 'SugarFavorites',
            'defaultRoute' => './#/SugarFavorites',
            'name' => 'SugarFavorites',
            'labelKey' => 'SugarFavorites',
            'menu' => [],
        ],
        'oauth-keys' => [
            'path' => 'oauth-keys',
            'defaultRoute' => './#/oauth-keys',
            'name' => 'oauth-keys',
            'labelKey' => 'OAuthKeys',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/oauth-keys/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'OAuthKeys',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'oauth-keys',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/oauth-keys/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'oauth-keys',
                ],
            ],
        ],
        'oauth-tokens' => [
            'path' => 'oauth-tokens',
            'defaultRoute' => './#/oauth-tokens',
            'name' => 'oauth-tokens',
            'labelKey' => 'OAuthTokens',
            'menu' => [],
        ],
        'oauth2-clients' => [
            'path' => 'oauth2-clients',
            'defaultRoute' => './#/oauth2-clients',
            'name' => 'oauth2-clients',
            'labelKey' => 'OAuth2Clients',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_OAUTH2_PASSWORD_CLIENT',
                    'url' => './#/oauth2-clients/EditViewPassword',
                    'process' => '',
                    'params' => [
                        'return_module' => 'OAuth2Clients',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'oauth2-clients',
                ],
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_OAUTH2_CREDENTIALS_CLIENT',
                    'url' => './#/oauth2-clients/EditViewCredentials',
                    'process' => '',
                    'params' => [
                        'return_module' => 'OAuth2Clients',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'oauth2-clients',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_OAUTH2_CLIENT_LIST',
                    'url' => './#/oauth2-clients/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'OAuth2Clients',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'oauth2-clients',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_OAUTH2_TOKEN_LIST',
                    'url' => './#/oauth2-tokens/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'OAuth2Tokens',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'oauth2-tokens',
                ],
            ],
        ],
        'oauth2-tokens' => [
            'path' => 'oauth2-tokens',
            'defaultRoute' => './#/oauth2-tokens',
            'name' => 'oauth2-tokens',
            'labelKey' => 'OAuth2Tokens',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_OAUTH2_PASSWORD_CLIENT',
                    'url' => './#/oauth2-clients/EditViewPassword',
                    'process' => '',
                    'params' => [
                        'return_module' => 'OAuth2Clients',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'oauth2-clients',
                ],
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_OAUTH2_CREDENTIALS_CLIENT',
                    'url' => './#/oauth2-clients/EditViewCredentials',
                    'process' => '',
                    'params' => [
                        'return_module' => 'OAuth2Clients',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'oauth2-clients',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_OAUTH2_CLIENT_LIST',
                    'url' => './#/oauth2-clients/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'OAuth2Clients',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'oauth2-clients',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_OAUTH2_TOKEN_LIST',
                    'url' => './#/oauth2-tokens/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'OAuth2Tokens',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'oauth2-tokens',
                ],
            ],
        ],
        'Library' => [
            'path' => 'Library',
            'defaultRoute' => './#/Library',
            'name' => 'Library',
            'labelKey' => 'Library',
            'menu' => [],
        ],
        'email-addresses' => [
            'path' => 'email-addresses',
            'defaultRoute' => './#/email-addresses',
            'name' => 'email-addresses',
            'labelKey' => 'EmailAddresses',
            'menu' => [],
        ],
        'KBDocuments' => [
            'path' => 'KBDocuments',
            'defaultRoute' => './#/KBDocuments',
            'name' => 'KBDocuments',
            'labelKey' => 'KBDocuments',
            'menu' => [],
        ],
        'case-events' => [
            'path' => 'case-events',
            'defaultRoute' => './#/case-events',
            'name' => 'case-events',
            'labelKey' => 'AOP_Case_Events',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/case-events/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOP_Case_Events',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'case-events',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/case-events/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'case-events',
                ],
            ],
        ],
        'case-updates' => [
            'path' => 'case-updates',
            'defaultRoute' => './#/case-updates',
            'name' => 'case-updates',
            'labelKey' => 'AOP_Case_Updates',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/case-updates/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOP_Case_Updates',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'case-updates',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/case-updates/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'case-updates',
                ],
            ],
        ],
        'report-conditions' => [
            'path' => 'report-conditions',
            'defaultRoute' => './#/report-conditions',
            'name' => 'report-conditions',
            'labelKey' => 'AOR_Conditions',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/report-conditions/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOR_Conditions',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'report-conditions',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/report-conditions/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'report-conditions',
                ],
            ],
        ],
        'report-charts' => [
            'path' => 'report-charts',
            'defaultRoute' => './#/report-charts',
            'name' => 'report-charts',
            'labelKey' => 'AOR_Charts',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/report-charts/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOR_Charts',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'report-charts',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/report-charts/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'report-charts',
                ],
            ],
        ],
        'report-fields' => [
            'path' => 'report-fields',
            'defaultRoute' => './#/report-fields',
            'name' => 'report-fields',
            'labelKey' => 'AOR_Fields',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/report-fields/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOR_Fields',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'report-fields',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/report-fields/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'report-fields',
                ],
            ],
        ],
        'products-quotes' => [
            'path' => 'products-quotes',
            'defaultRoute' => './#/products-quotes',
            'name' => 'products-quotes',
            'labelKey' => 'AOS_Products_Quotes',
            'menu' => [],
        ],
        'line-item-groups' => [
            'path' => 'line-item-groups',
            'defaultRoute' => './#/line-item-groups',
            'name' => 'line-item-groups',
            'labelKey' => 'AOS_Line_Item_Groups',
            'menu' => [],
        ],
        'workflow-conditions' => [
            'path' => 'workflow-conditions',
            'defaultRoute' => './#/workflow-conditions',
            'name' => 'workflow-conditions',
            'labelKey' => 'AOW_Conditions',
            'menu' => [],
        ],
        'workflow-processed' => [
            'path' => 'workflow-processed',
            'defaultRoute' => './#/workflow-processed',
            'name' => 'workflow-processed',
            'labelKey' => 'AOW_Processed',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_WORKFLOW',
                    'url' => './#/workflow/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOW_WorkFlow',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'workflow',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_WORKFLOW_LIST',
                    'url' => './#/workflow/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOW_WorkFlow',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'workflow',
                ],
                [
                    'name' => 'View_Process_Audit',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/workflow-processed/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOW_Processed',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'workflow-processed',
                ],
            ],
        ],
        'workflow-actions' => [
            'path' => 'workflow-actions',
            'defaultRoute' => './#/workflow-actions',
            'name' => 'workflow-actions',
            'labelKey' => 'AOW_Actions',
            'menu' => [],
        ],
        'task-templates' => [
            'path' => 'task-templates',
            'defaultRoute' => './#/task-templates',
            'name' => 'task-templates',
            'labelKey' => 'AM_TaskTemplates',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/task-templates/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AM_TaskTemplates',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'task-templates',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/task-templates/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'task-templates',
                ],
            ],
        ],
        'jjwp_Partners' => [
            'path' => 'jjwp_Partners',
            'defaultRoute' => './#/jjwp_Partners',
            'name' => 'jjwp_Partners',
            'labelKey' => 'jjwp_Partners',
            'menu' => [],
        ],
        'outbound-email-accounts' => [
            'path' => 'outbound-email-accounts',
            'defaultRoute' => './#/outbound-email-accounts',
            'name' => 'outbound-email-accounts',
            'labelKey' => 'OutboundEmailAccounts',
            'menu' => [
                [
                    'name' => 'CreatePersonal',
                    'labelKey' => 'LNK_LIST_CREATE_NEW_PERSONAL',
                    'url' => './#/outbound-email-accounts/edit',
                    'process' => '',
                    'params' => [
                        'type' => 'user',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'outbound-email-accounts',
                ],
                [
                    'name' => 'CreateGroup',
                    'labelKey' => 'LNK_LIST_CREATE_NEW_GROUP',
                    'url' => './#/outbound-email-accounts/edit',
                    'process' => '',
                    'params' => [
                        'type' => 'group',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'outbound-email-accounts',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_INBOUND_EMAIL_ACCOUNTS',
                    'url' => './#/inbound-email/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'inbound-email',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/outbound-email-accounts/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'outbound-email-accounts',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_EXTERNAL_OAUTH_CONNECTIONS',
                    'url' => './#/external-oauth-connection/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'external-oauth-connection',
                ],
            ],
        ],
        'external-oauth-connection' => [
            'path' => 'external-oauth-connection',
            'defaultRoute' => './#/external-oauth-connection',
            'name' => 'external-oauth-connection',
            'labelKey' => 'ExternalOAuthConnection',
            'menu' => [
                [
                    'name' => 'CreatePersonal',
                    'labelKey' => 'LNK_LIST_CREATE_NEW_PERSONAL',
                    'url' => './#/external-oauth-connection/edit',
                    'process' => '',
                    'params' => [
                        'type' => 'personal',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'external-oauth-connection',
                ],
                [
                    'name' => 'CreateGroup',
                    'labelKey' => 'LNK_LIST_CREATE_NEW_GROUP',
                    'url' => './#/external-oauth-connection/edit',
                    'process' => '',
                    'params' => [
                        'type' => 'group',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'external-oauth-connection',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_INBOUND_EMAILS',
                    'url' => './#/inbound-email/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'inbound-email',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_OUTBOUND_EMAILS',
                    'url' => './#/outbound-email-accounts/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'outbound-email-accounts',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/external-oauth-connection/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'external-oauth-connection',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_EXTERNAL_OAUTH_PROVIDERS',
                    'url' => './#/external-oauth-provider/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'external-oauth-provider',
                ],
            ],
        ],
        'external-oauth-provider' => [
            'path' => 'external-oauth-provider',
            'defaultRoute' => './#/external-oauth-provider',
            'name' => 'external-oauth-provider',
            'labelKey' => 'ExternalOAuthProvider',
            'menu' => [
                [
                    'name' => 'CreatePersonal',
                    'labelKey' => 'LNK_LIST_CREATE_NEW_PERSONAL',
                    'url' => './#/external-oauth-provider/edit',
                    'process' => '',
                    'params' => [
                        'type' => 'personal',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'external-oauth-provider',
                ],
                [
                    'name' => 'CreateGroup',
                    'labelKey' => 'LNK_LIST_CREATE_NEW_GROUP',
                    'url' => './#/external-oauth-provider/edit',
                    'process' => '',
                    'params' => [
                        'type' => 'group',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'external-oauth-provider',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_INBOUND_EMAILS',
                    'url' => './#/inbound-email/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'inbound-email',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_OUTBOUND_EMAILS',
                    'url' => './#/outbound-email-accounts/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'outbound-email-accounts',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_EXTERNAL_OAUTH_CONNECTION',
                    'url' => './#/external-oauth-connection/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'external-oauth-connection',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/external-oauth-provider/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'external-oauth-provider',
                ],
            ],
        ],
        'TemplateEditor' => [
            'path' => 'TemplateEditor',
            'defaultRoute' => './#/TemplateEditor',
            'name' => 'TemplateEditor',
            'labelKey' => 'TemplateEditor',
            'menu' => [],
        ],
        'survey-responses' => [
            'path' => 'survey-responses',
            'defaultRoute' => './#/survey-responses',
            'name' => 'survey-responses',
            'labelKey' => 'SurveyResponses',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/survey-responses/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SurveyResponses',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'survey-responses',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/survey-responses/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SurveyResponses',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'survey-responses',
                ],
            ],
        ],
        'survey-question-responses' => [
            'path' => 'survey-question-responses',
            'defaultRoute' => './#/survey-question-responses',
            'name' => 'survey-question-responses',
            'labelKey' => 'SurveyQuestionResponses',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/survey-question-responses/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SurveyQuestionResponses',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'survey-question-responses',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/survey-question-responses/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SurveyQuestionResponses',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'survey-question-responses',
                ],
            ],
        ],
        'survey-questions' => [
            'path' => 'survey-questions',
            'defaultRoute' => './#/survey-questions',
            'name' => 'survey-questions',
            'labelKey' => 'SurveyQuestions',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/survey-questions/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SurveyQuestions',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'survey-questions',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/survey-questions/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SurveyQuestions',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'survey-questions',
                ],
            ],
        ],
        'survey-question-options' => [
            'path' => 'survey-question-options',
            'defaultRoute' => './#/survey-question-options',
            'name' => 'survey-question-options',
            'labelKey' => 'SurveyQuestionOptions',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/survey-question-options/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SurveyQuestionOptions',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'survey-question-options',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/survey-question-options/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SurveyQuestionOptions',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'survey-question-options',
                ],
            ],
        ],
        'CCX_Voters' => [
            'path' => 'CCX_Voters',
            'defaultRoute' => './#/CCX_Voters',
            'name' => 'CCX_Voters',
            'labelKey' => 'CCX_Voters',
            'menu' => [],
        ],
        'CCX_Address' => [
            'path' => 'CCX_Address',
            'defaultRoute' => './#/CCX_Address',
            'name' => 'CCX_Address',
            'labelKey' => 'CCX_Address',
            'menu' => [],
        ],
        'CCX_HI_Interaction' => [
            'path' => 'CCX_HI_Interaction',
            'defaultRoute' => './#/CCX_HI_Interaction',
            'name' => 'CCX_HI_Interaction',
            'labelKey' => 'CCX_HI_Interaction',
            'menu' => [],
        ],
        'CCX_Business_Service' => [
            'path' => 'CCX_Business_Service',
            'defaultRoute' => './#/CCX_Business_Service',
            'name' => 'CCX_Business_Service',
            'labelKey' => 'CCX_Business_Service',
            'menu' => [],
        ],
        'CCX_HI_Activity' => [
            'path' => 'CCX_HI_Activity',
            'defaultRoute' => './#/CCX_HI_Activity',
            'name' => 'CCX_HI_Activity',
            'labelKey' => 'CCX_HI_Activity',
            'menu' => [],
        ],
        'CCX_Message_Templates' => [
            'path' => 'CCX_Message_Templates',
            'defaultRoute' => './#/CCX_Message_Templates',
            'name' => 'CCX_Message_Templates',
            'labelKey' => 'CCX_Message_Templates',
            'menu' => [],
        ],
        'CCX_basic_skills_instruction' => [
            'path' => 'CCX_basic_skills_instruction',
            'defaultRoute' => './#/CCX_basic_skills_instruction',
            'name' => 'CCX_basic_skills_instruction',
            'labelKey' => 'CCX_basic_skills_instruction',
            'menu' => [],
        ],
        'CCX_W_work_reporting' => [
            'path' => 'CCX_W_work_reporting',
            'defaultRoute' => './#/CCX_W_work_reporting',
            'name' => 'CCX_W_work_reporting',
            'labelKey' => 'CCX_W_work_reporting',
            'menu' => [],
        ],
        'CX_BA_barrier' => [
            'path' => 'CX_BA_barrier',
            'defaultRoute' => './#/CX_BA_barrier',
            'name' => 'CX_BA_barrier',
            'labelKey' => 'CX_BA_barrier',
            'menu' => [],
        ],
        'CX_CH_chat_history' => [
            'path' => 'CX_CH_chat_history',
            'defaultRoute' => './#/CX_CH_chat_history',
            'name' => 'CX_CH_chat_history',
            'labelKey' => 'CX_CH_chat_history',
            'menu' => [],
        ],
        'CX_CH_sj_ticket' => [
            'path' => 'CX_CH_sj_ticket',
            'defaultRoute' => './#/CX_CH_sj_ticket',
            'name' => 'CX_CH_sj_ticket',
            'labelKey' => 'CX_CH_sj_ticket',
            'menu' => [],
        ],
        'I_MA_ID_CSR_MAILING_ADDRESS' => [
            'path' => 'I_MA_ID_CSR_MAILING_ADDRESS',
            'defaultRoute' => './#/I_MA_ID_CSR_MAILING_ADDRESS',
            'name' => 'I_MA_ID_CSR_MAILING_ADDRESS',
            'labelKey' => 'I_MA_ID_CSR_MAILING_ADDRESS',
            'menu' => [],
        ],
        'I_PA_ID_CSR_PHYSICAL_ADDRESS' => [
            'path' => 'I_PA_ID_CSR_PHYSICAL_ADDRESS',
            'defaultRoute' => './#/I_PA_ID_CSR_PHYSICAL_ADDRESS',
            'name' => 'I_PA_ID_CSR_PHYSICAL_ADDRESS',
            'labelKey' => 'I_PA_ID_CSR_PHYSICAL_ADDRESS',
            'menu' => [],
        ],
        'I_ET_ID_CSR_ENGAGEMENT_TRACKER' => [
            'path' => 'I_ET_ID_CSR_ENGAGEMENT_TRACKER',
            'defaultRoute' => './#/I_ET_ID_CSR_ENGAGEMENT_TRACKER',
            'name' => 'I_ET_ID_CSR_ENGAGEMENT_TRACKER',
            'labelKey' => 'I_ET_ID_CSR_ENGAGEMENT_TRACKER',
            'menu' => [],
        ],
        'I_CON_ID_REF_CONCILIATION' => [
            'path' => 'I_CON_ID_REF_CONCILIATION',
            'defaultRoute' => './#/I_CON_ID_REF_CONCILIATION',
            'name' => 'I_CON_ID_REF_CONCILIATION',
            'labelKey' => 'I_CON_ID_REF_CONCILIATION',
            'menu' => [],
        ],
        'I_DA_ID_REF_DETAILADVANCEMENT' => [
            'path' => 'I_DA_ID_REF_DETAILADVANCEMENT',
            'defaultRoute' => './#/I_DA_ID_REF_DETAILADVANCEMENT',
            'name' => 'I_DA_ID_REF_DETAILADVANCEMENT',
            'labelKey' => 'I_DA_ID_REF_DETAILADVANCEMENT',
            'menu' => [],
        ],
        'I_CTE_ID_REF_DETAILCTECERT' => [
            'path' => 'I_CTE_ID_REF_DETAILCTECERT',
            'defaultRoute' => './#/I_CTE_ID_REF_DETAILCTECERT',
            'name' => 'I_CTE_ID_REF_DETAILCTECERT',
            'labelKey' => 'I_CTE_ID_REF_DETAILCTECERT',
            'menu' => [],
        ],
        'I_REF_ID_REF_REFERRAL' => [
            'path' => 'I_REF_ID_REF_REFERRAL',
            'defaultRoute' => './#/I_REF_ID_REF_REFERRAL',
            'name' => 'I_REF_ID_REF_REFERRAL',
            'labelKey' => 'I_REF_ID_REF_REFERRAL',
            'menu' => [],
        ],
        'I_BSI_ID_REF_DETAILBSICERT' => [
            'path' => 'I_BSI_ID_REF_DETAILBSICERT',
            'defaultRoute' => './#/I_BSI_ID_REF_DETAILBSICERT',
            'name' => 'I_BSI_ID_REF_DETAILBSICERT',
            'labelKey' => 'I_BSI_ID_REF_DETAILBSICERT',
            'menu' => [],
        ],
        'custom-fields' => [
            'path' => 'custom-fields',
            'defaultRoute' => './#/custom-fields',
            'name' => 'custom-fields',
            'labelKey' => 'CustomFields',
            'menu' => [],
        ],
        'dropdown' => [
            'path' => 'dropdown',
            'defaultRoute' => './#/dropdown',
            'name' => 'dropdown',
            'labelKey' => 'Dropdown',
            'menu' => [],
        ],
        'dynamic' => [
            'path' => 'dynamic',
            'defaultRoute' => './#/dynamic',
            'name' => 'dynamic',
            'labelKey' => 'Dynamic',
            'menu' => [],
        ],
        'dynamic-fields' => [
            'path' => 'dynamic-fields',
            'defaultRoute' => './#/dynamic-fields',
            'name' => 'dynamic-fields',
            'labelKey' => 'DynamicFields',
            'menu' => [],
        ],
        'dynamic-layout' => [
            'path' => 'dynamic-layout',
            'defaultRoute' => './#/dynamic-layout',
            'name' => 'dynamic-layout',
            'labelKey' => 'DynamicLayout',
            'menu' => [],
        ],
        'edit-custom-fields' => [
            'path' => 'edit-custom-fields',
            'defaultRoute' => './#/edit-custom-fields',
            'name' => 'edit-custom-fields',
            'labelKey' => 'EditCustomFields',
            'menu' => [],
        ],
        'help' => [
            'path' => 'help',
            'defaultRoute' => './#/help',
            'name' => 'help',
            'labelKey' => 'Help',
            'menu' => [
                [
                    'name' => 'Contacts',
                    'labelKey' => 'LNK_NEW_CONTACT',
                    'url' => './#/contacts/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Contacts',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => '',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'contacts',
                ],
                [
                    'name' => 'Accounts',
                    'labelKey' => 'LNK_NEW_ACCOUNT',
                    'url' => './#/accounts/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Accounts',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'accounts',
                ],
                [
                    'name' => 'Opportunities',
                    'labelKey' => 'LNK_NEW_OPPORTUNITY',
                    'url' => './#/opportunities/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Opportunities',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'opportunities',
                ],
                [
                    'name' => 'Cases',
                    'labelKey' => 'LNK_NEW_CASE',
                    'url' => './#/cases/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Cases',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'cases',
                ],
                [
                    'name' => 'Notes',
                    'labelKey' => 'LNK_NEW_NOTE',
                    'url' => './#/notes/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Notes',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'notes',
                ],
                [
                    'name' => 'Calls',
                    'labelKey' => 'LNK_NEW_CALL',
                    'url' => './#/calls/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Calls',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'calls',
                ],
                [
                    'name' => 'Emails',
                    'labelKey' => 'LNK_NEW_EMAIL',
                    'url' => './#/emails/Compose',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'emails',
                ],
                [
                    'name' => 'Meetings',
                    'labelKey' => 'LNK_NEW_MEETING',
                    'url' => './#/meetings/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Meetings',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'meetings',
                ],
                [
                    'name' => 'Tasks',
                    'labelKey' => 'LNK_NEW_TASK',
                    'url' => './#/tasks/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Tasks',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'tasks',
                ],
            ],
        ],
        'import' => [
            'path' => 'import',
            'defaultRoute' => './#/import',
            'name' => 'import',
            'labelKey' => 'Import',
            'menu' => [],
        ],
        'my-settings' => [
            'path' => 'my-settings',
            'defaultRoute' => './#/my-settings',
            'name' => 'my-settings',
            'labelKey' => 'MySettings',
            'menu' => [],
        ],
        'fields-metaData' => [
            'path' => 'fields-metaData',
            'defaultRoute' => './#/fields-metaData',
            'name' => 'fields-metaData',
            'labelKey' => 'FieldsMetaData',
            'menu' => [],
        ],
        'versions' => [
            'path' => 'versions',
            'defaultRoute' => './#/versions',
            'name' => 'versions',
            'labelKey' => 'Versions',
            'menu' => [],
        ],
        'label-editor' => [
            'path' => 'label-editor',
            'defaultRoute' => './#/label-editor',
            'name' => 'label-editor',
            'labelKey' => 'LabelEditor',
            'menu' => [],
        ],
        'optimistic-lock' => [
            'path' => 'optimistic-lock',
            'defaultRoute' => './#/optimistic-lock',
            'name' => 'optimistic-lock',
            'labelKey' => 'OptimisticLock',
            'menu' => [],
        ],
        'audit' => [
            'path' => 'audit',
            'defaultRoute' => './#/audit',
            'name' => 'audit',
            'labelKey' => 'Audit',
            'menu' => [],
        ],
        'mail-merge' => [
            'path' => 'mail-merge',
            'defaultRoute' => './#/mail-merge',
            'name' => 'mail-merge',
            'labelKey' => 'MailMerge',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_MAILMERGE',
                    'url' => './#/mail-merge/index',
                    'process' => '',
                    'params' => [
                        'reset' => 'true',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'mail-merge',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_UPLOAD_TEMPLATE',
                    'url' => './#/documents/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'MailMerge',
                        'return_action' => 'EditView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'documents',
                ],
            ],
        ],
        'merge-records' => [
            'path' => 'merge-records',
            'defaultRoute' => './#/merge-records',
            'name' => 'merge-records',
            'labelKey' => 'MergeRecords',
            'menu' => [],
        ],
        'schedulers-jobs' => [
            'path' => 'schedulers-jobs',
            'defaultRoute' => './#/schedulers-jobs',
            'name' => 'schedulers-jobs',
            'labelKey' => 'Schedulers_jobs',
            'menu' => [],
        ],
        'campaign-trackers' => [
            'path' => 'campaign-trackers',
            'defaultRoute' => './#/campaign-trackers',
            'name' => 'campaign-trackers',
            'labelKey' => 'CampaignTrackers',
            'menu' => [
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_CAMPAIGN_LIST',
                    'url' => './#/campaigns/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Campaigns',
                        'return_action' => 'index',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'campaigns',
                ],
            ],
        ],
        'emailman' => [
            'path' => 'administration',
            'defaultRoute' => './#/administration',
            'name' => 'administration',
            'labelKey' => 'Administration',
            'menu' => [
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_USERS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Users' => [
                            'user_management' => [
                                'UserManagement',
                                'LBL_MANAGE_USERS_TITLE',
                                'LBL_MANAGE_USERS',
                                './index.php?module=Users&action=index',
                                'admin-user-management',
                            ],
                            'roles_management' => [
                                'Roles',
                                'LBL_MANAGE_ROLES_TITLE',
                                'LBL_MANAGE_ROLES',
                                './index.php?module=ACLRoles&action=index',
                                'admin-roles',
                            ],
                        ],
                        'Administration' => [
                            'password_management' => [
                                'Password',
                                'LBL_MANAGE_PASSWORD_TITLE',
                                'LBL_MANAGE_PASSWORD',
                                './index.php?module=Administration&action=PasswordManager',
                                'admin-password',
                            ],
                            'oauth2_clients' => [
                                'Password',
                                'LBL_OAUTH2_CLIENTS_TITLE',
                                'LBL_OAUTH2_CLIENTS',
                                './index.php?module=OAuth2Clients&action=index',
                                'admin-oauth2',
                            ],
                            'oauth_keys' => [
                                'Password',
                                'LBL_OAUTH_TITLE',
                                'LBL_OAUTH',
                                './index.php?module=OAuthKeys&action=index',
                                'admin-oauth-keys',
                            ],
                            'securitygroup_management' => [
                                'SecuritySuiteGroupManagement',
                                'LBL_MANAGE_SECURITYGROUPS_TITLE',
                                'LBL_MANAGE_SECURITYGROUPS',
                                './index.php?module=SecurityGroups&action=index',
                                'admin-security',
                            ],
                            'securitygroup_config' => [
                                'SecurityGroupsManagement',
                                'LBL_CONFIG_SECURITYGROUPS_TITLE',
                                'LBL_CONFIG_SECURITYGROUPS',
                                './index.php?module=SecurityGroups&action=config',
                                'admin-security-suite-group-management',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'UserManagement',
                            'labelKey' => 'LBL_MANAGE_USERS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/users/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Roles',
                            'labelKey' => 'LBL_MANAGE_ROLES_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/acl-roles/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_MANAGE_PASSWORD_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/PasswordManager',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_OAUTH2_CLIENTS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/oauth2-clients/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_OAUTH_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/oauth-keys/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'SecuritySuiteGroupManagement',
                            'labelKey' => 'LBL_MANAGE_SECURITYGROUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/security-groups/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'SecurityGroupsManagement',
                            'labelKey' => 'LBL_CONFIG_SECURITYGROUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/security-groups/config',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMINISTRATION_HOME_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'configphp_settings' => [
                                'Administration',
                                'LBL_CONFIGURE_SETTINGS_TITLE',
                                'LBL_CONFIGURE_SETTINGS',
                                './index.php?module=Configurator&action=EditView',
                                'admin-system-settings',
                            ],
                            'currencies_management' => [
                                'Currencies',
                                'LBL_MANAGE_CURRENCIES',
                                'LBL_CURRENCY',
                                './index.php?module=Currencies&action=index',
                                'admin-currencies',
                            ],
                            'languages' => [
                                'Currencies',
                                'LBL_MANAGE_LANGUAGES',
                                'LBL_LANGUAGES',
                                './index.php?module=Administration&action=Languages&view=default',
                                'admin-languages',
                            ],
                            'locale' => [
                                'Currencies',
                                'LBL_MANAGE_LOCALE',
                                'LBL_LOCALE',
                                './index.php?module=Administration&action=Locale&view=default',
                                'admin-locale',
                            ],
                            'pdf' => [
                                'PDF',
                                'LBL_PDF_HEADER',
                                'LBL_CHANGE_PDF_SETTINGS',
                                './index.php?module=Administration&action=PDFSettings',
                                'admin-pdf-settings',
                            ],
                            'search_wrapper' => [
                                'icon_SearchForm',
                                'LBL_SEARCH_WRAPPER',
                                'LBL_SEARCH_WRAPPER_DESC',
                                './index.php?module=Administration&action=SearchSettings',
                                'admin-global-search',
                            ],
                            'elastic_search' => [
                                'ElasticSearchIndexerSettings',
                                'LBL_ELASTIC_SEARCH_SETTINGS',
                                'LBL_ELASTIC_SEARCH_SETTINGS_DESC',
                                './index.php?module=Administration&action=ElasticSearchSettings',
                                'admin-global-search',
                            ],
                            'scheduler' => [
                                'Schedulers',
                                'LBL_SUITE_SCHEDULER_TITLE',
                                'LBL_SUITE_SCHEDULER',
                                './index.php?module=Schedulers&action=index',
                                'admin-scheduler',
                            ],
                            'theme_settings' => [
                                'icon_AdminThemes',
                                'LBL_THEME_SETTINGS',
                                'LBL_THEME_SETTINGS_DESC',
                                './index.php?module=Administration&action=ThemeSettings',
                                'admin-themes',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Administration',
                            'labelKey' => 'LBL_CONFIGURE_SETTINGS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/configurator/edit',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_CURRENCIES',
                            'actionLabelKey' => '',
                            'url' => './#/currencies/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_LANGUAGES',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Languages?view=default',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_LOCALE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Locale?view=default',
                            'icon' => '',
                        ],
                        [
                            'name' => 'PDF',
                            'labelKey' => 'LBL_PDF_HEADER',
                            'actionLabelKey' => '',
                            'url' => './#/administration/PDFSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_SearchForm',
                            'labelKey' => 'LBL_SEARCH_WRAPPER',
                            'actionLabelKey' => '',
                            'url' => './#/administration/SearchSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ElasticSearchIndexerSettings',
                            'labelKey' => 'LBL_ELASTIC_SEARCH_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ElasticSearchSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Schedulers',
                            'labelKey' => 'LBL_SUITE_SCHEDULER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/schedulers/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_AdminThemes',
                            'labelKey' => 'LBL_THEME_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ThemeSettings',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_MODULE_ADMIN',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'feed_settings' => [
                                'icon_SugarFeed',
                                'LBL_SUITEFEED_SETTINGS',
                                'LBL_SUITEFEED_SETTINGS_DESC',
                                './index.php?module=SugarFeed&action=AdminSettings',
                                'admin-activity-streams',
                            ],
                            'business_hours' => [
                                'AOBH_BusinessHours',
                                'LBL_BUSINESS_HOURS',
                                'LBL_AOP_BUSINESS_HOURS_DESC',
                                './index.php?module=Administration&action=BusinessHours',
                                'admin-aobh-businesshours',
                            ],
                            'aop' => [
                                'AOP',
                                'LBL_AOP_SETTINGS',
                                'LBL_CHANGE_SETTINGS_AOP',
                                './index.php?module=Administration&action=AOPAdmin',
                                'admin-aop-settings',
                            ],
                            'configure_group_tabs' => [
                                'ConfigureTabs',
                                'LBL_CONFIGURE_GROUP_TABS',
                                'LBL_CONFIGURE_GROUP_TABS_DESC',
                                './index.php?action=wizard&module=Studio&wizard=StudioWizard&option=ConfigureGroupTabs',
                                'admin-configure-module-menu-filters',
                            ],
                            'connector_settings' => [
                                'icon_Connectors',
                                'LBL_CONNECTOR_SETTINGS',
                                'LBL_CONNECTOR_SETTINGS_DESC',
                                './index.php?module=Connectors&action=ConnectorSettings',
                                'admin-connectors',
                            ],
                            'configure_tabs' => [
                                'ConfigureTabs',
                                'LBL_CONFIGURE_TABS_AND_SUBPANELS',
                                'LBL_CONFIGURE_TABS_AND_SUBPANELS_DESC',
                                './index.php?module=Administration&action=ConfigureTabs',
                                'admin-display-modules-and-subpanels',
                            ],
                            'history_contacts_emails' => [
                                'ConfigureTabs',
                                'LBL_HISTORY_CONTACTS_EMAILS',
                                'LBL_HISTORY_CONTACTS_EMAILS_DESC',
                                './index.php?module=Configurator&action=historyContactsEmails',
                                'admin-history-subpanel',
                            ],
                            'aos' => [
                                'AOS',
                                'LBL_AOS_SETTINGS',
                                'LBL_CHANGE_SETTINGS',
                                './index.php?module=Administration&action=AOSAdmin',
                                'admin-aos-settings',
                            ],
                        ],
                        'Bugs' => [
                            'bug_tracker' => [
                                'Releases',
                                'LBL_MANAGE_RELEASES',
                                'LBL_RELEASE',
                                './index.php?module=Releases&action=index',
                                'admin-releases',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'icon_SugarFeed',
                            'labelKey' => 'LBL_SUITEFEED_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/sugar-feed/AdminSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOBH_BusinessHours',
                            'labelKey' => 'LBL_BUSINESS_HOURS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/BusinessHours',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOP',
                            'labelKey' => 'LBL_AOP_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/AOPAdmin',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_CONFIGURE_GROUP_TABS',
                            'actionLabelKey' => '',
                            'url' => './#/studio/wizard?wizard=StudioWizard&option=ConfigureGroupTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_Connectors',
                            'labelKey' => 'LBL_CONNECTOR_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/connectors/ConnectorSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_CONFIGURE_TABS_AND_SUBPANELS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ConfigureTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_HISTORY_CONTACTS_EMAILS',
                            'actionLabelKey' => '',
                            'url' => './#/configurator/historyContactsEmails',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOS',
                            'labelKey' => 'LBL_AOS_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/AOSAdmin',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Releases',
                            'labelKey' => 'LBL_MANAGE_RELEASES',
                            'actionLabelKey' => '',
                            'url' => './#/releases/index',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_EMAIL_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Emails' => [
                            'mass_Email_config' => [
                                'EmailMan',
                                'LBL_MASS_EMAIL_CONFIG_TITLE',
                                'LBL_MASS_EMAIL_CONFIG_DESC',
                                './index.php?module=EmailMan&action=config',
                                'admin-email-settings',
                            ],
                            'mailboxes' => [
                                'EmailInbound',
                                'LBL_MANAGE_MAILBOX',
                                'LBL_MAILBOX_DESC',
                                './index.php?module=InboundEmail&action=index',
                                'admin-inbound-email',
                            ],
                            'mailboxes_outbound' => [
                                'EmailOutbound',
                                'LBL_MANAGE_MAILBOX_OUTBOUND',
                                'LBL_MAILBOX_OUTBOUND_DESC',
                                './index.php?module=OutboundEmailAccounts&action=index',
                                'admin-outbound-email',
                            ],
                            'external_oauth_connections' => [
                                'ExternalOAuthConnection',
                                'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS',
                                'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS_DESC',
                                'index.php?module=ExternalOAuthConnection&action=index',
                                'admin-oauth2',
                            ],
                            'external_oauth_providers' => [
                                'ExternalOAuthProvider',
                                'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS',
                                'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS_DESC',
                                'index.php?module=ExternalOAuthProvider&action=index',
                                'admin-oauth2',
                            ],
                        ],
                        'Campaigns' => [
                            'campaignconfig' => [
                                'EmailCampaigns',
                                'LBL_CAMPAIGN_CONFIG_TITLE',
                                'LBL_CAMPAIGN_CONFIG_DESC',
                                './index.php?module=EmailMan&action=campaignconfig',
                                'admin-campaign-email-settings',
                            ],
                            'mass_Email' => [
                                'EmailQueue',
                                'LBL_MASS_EMAIL_MANAGER_TITLE',
                                'LBL_MASS_EMAIL_MANAGER_DESC',
                                './index.php?module=EmailMan&action=index',
                                'admin-email-queue',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'EmailMan',
                            'labelKey' => 'LBL_MASS_EMAIL_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/config',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailInbound',
                            'labelKey' => 'LBL_MANAGE_MAILBOX',
                            'actionLabelKey' => '',
                            'url' => './#/inbound-email/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailOutbound',
                            'labelKey' => 'LBL_MANAGE_MAILBOX_OUTBOUND',
                            'actionLabelKey' => '',
                            'url' => './#/outbound-email-accounts/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ExternalOAuthConnection',
                            'labelKey' => 'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS',
                            'actionLabelKey' => '',
                            'url' => './#/external-oauth-connection/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ExternalOAuthProvider',
                            'labelKey' => 'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS',
                            'actionLabelKey' => '',
                            'url' => './#/external-oauth-provider/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailCampaigns',
                            'labelKey' => 'LBL_CAMPAIGN_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/campaignconfig',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailQueue',
                            'labelKey' => 'LBL_MASS_EMAIL_MANAGER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/index',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMIN_TOOLS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'repair' => [
                                'Repair',
                                'LBL_UPGRADE_TITLE',
                                'LBL_UPGRADE',
                                './index.php?module=Administration&action=Upgrade',
                                'admin-repair',
                            ],
                            'backup_management' => [
                                'Backups',
                                'LBL_BACKUPS_TITLE',
                                'LBL_BACKUPS',
                                './index.php?module=Administration&action=Backups',
                                'admin-backups',
                            ],
                            'diagnostic' => [
                                'Diagnostic',
                                'LBL_DIAGNOSTIC_TITLE',
                                'LBL_DIAGNOSTIC_DESC',
                                './index.php?module=Administration&action=Diagnostic',
                                'admin-diagnostic',
                            ],
                            'import' => [
                                'Import',
                                'LBL_IMPORT_WIZARD',
                                'LBL_IMPORT_WIZARD_DESC',
                                './index.php?module=Import&action=step1&import_module=Administration',
                                'admin-import',
                            ],
                            'module_loader' => [
                                'ModuleLoader',
                                'LBL_MODULE_LOADER_TITLE',
                                'LBL_MODULE_LOADER',
                                './index.php?module=Administration&action=UpgradeWizard&view=module',
                                'admin-module-loader',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Repair',
                            'labelKey' => 'LBL_UPGRADE_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/upgrade',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Backups',
                            'labelKey' => 'LBL_BACKUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Backups',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Diagnostic',
                            'labelKey' => 'LBL_DIAGNOSTIC_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Diagnostic',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Import',
                            'labelKey' => 'LBL_IMPORT_WIZARD',
                            'actionLabelKey' => '',
                            'url' => './#/import/step1?import_module=Administration',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ModuleLoader',
                            'labelKey' => 'LBL_MODULE_LOADER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/UpgradeWizard?view=module',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_STUDIO_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'studio' => [
                            'studio' => [
                                'Studio',
                                'LBL_STUDIO',
                                'LBL_STUDIO_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=studio',
                                'admin-studio',
                            ],
                        ],
                        'Administration' => [
                            'rename_tabs' => [
                                'RenameTabs',
                                'LBL_RENAME_TABS',
                                'LBL_CHANGE_NAME_MODULES',
                                './index.php?action=wizard&module=Studio&wizard=StudioWizard&option=RenameTabs',
                                'admin-rename-modules',
                            ],
                            'moduleBuilder' => [
                                'ModuleBuilder',
                                'LBL_MODULEBUILDER',
                                'LBL_MODULEBUILDER_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=mb',
                                'admin-module-builder',
                            ],
                        ],
                        'any' => [
                            'dropdowneditor' => [
                                'Dropdown',
                                'LBL_DROPDOWN_EDITOR',
                                'DESC_DROPDOWN_EDITOR',
                                './index.php?module=ModuleBuilder&action=index&type=dropdowns',
                                'admin-dropdown-editor',
                            ],
                            'workflow_management' => [
                                'Workflow',
                                'LBL_WORKFLOW_MANAGER',
                                'LBL_WORKFLOW_MANAGER_DESC',
                                './index.php?module=AOW_WorkFlow',
                                'admin-workflow',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Studio',
                            'labelKey' => 'LBL_STUDIO',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=studio',
                            'icon' => '',
                        ],
                        [
                            'name' => 'RenameTabs',
                            'labelKey' => 'LBL_RENAME_TABS',
                            'actionLabelKey' => '',
                            'url' => './#/studio/wizard?wizard=StudioWizard&option=RenameTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ModuleBuilder',
                            'labelKey' => 'LBL_MODULEBUILDER',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=mb',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Dropdown',
                            'labelKey' => 'LBL_DROPDOWN_EDITOR',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=dropdowns',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Workflow',
                            'labelKey' => 'LBL_WORKFLOW_MANAGER',
                            'actionLabelKey' => '',
                            'url' => './#/workflow',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_GOOGLE_SUITE_ADMIN_HEADER',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'google_calendar_settings' => [
                                'Google Calendar Settings',
                                'LBL_GOOGLE_CALENDAR_SETTINGS_TITLE',
                                'LBL_GOOGLE_CALENDAR_SETTINGS_DESC',
                                './index.php?module=Administration&action=GoogleCalendarSettings',
                                'admin-system-settings',
                            ],
                        ],
                        'jjwg_Maps' => [
                            'config' => [
                                'Administration',
                                'LBL_JJWG_MAPS_ADMIN_CONFIG_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_CONFIG_DESC',
                                './index.php?module=jjwg_Maps&action=config',
                                'admin-google-maps-settings',
                            ],
                            'geocoded_counts' => [
                                'Geocoded_Counts',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_DESC',
                                './index.php?module=jjwg_Maps&action=geocoded_counts',
                                'admin-geocoded-counts',
                            ],
                            'geocoding_test' => [
                                'GeocodingTests',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_DESC',
                                './index.php?module=jjwg_Maps&action=geocoding_test',
                                'admin-geocoding-test',
                            ],
                            'geocode_addresses' => [
                                'GeocodeAddresses',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_DESC',
                                './index.php?module=jjwg_Maps&action=geocode_addresses',
                                'admin-geocode-addresses',
                            ],
                            'address_cache' => [
                                'Address_Cache',
                                'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_DESC',
                                './index.php?module=jjwg_Address_Cache&action=index',
                                'admin-address-cache',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Google Calendar Settings',
                            'labelKey' => 'LBL_GOOGLE_CALENDAR_SETTINGS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/GoogleCalendarSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Administration',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/config',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Geocoded_Counts',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocoded_counts',
                            'icon' => '',
                        ],
                        [
                            'name' => 'GeocodingTests',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocoding_test',
                            'icon' => '',
                        ],
                        [
                            'name' => 'GeocodeAddresses',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocode_addresses',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Address_Cache',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/address-cache/index',
                            'icon' => '',
                        ],
                    ],
                ],
            ],
        ],
        'groups' => [
            'path' => 'groups',
            'defaultRoute' => './#/groups',
            'name' => 'groups',
            'labelKey' => 'Groups',
            'menu' => [
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_ALL_GROUPS',
                    'url' => './#/groups/list',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'groups',
                ],
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_GROUP',
                    'url' => './#/groups/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Groups',
                        'return_action' => 'ListView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'groups',
                ],
            ],
        ],
        'acl-actions' => [
            'path' => 'acl-actions',
            'defaultRoute' => './#/acl-actions',
            'name' => 'acl-actions',
            'labelKey' => 'ACLActions',
            'menu' => [
                [
                    'name' => 'List',
                    'labelKey' => 'LIST_ROLES',
                    'url' => './#/acl-roles/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'acl-roles',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LIST_ROLES_BY_USER',
                    'url' => './#/acl-roles/ListUsers',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'acl-roles',
                ],
            ],
        ],
        'module-builder' => [
            'path' => 'administration',
            'defaultRoute' => './#/administration',
            'name' => 'administration',
            'labelKey' => 'Administration',
            'menu' => [
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_USERS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Users' => [
                            'user_management' => [
                                'UserManagement',
                                'LBL_MANAGE_USERS_TITLE',
                                'LBL_MANAGE_USERS',
                                './index.php?module=Users&action=index',
                                'admin-user-management',
                            ],
                            'roles_management' => [
                                'Roles',
                                'LBL_MANAGE_ROLES_TITLE',
                                'LBL_MANAGE_ROLES',
                                './index.php?module=ACLRoles&action=index',
                                'admin-roles',
                            ],
                        ],
                        'Administration' => [
                            'password_management' => [
                                'Password',
                                'LBL_MANAGE_PASSWORD_TITLE',
                                'LBL_MANAGE_PASSWORD',
                                './index.php?module=Administration&action=PasswordManager',
                                'admin-password',
                            ],
                            'oauth2_clients' => [
                                'Password',
                                'LBL_OAUTH2_CLIENTS_TITLE',
                                'LBL_OAUTH2_CLIENTS',
                                './index.php?module=OAuth2Clients&action=index',
                                'admin-oauth2',
                            ],
                            'oauth_keys' => [
                                'Password',
                                'LBL_OAUTH_TITLE',
                                'LBL_OAUTH',
                                './index.php?module=OAuthKeys&action=index',
                                'admin-oauth-keys',
                            ],
                            'securitygroup_management' => [
                                'SecuritySuiteGroupManagement',
                                'LBL_MANAGE_SECURITYGROUPS_TITLE',
                                'LBL_MANAGE_SECURITYGROUPS',
                                './index.php?module=SecurityGroups&action=index',
                                'admin-security',
                            ],
                            'securitygroup_config' => [
                                'SecurityGroupsManagement',
                                'LBL_CONFIG_SECURITYGROUPS_TITLE',
                                'LBL_CONFIG_SECURITYGROUPS',
                                './index.php?module=SecurityGroups&action=config',
                                'admin-security-suite-group-management',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'UserManagement',
                            'labelKey' => 'LBL_MANAGE_USERS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/users/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Roles',
                            'labelKey' => 'LBL_MANAGE_ROLES_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/acl-roles/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_MANAGE_PASSWORD_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/PasswordManager',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_OAUTH2_CLIENTS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/oauth2-clients/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_OAUTH_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/oauth-keys/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'SecuritySuiteGroupManagement',
                            'labelKey' => 'LBL_MANAGE_SECURITYGROUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/security-groups/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'SecurityGroupsManagement',
                            'labelKey' => 'LBL_CONFIG_SECURITYGROUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/security-groups/config',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMINISTRATION_HOME_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'configphp_settings' => [
                                'Administration',
                                'LBL_CONFIGURE_SETTINGS_TITLE',
                                'LBL_CONFIGURE_SETTINGS',
                                './index.php?module=Configurator&action=EditView',
                                'admin-system-settings',
                            ],
                            'currencies_management' => [
                                'Currencies',
                                'LBL_MANAGE_CURRENCIES',
                                'LBL_CURRENCY',
                                './index.php?module=Currencies&action=index',
                                'admin-currencies',
                            ],
                            'languages' => [
                                'Currencies',
                                'LBL_MANAGE_LANGUAGES',
                                'LBL_LANGUAGES',
                                './index.php?module=Administration&action=Languages&view=default',
                                'admin-languages',
                            ],
                            'locale' => [
                                'Currencies',
                                'LBL_MANAGE_LOCALE',
                                'LBL_LOCALE',
                                './index.php?module=Administration&action=Locale&view=default',
                                'admin-locale',
                            ],
                            'pdf' => [
                                'PDF',
                                'LBL_PDF_HEADER',
                                'LBL_CHANGE_PDF_SETTINGS',
                                './index.php?module=Administration&action=PDFSettings',
                                'admin-pdf-settings',
                            ],
                            'search_wrapper' => [
                                'icon_SearchForm',
                                'LBL_SEARCH_WRAPPER',
                                'LBL_SEARCH_WRAPPER_DESC',
                                './index.php?module=Administration&action=SearchSettings',
                                'admin-global-search',
                            ],
                            'elastic_search' => [
                                'ElasticSearchIndexerSettings',
                                'LBL_ELASTIC_SEARCH_SETTINGS',
                                'LBL_ELASTIC_SEARCH_SETTINGS_DESC',
                                './index.php?module=Administration&action=ElasticSearchSettings',
                                'admin-global-search',
                            ],
                            'scheduler' => [
                                'Schedulers',
                                'LBL_SUITE_SCHEDULER_TITLE',
                                'LBL_SUITE_SCHEDULER',
                                './index.php?module=Schedulers&action=index',
                                'admin-scheduler',
                            ],
                            'theme_settings' => [
                                'icon_AdminThemes',
                                'LBL_THEME_SETTINGS',
                                'LBL_THEME_SETTINGS_DESC',
                                './index.php?module=Administration&action=ThemeSettings',
                                'admin-themes',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Administration',
                            'labelKey' => 'LBL_CONFIGURE_SETTINGS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/configurator/edit',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_CURRENCIES',
                            'actionLabelKey' => '',
                            'url' => './#/currencies/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_LANGUAGES',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Languages?view=default',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_LOCALE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Locale?view=default',
                            'icon' => '',
                        ],
                        [
                            'name' => 'PDF',
                            'labelKey' => 'LBL_PDF_HEADER',
                            'actionLabelKey' => '',
                            'url' => './#/administration/PDFSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_SearchForm',
                            'labelKey' => 'LBL_SEARCH_WRAPPER',
                            'actionLabelKey' => '',
                            'url' => './#/administration/SearchSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ElasticSearchIndexerSettings',
                            'labelKey' => 'LBL_ELASTIC_SEARCH_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ElasticSearchSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Schedulers',
                            'labelKey' => 'LBL_SUITE_SCHEDULER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/schedulers/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_AdminThemes',
                            'labelKey' => 'LBL_THEME_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ThemeSettings',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_MODULE_ADMIN',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'feed_settings' => [
                                'icon_SugarFeed',
                                'LBL_SUITEFEED_SETTINGS',
                                'LBL_SUITEFEED_SETTINGS_DESC',
                                './index.php?module=SugarFeed&action=AdminSettings',
                                'admin-activity-streams',
                            ],
                            'business_hours' => [
                                'AOBH_BusinessHours',
                                'LBL_BUSINESS_HOURS',
                                'LBL_AOP_BUSINESS_HOURS_DESC',
                                './index.php?module=Administration&action=BusinessHours',
                                'admin-aobh-businesshours',
                            ],
                            'aop' => [
                                'AOP',
                                'LBL_AOP_SETTINGS',
                                'LBL_CHANGE_SETTINGS_AOP',
                                './index.php?module=Administration&action=AOPAdmin',
                                'admin-aop-settings',
                            ],
                            'configure_group_tabs' => [
                                'ConfigureTabs',
                                'LBL_CONFIGURE_GROUP_TABS',
                                'LBL_CONFIGURE_GROUP_TABS_DESC',
                                './index.php?action=wizard&module=Studio&wizard=StudioWizard&option=ConfigureGroupTabs',
                                'admin-configure-module-menu-filters',
                            ],
                            'connector_settings' => [
                                'icon_Connectors',
                                'LBL_CONNECTOR_SETTINGS',
                                'LBL_CONNECTOR_SETTINGS_DESC',
                                './index.php?module=Connectors&action=ConnectorSettings',
                                'admin-connectors',
                            ],
                            'configure_tabs' => [
                                'ConfigureTabs',
                                'LBL_CONFIGURE_TABS_AND_SUBPANELS',
                                'LBL_CONFIGURE_TABS_AND_SUBPANELS_DESC',
                                './index.php?module=Administration&action=ConfigureTabs',
                                'admin-display-modules-and-subpanels',
                            ],
                            'history_contacts_emails' => [
                                'ConfigureTabs',
                                'LBL_HISTORY_CONTACTS_EMAILS',
                                'LBL_HISTORY_CONTACTS_EMAILS_DESC',
                                './index.php?module=Configurator&action=historyContactsEmails',
                                'admin-history-subpanel',
                            ],
                            'aos' => [
                                'AOS',
                                'LBL_AOS_SETTINGS',
                                'LBL_CHANGE_SETTINGS',
                                './index.php?module=Administration&action=AOSAdmin',
                                'admin-aos-settings',
                            ],
                        ],
                        'Bugs' => [
                            'bug_tracker' => [
                                'Releases',
                                'LBL_MANAGE_RELEASES',
                                'LBL_RELEASE',
                                './index.php?module=Releases&action=index',
                                'admin-releases',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'icon_SugarFeed',
                            'labelKey' => 'LBL_SUITEFEED_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/sugar-feed/AdminSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOBH_BusinessHours',
                            'labelKey' => 'LBL_BUSINESS_HOURS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/BusinessHours',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOP',
                            'labelKey' => 'LBL_AOP_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/AOPAdmin',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_CONFIGURE_GROUP_TABS',
                            'actionLabelKey' => '',
                            'url' => './#/studio/wizard?wizard=StudioWizard&option=ConfigureGroupTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_Connectors',
                            'labelKey' => 'LBL_CONNECTOR_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/connectors/ConnectorSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_CONFIGURE_TABS_AND_SUBPANELS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ConfigureTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_HISTORY_CONTACTS_EMAILS',
                            'actionLabelKey' => '',
                            'url' => './#/configurator/historyContactsEmails',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOS',
                            'labelKey' => 'LBL_AOS_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/AOSAdmin',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Releases',
                            'labelKey' => 'LBL_MANAGE_RELEASES',
                            'actionLabelKey' => '',
                            'url' => './#/releases/index',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_EMAIL_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Emails' => [
                            'mass_Email_config' => [
                                'EmailMan',
                                'LBL_MASS_EMAIL_CONFIG_TITLE',
                                'LBL_MASS_EMAIL_CONFIG_DESC',
                                './index.php?module=EmailMan&action=config',
                                'admin-email-settings',
                            ],
                            'mailboxes' => [
                                'EmailInbound',
                                'LBL_MANAGE_MAILBOX',
                                'LBL_MAILBOX_DESC',
                                './index.php?module=InboundEmail&action=index',
                                'admin-inbound-email',
                            ],
                            'mailboxes_outbound' => [
                                'EmailOutbound',
                                'LBL_MANAGE_MAILBOX_OUTBOUND',
                                'LBL_MAILBOX_OUTBOUND_DESC',
                                './index.php?module=OutboundEmailAccounts&action=index',
                                'admin-outbound-email',
                            ],
                            'external_oauth_connections' => [
                                'ExternalOAuthConnection',
                                'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS',
                                'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS_DESC',
                                'index.php?module=ExternalOAuthConnection&action=index',
                                'admin-oauth2',
                            ],
                            'external_oauth_providers' => [
                                'ExternalOAuthProvider',
                                'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS',
                                'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS_DESC',
                                'index.php?module=ExternalOAuthProvider&action=index',
                                'admin-oauth2',
                            ],
                        ],
                        'Campaigns' => [
                            'campaignconfig' => [
                                'EmailCampaigns',
                                'LBL_CAMPAIGN_CONFIG_TITLE',
                                'LBL_CAMPAIGN_CONFIG_DESC',
                                './index.php?module=EmailMan&action=campaignconfig',
                                'admin-campaign-email-settings',
                            ],
                            'mass_Email' => [
                                'EmailQueue',
                                'LBL_MASS_EMAIL_MANAGER_TITLE',
                                'LBL_MASS_EMAIL_MANAGER_DESC',
                                './index.php?module=EmailMan&action=index',
                                'admin-email-queue',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'EmailMan',
                            'labelKey' => 'LBL_MASS_EMAIL_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/config',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailInbound',
                            'labelKey' => 'LBL_MANAGE_MAILBOX',
                            'actionLabelKey' => '',
                            'url' => './#/inbound-email/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailOutbound',
                            'labelKey' => 'LBL_MANAGE_MAILBOX_OUTBOUND',
                            'actionLabelKey' => '',
                            'url' => './#/outbound-email-accounts/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ExternalOAuthConnection',
                            'labelKey' => 'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS',
                            'actionLabelKey' => '',
                            'url' => './#/external-oauth-connection/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ExternalOAuthProvider',
                            'labelKey' => 'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS',
                            'actionLabelKey' => '',
                            'url' => './#/external-oauth-provider/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailCampaigns',
                            'labelKey' => 'LBL_CAMPAIGN_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/campaignconfig',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailQueue',
                            'labelKey' => 'LBL_MASS_EMAIL_MANAGER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/index',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMIN_TOOLS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'repair' => [
                                'Repair',
                                'LBL_UPGRADE_TITLE',
                                'LBL_UPGRADE',
                                './index.php?module=Administration&action=Upgrade',
                                'admin-repair',
                            ],
                            'backup_management' => [
                                'Backups',
                                'LBL_BACKUPS_TITLE',
                                'LBL_BACKUPS',
                                './index.php?module=Administration&action=Backups',
                                'admin-backups',
                            ],
                            'diagnostic' => [
                                'Diagnostic',
                                'LBL_DIAGNOSTIC_TITLE',
                                'LBL_DIAGNOSTIC_DESC',
                                './index.php?module=Administration&action=Diagnostic',
                                'admin-diagnostic',
                            ],
                            'import' => [
                                'Import',
                                'LBL_IMPORT_WIZARD',
                                'LBL_IMPORT_WIZARD_DESC',
                                './index.php?module=Import&action=step1&import_module=Administration',
                                'admin-import',
                            ],
                            'module_loader' => [
                                'ModuleLoader',
                                'LBL_MODULE_LOADER_TITLE',
                                'LBL_MODULE_LOADER',
                                './index.php?module=Administration&action=UpgradeWizard&view=module',
                                'admin-module-loader',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Repair',
                            'labelKey' => 'LBL_UPGRADE_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/upgrade',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Backups',
                            'labelKey' => 'LBL_BACKUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Backups',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Diagnostic',
                            'labelKey' => 'LBL_DIAGNOSTIC_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Diagnostic',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Import',
                            'labelKey' => 'LBL_IMPORT_WIZARD',
                            'actionLabelKey' => '',
                            'url' => './#/import/step1?import_module=Administration',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ModuleLoader',
                            'labelKey' => 'LBL_MODULE_LOADER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/UpgradeWizard?view=module',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_STUDIO_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'studio' => [
                            'studio' => [
                                'Studio',
                                'LBL_STUDIO',
                                'LBL_STUDIO_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=studio',
                                'admin-studio',
                            ],
                        ],
                        'Administration' => [
                            'rename_tabs' => [
                                'RenameTabs',
                                'LBL_RENAME_TABS',
                                'LBL_CHANGE_NAME_MODULES',
                                './index.php?action=wizard&module=Studio&wizard=StudioWizard&option=RenameTabs',
                                'admin-rename-modules',
                            ],
                            'moduleBuilder' => [
                                'ModuleBuilder',
                                'LBL_MODULEBUILDER',
                                'LBL_MODULEBUILDER_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=mb',
                                'admin-module-builder',
                            ],
                        ],
                        'any' => [
                            'dropdowneditor' => [
                                'Dropdown',
                                'LBL_DROPDOWN_EDITOR',
                                'DESC_DROPDOWN_EDITOR',
                                './index.php?module=ModuleBuilder&action=index&type=dropdowns',
                                'admin-dropdown-editor',
                            ],
                            'workflow_management' => [
                                'Workflow',
                                'LBL_WORKFLOW_MANAGER',
                                'LBL_WORKFLOW_MANAGER_DESC',
                                './index.php?module=AOW_WorkFlow',
                                'admin-workflow',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Studio',
                            'labelKey' => 'LBL_STUDIO',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=studio',
                            'icon' => '',
                        ],
                        [
                            'name' => 'RenameTabs',
                            'labelKey' => 'LBL_RENAME_TABS',
                            'actionLabelKey' => '',
                            'url' => './#/studio/wizard?wizard=StudioWizard&option=RenameTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ModuleBuilder',
                            'labelKey' => 'LBL_MODULEBUILDER',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=mb',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Dropdown',
                            'labelKey' => 'LBL_DROPDOWN_EDITOR',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=dropdowns',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Workflow',
                            'labelKey' => 'LBL_WORKFLOW_MANAGER',
                            'actionLabelKey' => '',
                            'url' => './#/workflow',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_GOOGLE_SUITE_ADMIN_HEADER',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'google_calendar_settings' => [
                                'Google Calendar Settings',
                                'LBL_GOOGLE_CALENDAR_SETTINGS_TITLE',
                                'LBL_GOOGLE_CALENDAR_SETTINGS_DESC',
                                './index.php?module=Administration&action=GoogleCalendarSettings',
                                'admin-system-settings',
                            ],
                        ],
                        'jjwg_Maps' => [
                            'config' => [
                                'Administration',
                                'LBL_JJWG_MAPS_ADMIN_CONFIG_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_CONFIG_DESC',
                                './index.php?module=jjwg_Maps&action=config',
                                'admin-google-maps-settings',
                            ],
                            'geocoded_counts' => [
                                'Geocoded_Counts',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_DESC',
                                './index.php?module=jjwg_Maps&action=geocoded_counts',
                                'admin-geocoded-counts',
                            ],
                            'geocoding_test' => [
                                'GeocodingTests',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_DESC',
                                './index.php?module=jjwg_Maps&action=geocoding_test',
                                'admin-geocoding-test',
                            ],
                            'geocode_addresses' => [
                                'GeocodeAddresses',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_DESC',
                                './index.php?module=jjwg_Maps&action=geocode_addresses',
                                'admin-geocode-addresses',
                            ],
                            'address_cache' => [
                                'Address_Cache',
                                'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_DESC',
                                './index.php?module=jjwg_Address_Cache&action=index',
                                'admin-address-cache',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Google Calendar Settings',
                            'labelKey' => 'LBL_GOOGLE_CALENDAR_SETTINGS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/GoogleCalendarSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Administration',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/config',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Geocoded_Counts',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocoded_counts',
                            'icon' => '',
                        ],
                        [
                            'name' => 'GeocodingTests',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocoding_test',
                            'icon' => '',
                        ],
                        [
                            'name' => 'GeocodeAddresses',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocode_addresses',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Address_Cache',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/address-cache/index',
                            'icon' => '',
                        ],
                    ],
                ],
            ],
        ],
        'acl' => [
            'path' => 'acl',
            'defaultRoute' => './#/acl',
            'name' => 'acl',
            'labelKey' => 'ACL',
            'menu' => [
                [
                    'name' => 'List',
                    'labelKey' => 'LIST_ROLES',
                    'url' => './#/acl-roles/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'acl-roles',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LIST_ROLES_BY_USER',
                    'url' => './#/acl-roles/ListUsers',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'acl-roles',
                ],
            ],
        ],
        'configurator' => [
            'path' => 'administration',
            'defaultRoute' => './#/administration',
            'name' => 'administration',
            'labelKey' => 'Administration',
            'menu' => [
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_USERS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Users' => [
                            'user_management' => [
                                'UserManagement',
                                'LBL_MANAGE_USERS_TITLE',
                                'LBL_MANAGE_USERS',
                                './index.php?module=Users&action=index',
                                'admin-user-management',
                            ],
                            'roles_management' => [
                                'Roles',
                                'LBL_MANAGE_ROLES_TITLE',
                                'LBL_MANAGE_ROLES',
                                './index.php?module=ACLRoles&action=index',
                                'admin-roles',
                            ],
                        ],
                        'Administration' => [
                            'password_management' => [
                                'Password',
                                'LBL_MANAGE_PASSWORD_TITLE',
                                'LBL_MANAGE_PASSWORD',
                                './index.php?module=Administration&action=PasswordManager',
                                'admin-password',
                            ],
                            'oauth2_clients' => [
                                'Password',
                                'LBL_OAUTH2_CLIENTS_TITLE',
                                'LBL_OAUTH2_CLIENTS',
                                './index.php?module=OAuth2Clients&action=index',
                                'admin-oauth2',
                            ],
                            'oauth_keys' => [
                                'Password',
                                'LBL_OAUTH_TITLE',
                                'LBL_OAUTH',
                                './index.php?module=OAuthKeys&action=index',
                                'admin-oauth-keys',
                            ],
                            'securitygroup_management' => [
                                'SecuritySuiteGroupManagement',
                                'LBL_MANAGE_SECURITYGROUPS_TITLE',
                                'LBL_MANAGE_SECURITYGROUPS',
                                './index.php?module=SecurityGroups&action=index',
                                'admin-security',
                            ],
                            'securitygroup_config' => [
                                'SecurityGroupsManagement',
                                'LBL_CONFIG_SECURITYGROUPS_TITLE',
                                'LBL_CONFIG_SECURITYGROUPS',
                                './index.php?module=SecurityGroups&action=config',
                                'admin-security-suite-group-management',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'UserManagement',
                            'labelKey' => 'LBL_MANAGE_USERS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/users/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Roles',
                            'labelKey' => 'LBL_MANAGE_ROLES_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/acl-roles/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_MANAGE_PASSWORD_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/PasswordManager',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_OAUTH2_CLIENTS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/oauth2-clients/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_OAUTH_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/oauth-keys/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'SecuritySuiteGroupManagement',
                            'labelKey' => 'LBL_MANAGE_SECURITYGROUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/security-groups/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'SecurityGroupsManagement',
                            'labelKey' => 'LBL_CONFIG_SECURITYGROUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/security-groups/config',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMINISTRATION_HOME_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'configphp_settings' => [
                                'Administration',
                                'LBL_CONFIGURE_SETTINGS_TITLE',
                                'LBL_CONFIGURE_SETTINGS',
                                './index.php?module=Configurator&action=EditView',
                                'admin-system-settings',
                            ],
                            'currencies_management' => [
                                'Currencies',
                                'LBL_MANAGE_CURRENCIES',
                                'LBL_CURRENCY',
                                './index.php?module=Currencies&action=index',
                                'admin-currencies',
                            ],
                            'languages' => [
                                'Currencies',
                                'LBL_MANAGE_LANGUAGES',
                                'LBL_LANGUAGES',
                                './index.php?module=Administration&action=Languages&view=default',
                                'admin-languages',
                            ],
                            'locale' => [
                                'Currencies',
                                'LBL_MANAGE_LOCALE',
                                'LBL_LOCALE',
                                './index.php?module=Administration&action=Locale&view=default',
                                'admin-locale',
                            ],
                            'pdf' => [
                                'PDF',
                                'LBL_PDF_HEADER',
                                'LBL_CHANGE_PDF_SETTINGS',
                                './index.php?module=Administration&action=PDFSettings',
                                'admin-pdf-settings',
                            ],
                            'search_wrapper' => [
                                'icon_SearchForm',
                                'LBL_SEARCH_WRAPPER',
                                'LBL_SEARCH_WRAPPER_DESC',
                                './index.php?module=Administration&action=SearchSettings',
                                'admin-global-search',
                            ],
                            'elastic_search' => [
                                'ElasticSearchIndexerSettings',
                                'LBL_ELASTIC_SEARCH_SETTINGS',
                                'LBL_ELASTIC_SEARCH_SETTINGS_DESC',
                                './index.php?module=Administration&action=ElasticSearchSettings',
                                'admin-global-search',
                            ],
                            'scheduler' => [
                                'Schedulers',
                                'LBL_SUITE_SCHEDULER_TITLE',
                                'LBL_SUITE_SCHEDULER',
                                './index.php?module=Schedulers&action=index',
                                'admin-scheduler',
                            ],
                            'theme_settings' => [
                                'icon_AdminThemes',
                                'LBL_THEME_SETTINGS',
                                'LBL_THEME_SETTINGS_DESC',
                                './index.php?module=Administration&action=ThemeSettings',
                                'admin-themes',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Administration',
                            'labelKey' => 'LBL_CONFIGURE_SETTINGS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/configurator/edit',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_CURRENCIES',
                            'actionLabelKey' => '',
                            'url' => './#/currencies/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_LANGUAGES',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Languages?view=default',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_LOCALE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Locale?view=default',
                            'icon' => '',
                        ],
                        [
                            'name' => 'PDF',
                            'labelKey' => 'LBL_PDF_HEADER',
                            'actionLabelKey' => '',
                            'url' => './#/administration/PDFSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_SearchForm',
                            'labelKey' => 'LBL_SEARCH_WRAPPER',
                            'actionLabelKey' => '',
                            'url' => './#/administration/SearchSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ElasticSearchIndexerSettings',
                            'labelKey' => 'LBL_ELASTIC_SEARCH_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ElasticSearchSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Schedulers',
                            'labelKey' => 'LBL_SUITE_SCHEDULER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/schedulers/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_AdminThemes',
                            'labelKey' => 'LBL_THEME_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ThemeSettings',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_MODULE_ADMIN',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'feed_settings' => [
                                'icon_SugarFeed',
                                'LBL_SUITEFEED_SETTINGS',
                                'LBL_SUITEFEED_SETTINGS_DESC',
                                './index.php?module=SugarFeed&action=AdminSettings',
                                'admin-activity-streams',
                            ],
                            'business_hours' => [
                                'AOBH_BusinessHours',
                                'LBL_BUSINESS_HOURS',
                                'LBL_AOP_BUSINESS_HOURS_DESC',
                                './index.php?module=Administration&action=BusinessHours',
                                'admin-aobh-businesshours',
                            ],
                            'aop' => [
                                'AOP',
                                'LBL_AOP_SETTINGS',
                                'LBL_CHANGE_SETTINGS_AOP',
                                './index.php?module=Administration&action=AOPAdmin',
                                'admin-aop-settings',
                            ],
                            'configure_group_tabs' => [
                                'ConfigureTabs',
                                'LBL_CONFIGURE_GROUP_TABS',
                                'LBL_CONFIGURE_GROUP_TABS_DESC',
                                './index.php?action=wizard&module=Studio&wizard=StudioWizard&option=ConfigureGroupTabs',
                                'admin-configure-module-menu-filters',
                            ],
                            'connector_settings' => [
                                'icon_Connectors',
                                'LBL_CONNECTOR_SETTINGS',
                                'LBL_CONNECTOR_SETTINGS_DESC',
                                './index.php?module=Connectors&action=ConnectorSettings',
                                'admin-connectors',
                            ],
                            'configure_tabs' => [
                                'ConfigureTabs',
                                'LBL_CONFIGURE_TABS_AND_SUBPANELS',
                                'LBL_CONFIGURE_TABS_AND_SUBPANELS_DESC',
                                './index.php?module=Administration&action=ConfigureTabs',
                                'admin-display-modules-and-subpanels',
                            ],
                            'history_contacts_emails' => [
                                'ConfigureTabs',
                                'LBL_HISTORY_CONTACTS_EMAILS',
                                'LBL_HISTORY_CONTACTS_EMAILS_DESC',
                                './index.php?module=Configurator&action=historyContactsEmails',
                                'admin-history-subpanel',
                            ],
                            'aos' => [
                                'AOS',
                                'LBL_AOS_SETTINGS',
                                'LBL_CHANGE_SETTINGS',
                                './index.php?module=Administration&action=AOSAdmin',
                                'admin-aos-settings',
                            ],
                        ],
                        'Bugs' => [
                            'bug_tracker' => [
                                'Releases',
                                'LBL_MANAGE_RELEASES',
                                'LBL_RELEASE',
                                './index.php?module=Releases&action=index',
                                'admin-releases',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'icon_SugarFeed',
                            'labelKey' => 'LBL_SUITEFEED_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/sugar-feed/AdminSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOBH_BusinessHours',
                            'labelKey' => 'LBL_BUSINESS_HOURS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/BusinessHours',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOP',
                            'labelKey' => 'LBL_AOP_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/AOPAdmin',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_CONFIGURE_GROUP_TABS',
                            'actionLabelKey' => '',
                            'url' => './#/studio/wizard?wizard=StudioWizard&option=ConfigureGroupTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_Connectors',
                            'labelKey' => 'LBL_CONNECTOR_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/connectors/ConnectorSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_CONFIGURE_TABS_AND_SUBPANELS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ConfigureTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_HISTORY_CONTACTS_EMAILS',
                            'actionLabelKey' => '',
                            'url' => './#/configurator/historyContactsEmails',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOS',
                            'labelKey' => 'LBL_AOS_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/AOSAdmin',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Releases',
                            'labelKey' => 'LBL_MANAGE_RELEASES',
                            'actionLabelKey' => '',
                            'url' => './#/releases/index',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_EMAIL_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Emails' => [
                            'mass_Email_config' => [
                                'EmailMan',
                                'LBL_MASS_EMAIL_CONFIG_TITLE',
                                'LBL_MASS_EMAIL_CONFIG_DESC',
                                './index.php?module=EmailMan&action=config',
                                'admin-email-settings',
                            ],
                            'mailboxes' => [
                                'EmailInbound',
                                'LBL_MANAGE_MAILBOX',
                                'LBL_MAILBOX_DESC',
                                './index.php?module=InboundEmail&action=index',
                                'admin-inbound-email',
                            ],
                            'mailboxes_outbound' => [
                                'EmailOutbound',
                                'LBL_MANAGE_MAILBOX_OUTBOUND',
                                'LBL_MAILBOX_OUTBOUND_DESC',
                                './index.php?module=OutboundEmailAccounts&action=index',
                                'admin-outbound-email',
                            ],
                            'external_oauth_connections' => [
                                'ExternalOAuthConnection',
                                'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS',
                                'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS_DESC',
                                'index.php?module=ExternalOAuthConnection&action=index',
                                'admin-oauth2',
                            ],
                            'external_oauth_providers' => [
                                'ExternalOAuthProvider',
                                'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS',
                                'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS_DESC',
                                'index.php?module=ExternalOAuthProvider&action=index',
                                'admin-oauth2',
                            ],
                        ],
                        'Campaigns' => [
                            'campaignconfig' => [
                                'EmailCampaigns',
                                'LBL_CAMPAIGN_CONFIG_TITLE',
                                'LBL_CAMPAIGN_CONFIG_DESC',
                                './index.php?module=EmailMan&action=campaignconfig',
                                'admin-campaign-email-settings',
                            ],
                            'mass_Email' => [
                                'EmailQueue',
                                'LBL_MASS_EMAIL_MANAGER_TITLE',
                                'LBL_MASS_EMAIL_MANAGER_DESC',
                                './index.php?module=EmailMan&action=index',
                                'admin-email-queue',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'EmailMan',
                            'labelKey' => 'LBL_MASS_EMAIL_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/config',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailInbound',
                            'labelKey' => 'LBL_MANAGE_MAILBOX',
                            'actionLabelKey' => '',
                            'url' => './#/inbound-email/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailOutbound',
                            'labelKey' => 'LBL_MANAGE_MAILBOX_OUTBOUND',
                            'actionLabelKey' => '',
                            'url' => './#/outbound-email-accounts/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ExternalOAuthConnection',
                            'labelKey' => 'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS',
                            'actionLabelKey' => '',
                            'url' => './#/external-oauth-connection/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ExternalOAuthProvider',
                            'labelKey' => 'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS',
                            'actionLabelKey' => '',
                            'url' => './#/external-oauth-provider/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailCampaigns',
                            'labelKey' => 'LBL_CAMPAIGN_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/campaignconfig',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailQueue',
                            'labelKey' => 'LBL_MASS_EMAIL_MANAGER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/index',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMIN_TOOLS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'repair' => [
                                'Repair',
                                'LBL_UPGRADE_TITLE',
                                'LBL_UPGRADE',
                                './index.php?module=Administration&action=Upgrade',
                                'admin-repair',
                            ],
                            'backup_management' => [
                                'Backups',
                                'LBL_BACKUPS_TITLE',
                                'LBL_BACKUPS',
                                './index.php?module=Administration&action=Backups',
                                'admin-backups',
                            ],
                            'diagnostic' => [
                                'Diagnostic',
                                'LBL_DIAGNOSTIC_TITLE',
                                'LBL_DIAGNOSTIC_DESC',
                                './index.php?module=Administration&action=Diagnostic',
                                'admin-diagnostic',
                            ],
                            'import' => [
                                'Import',
                                'LBL_IMPORT_WIZARD',
                                'LBL_IMPORT_WIZARD_DESC',
                                './index.php?module=Import&action=step1&import_module=Administration',
                                'admin-import',
                            ],
                            'module_loader' => [
                                'ModuleLoader',
                                'LBL_MODULE_LOADER_TITLE',
                                'LBL_MODULE_LOADER',
                                './index.php?module=Administration&action=UpgradeWizard&view=module',
                                'admin-module-loader',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Repair',
                            'labelKey' => 'LBL_UPGRADE_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/upgrade',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Backups',
                            'labelKey' => 'LBL_BACKUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Backups',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Diagnostic',
                            'labelKey' => 'LBL_DIAGNOSTIC_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Diagnostic',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Import',
                            'labelKey' => 'LBL_IMPORT_WIZARD',
                            'actionLabelKey' => '',
                            'url' => './#/import/step1?import_module=Administration',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ModuleLoader',
                            'labelKey' => 'LBL_MODULE_LOADER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/UpgradeWizard?view=module',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_STUDIO_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'studio' => [
                            'studio' => [
                                'Studio',
                                'LBL_STUDIO',
                                'LBL_STUDIO_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=studio',
                                'admin-studio',
                            ],
                        ],
                        'Administration' => [
                            'rename_tabs' => [
                                'RenameTabs',
                                'LBL_RENAME_TABS',
                                'LBL_CHANGE_NAME_MODULES',
                                './index.php?action=wizard&module=Studio&wizard=StudioWizard&option=RenameTabs',
                                'admin-rename-modules',
                            ],
                            'moduleBuilder' => [
                                'ModuleBuilder',
                                'LBL_MODULEBUILDER',
                                'LBL_MODULEBUILDER_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=mb',
                                'admin-module-builder',
                            ],
                        ],
                        'any' => [
                            'dropdowneditor' => [
                                'Dropdown',
                                'LBL_DROPDOWN_EDITOR',
                                'DESC_DROPDOWN_EDITOR',
                                './index.php?module=ModuleBuilder&action=index&type=dropdowns',
                                'admin-dropdown-editor',
                            ],
                            'workflow_management' => [
                                'Workflow',
                                'LBL_WORKFLOW_MANAGER',
                                'LBL_WORKFLOW_MANAGER_DESC',
                                './index.php?module=AOW_WorkFlow',
                                'admin-workflow',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Studio',
                            'labelKey' => 'LBL_STUDIO',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=studio',
                            'icon' => '',
                        ],
                        [
                            'name' => 'RenameTabs',
                            'labelKey' => 'LBL_RENAME_TABS',
                            'actionLabelKey' => '',
                            'url' => './#/studio/wizard?wizard=StudioWizard&option=RenameTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ModuleBuilder',
                            'labelKey' => 'LBL_MODULEBUILDER',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=mb',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Dropdown',
                            'labelKey' => 'LBL_DROPDOWN_EDITOR',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=dropdowns',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Workflow',
                            'labelKey' => 'LBL_WORKFLOW_MANAGER',
                            'actionLabelKey' => '',
                            'url' => './#/workflow',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_GOOGLE_SUITE_ADMIN_HEADER',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'google_calendar_settings' => [
                                'Google Calendar Settings',
                                'LBL_GOOGLE_CALENDAR_SETTINGS_TITLE',
                                'LBL_GOOGLE_CALENDAR_SETTINGS_DESC',
                                './index.php?module=Administration&action=GoogleCalendarSettings',
                                'admin-system-settings',
                            ],
                        ],
                        'jjwg_Maps' => [
                            'config' => [
                                'Administration',
                                'LBL_JJWG_MAPS_ADMIN_CONFIG_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_CONFIG_DESC',
                                './index.php?module=jjwg_Maps&action=config',
                                'admin-google-maps-settings',
                            ],
                            'geocoded_counts' => [
                                'Geocoded_Counts',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_DESC',
                                './index.php?module=jjwg_Maps&action=geocoded_counts',
                                'admin-geocoded-counts',
                            ],
                            'geocoding_test' => [
                                'GeocodingTests',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_DESC',
                                './index.php?module=jjwg_Maps&action=geocoding_test',
                                'admin-geocoding-test',
                            ],
                            'geocode_addresses' => [
                                'GeocodeAddresses',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_DESC',
                                './index.php?module=jjwg_Maps&action=geocode_addresses',
                                'admin-geocode-addresses',
                            ],
                            'address_cache' => [
                                'Address_Cache',
                                'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_DESC',
                                './index.php?module=jjwg_Address_Cache&action=index',
                                'admin-address-cache',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Google Calendar Settings',
                            'labelKey' => 'LBL_GOOGLE_CALENDAR_SETTINGS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/GoogleCalendarSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Administration',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/config',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Geocoded_Counts',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocoded_counts',
                            'icon' => '',
                        ],
                        [
                            'name' => 'GeocodingTests',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocoding_test',
                            'icon' => '',
                        ],
                        [
                            'name' => 'GeocodeAddresses',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocode_addresses',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Address_Cache',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/address-cache/index',
                            'icon' => '',
                        ],
                    ],
                ],
            ],
        ],
        'user-preferences' => [
            'path' => 'user-preferences',
            'defaultRoute' => './#/user-preferences',
            'name' => 'user-preferences',
            'labelKey' => 'UserPreferences',
            'menu' => [],
        ],
        'studio' => [
            'path' => 'administration',
            'defaultRoute' => './#/administration',
            'name' => 'administration',
            'labelKey' => 'Administration',
            'menu' => [
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_USERS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Users' => [
                            'user_management' => [
                                'UserManagement',
                                'LBL_MANAGE_USERS_TITLE',
                                'LBL_MANAGE_USERS',
                                './index.php?module=Users&action=index',
                                'admin-user-management',
                            ],
                            'roles_management' => [
                                'Roles',
                                'LBL_MANAGE_ROLES_TITLE',
                                'LBL_MANAGE_ROLES',
                                './index.php?module=ACLRoles&action=index',
                                'admin-roles',
                            ],
                        ],
                        'Administration' => [
                            'password_management' => [
                                'Password',
                                'LBL_MANAGE_PASSWORD_TITLE',
                                'LBL_MANAGE_PASSWORD',
                                './index.php?module=Administration&action=PasswordManager',
                                'admin-password',
                            ],
                            'oauth2_clients' => [
                                'Password',
                                'LBL_OAUTH2_CLIENTS_TITLE',
                                'LBL_OAUTH2_CLIENTS',
                                './index.php?module=OAuth2Clients&action=index',
                                'admin-oauth2',
                            ],
                            'oauth_keys' => [
                                'Password',
                                'LBL_OAUTH_TITLE',
                                'LBL_OAUTH',
                                './index.php?module=OAuthKeys&action=index',
                                'admin-oauth-keys',
                            ],
                            'securitygroup_management' => [
                                'SecuritySuiteGroupManagement',
                                'LBL_MANAGE_SECURITYGROUPS_TITLE',
                                'LBL_MANAGE_SECURITYGROUPS',
                                './index.php?module=SecurityGroups&action=index',
                                'admin-security',
                            ],
                            'securitygroup_config' => [
                                'SecurityGroupsManagement',
                                'LBL_CONFIG_SECURITYGROUPS_TITLE',
                                'LBL_CONFIG_SECURITYGROUPS',
                                './index.php?module=SecurityGroups&action=config',
                                'admin-security-suite-group-management',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'UserManagement',
                            'labelKey' => 'LBL_MANAGE_USERS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/users/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Roles',
                            'labelKey' => 'LBL_MANAGE_ROLES_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/acl-roles/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_MANAGE_PASSWORD_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/PasswordManager',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_OAUTH2_CLIENTS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/oauth2-clients/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Password',
                            'labelKey' => 'LBL_OAUTH_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/oauth-keys/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'SecuritySuiteGroupManagement',
                            'labelKey' => 'LBL_MANAGE_SECURITYGROUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/security-groups/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'SecurityGroupsManagement',
                            'labelKey' => 'LBL_CONFIG_SECURITYGROUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/security-groups/config',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMINISTRATION_HOME_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'configphp_settings' => [
                                'Administration',
                                'LBL_CONFIGURE_SETTINGS_TITLE',
                                'LBL_CONFIGURE_SETTINGS',
                                './index.php?module=Configurator&action=EditView',
                                'admin-system-settings',
                            ],
                            'currencies_management' => [
                                'Currencies',
                                'LBL_MANAGE_CURRENCIES',
                                'LBL_CURRENCY',
                                './index.php?module=Currencies&action=index',
                                'admin-currencies',
                            ],
                            'languages' => [
                                'Currencies',
                                'LBL_MANAGE_LANGUAGES',
                                'LBL_LANGUAGES',
                                './index.php?module=Administration&action=Languages&view=default',
                                'admin-languages',
                            ],
                            'locale' => [
                                'Currencies',
                                'LBL_MANAGE_LOCALE',
                                'LBL_LOCALE',
                                './index.php?module=Administration&action=Locale&view=default',
                                'admin-locale',
                            ],
                            'pdf' => [
                                'PDF',
                                'LBL_PDF_HEADER',
                                'LBL_CHANGE_PDF_SETTINGS',
                                './index.php?module=Administration&action=PDFSettings',
                                'admin-pdf-settings',
                            ],
                            'search_wrapper' => [
                                'icon_SearchForm',
                                'LBL_SEARCH_WRAPPER',
                                'LBL_SEARCH_WRAPPER_DESC',
                                './index.php?module=Administration&action=SearchSettings',
                                'admin-global-search',
                            ],
                            'elastic_search' => [
                                'ElasticSearchIndexerSettings',
                                'LBL_ELASTIC_SEARCH_SETTINGS',
                                'LBL_ELASTIC_SEARCH_SETTINGS_DESC',
                                './index.php?module=Administration&action=ElasticSearchSettings',
                                'admin-global-search',
                            ],
                            'scheduler' => [
                                'Schedulers',
                                'LBL_SUITE_SCHEDULER_TITLE',
                                'LBL_SUITE_SCHEDULER',
                                './index.php?module=Schedulers&action=index',
                                'admin-scheduler',
                            ],
                            'theme_settings' => [
                                'icon_AdminThemes',
                                'LBL_THEME_SETTINGS',
                                'LBL_THEME_SETTINGS_DESC',
                                './index.php?module=Administration&action=ThemeSettings',
                                'admin-themes',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Administration',
                            'labelKey' => 'LBL_CONFIGURE_SETTINGS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/configurator/edit',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_CURRENCIES',
                            'actionLabelKey' => '',
                            'url' => './#/currencies/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_LANGUAGES',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Languages?view=default',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Currencies',
                            'labelKey' => 'LBL_MANAGE_LOCALE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Locale?view=default',
                            'icon' => '',
                        ],
                        [
                            'name' => 'PDF',
                            'labelKey' => 'LBL_PDF_HEADER',
                            'actionLabelKey' => '',
                            'url' => './#/administration/PDFSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_SearchForm',
                            'labelKey' => 'LBL_SEARCH_WRAPPER',
                            'actionLabelKey' => '',
                            'url' => './#/administration/SearchSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ElasticSearchIndexerSettings',
                            'labelKey' => 'LBL_ELASTIC_SEARCH_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ElasticSearchSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Schedulers',
                            'labelKey' => 'LBL_SUITE_SCHEDULER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/schedulers/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_AdminThemes',
                            'labelKey' => 'LBL_THEME_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ThemeSettings',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_MODULE_ADMIN',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'feed_settings' => [
                                'icon_SugarFeed',
                                'LBL_SUITEFEED_SETTINGS',
                                'LBL_SUITEFEED_SETTINGS_DESC',
                                './index.php?module=SugarFeed&action=AdminSettings',
                                'admin-activity-streams',
                            ],
                            'business_hours' => [
                                'AOBH_BusinessHours',
                                'LBL_BUSINESS_HOURS',
                                'LBL_AOP_BUSINESS_HOURS_DESC',
                                './index.php?module=Administration&action=BusinessHours',
                                'admin-aobh-businesshours',
                            ],
                            'aop' => [
                                'AOP',
                                'LBL_AOP_SETTINGS',
                                'LBL_CHANGE_SETTINGS_AOP',
                                './index.php?module=Administration&action=AOPAdmin',
                                'admin-aop-settings',
                            ],
                            'configure_group_tabs' => [
                                'ConfigureTabs',
                                'LBL_CONFIGURE_GROUP_TABS',
                                'LBL_CONFIGURE_GROUP_TABS_DESC',
                                './index.php?action=wizard&module=Studio&wizard=StudioWizard&option=ConfigureGroupTabs',
                                'admin-configure-module-menu-filters',
                            ],
                            'connector_settings' => [
                                'icon_Connectors',
                                'LBL_CONNECTOR_SETTINGS',
                                'LBL_CONNECTOR_SETTINGS_DESC',
                                './index.php?module=Connectors&action=ConnectorSettings',
                                'admin-connectors',
                            ],
                            'configure_tabs' => [
                                'ConfigureTabs',
                                'LBL_CONFIGURE_TABS_AND_SUBPANELS',
                                'LBL_CONFIGURE_TABS_AND_SUBPANELS_DESC',
                                './index.php?module=Administration&action=ConfigureTabs',
                                'admin-display-modules-and-subpanels',
                            ],
                            'history_contacts_emails' => [
                                'ConfigureTabs',
                                'LBL_HISTORY_CONTACTS_EMAILS',
                                'LBL_HISTORY_CONTACTS_EMAILS_DESC',
                                './index.php?module=Configurator&action=historyContactsEmails',
                                'admin-history-subpanel',
                            ],
                            'aos' => [
                                'AOS',
                                'LBL_AOS_SETTINGS',
                                'LBL_CHANGE_SETTINGS',
                                './index.php?module=Administration&action=AOSAdmin',
                                'admin-aos-settings',
                            ],
                        ],
                        'Bugs' => [
                            'bug_tracker' => [
                                'Releases',
                                'LBL_MANAGE_RELEASES',
                                'LBL_RELEASE',
                                './index.php?module=Releases&action=index',
                                'admin-releases',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'icon_SugarFeed',
                            'labelKey' => 'LBL_SUITEFEED_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/sugar-feed/AdminSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOBH_BusinessHours',
                            'labelKey' => 'LBL_BUSINESS_HOURS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/BusinessHours',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOP',
                            'labelKey' => 'LBL_AOP_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/AOPAdmin',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_CONFIGURE_GROUP_TABS',
                            'actionLabelKey' => '',
                            'url' => './#/studio/wizard?wizard=StudioWizard&option=ConfigureGroupTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'icon_Connectors',
                            'labelKey' => 'LBL_CONNECTOR_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/connectors/ConnectorSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_CONFIGURE_TABS_AND_SUBPANELS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/ConfigureTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ConfigureTabs',
                            'labelKey' => 'LBL_HISTORY_CONTACTS_EMAILS',
                            'actionLabelKey' => '',
                            'url' => './#/configurator/historyContactsEmails',
                            'icon' => '',
                        ],
                        [
                            'name' => 'AOS',
                            'labelKey' => 'LBL_AOS_SETTINGS',
                            'actionLabelKey' => '',
                            'url' => './#/administration/AOSAdmin',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Releases',
                            'labelKey' => 'LBL_MANAGE_RELEASES',
                            'actionLabelKey' => '',
                            'url' => './#/releases/index',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_EMAIL_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Emails' => [
                            'mass_Email_config' => [
                                'EmailMan',
                                'LBL_MASS_EMAIL_CONFIG_TITLE',
                                'LBL_MASS_EMAIL_CONFIG_DESC',
                                './index.php?module=EmailMan&action=config',
                                'admin-email-settings',
                            ],
                            'mailboxes' => [
                                'EmailInbound',
                                'LBL_MANAGE_MAILBOX',
                                'LBL_MAILBOX_DESC',
                                './index.php?module=InboundEmail&action=index',
                                'admin-inbound-email',
                            ],
                            'mailboxes_outbound' => [
                                'EmailOutbound',
                                'LBL_MANAGE_MAILBOX_OUTBOUND',
                                'LBL_MAILBOX_OUTBOUND_DESC',
                                './index.php?module=OutboundEmailAccounts&action=index',
                                'admin-outbound-email',
                            ],
                            'external_oauth_connections' => [
                                'ExternalOAuthConnection',
                                'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS',
                                'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS_DESC',
                                'index.php?module=ExternalOAuthConnection&action=index',
                                'admin-oauth2',
                            ],
                            'external_oauth_providers' => [
                                'ExternalOAuthProvider',
                                'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS',
                                'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS_DESC',
                                'index.php?module=ExternalOAuthProvider&action=index',
                                'admin-oauth2',
                            ],
                        ],
                        'Campaigns' => [
                            'campaignconfig' => [
                                'EmailCampaigns',
                                'LBL_CAMPAIGN_CONFIG_TITLE',
                                'LBL_CAMPAIGN_CONFIG_DESC',
                                './index.php?module=EmailMan&action=campaignconfig',
                                'admin-campaign-email-settings',
                            ],
                            'mass_Email' => [
                                'EmailQueue',
                                'LBL_MASS_EMAIL_MANAGER_TITLE',
                                'LBL_MASS_EMAIL_MANAGER_DESC',
                                './index.php?module=EmailMan&action=index',
                                'admin-email-queue',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'EmailMan',
                            'labelKey' => 'LBL_MASS_EMAIL_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/config',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailInbound',
                            'labelKey' => 'LBL_MANAGE_MAILBOX',
                            'actionLabelKey' => '',
                            'url' => './#/inbound-email/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailOutbound',
                            'labelKey' => 'LBL_MANAGE_MAILBOX_OUTBOUND',
                            'actionLabelKey' => '',
                            'url' => './#/outbound-email-accounts/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ExternalOAuthConnection',
                            'labelKey' => 'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS',
                            'actionLabelKey' => '',
                            'url' => './#/external-oauth-connection/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ExternalOAuthProvider',
                            'labelKey' => 'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS',
                            'actionLabelKey' => '',
                            'url' => './#/external-oauth-provider/index',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailCampaigns',
                            'labelKey' => 'LBL_CAMPAIGN_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/campaignconfig',
                            'icon' => '',
                        ],
                        [
                            'name' => 'EmailQueue',
                            'labelKey' => 'LBL_MASS_EMAIL_MANAGER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/emailman/index',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMIN_TOOLS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'repair' => [
                                'Repair',
                                'LBL_UPGRADE_TITLE',
                                'LBL_UPGRADE',
                                './index.php?module=Administration&action=Upgrade',
                                'admin-repair',
                            ],
                            'backup_management' => [
                                'Backups',
                                'LBL_BACKUPS_TITLE',
                                'LBL_BACKUPS',
                                './index.php?module=Administration&action=Backups',
                                'admin-backups',
                            ],
                            'diagnostic' => [
                                'Diagnostic',
                                'LBL_DIAGNOSTIC_TITLE',
                                'LBL_DIAGNOSTIC_DESC',
                                './index.php?module=Administration&action=Diagnostic',
                                'admin-diagnostic',
                            ],
                            'import' => [
                                'Import',
                                'LBL_IMPORT_WIZARD',
                                'LBL_IMPORT_WIZARD_DESC',
                                './index.php?module=Import&action=step1&import_module=Administration',
                                'admin-import',
                            ],
                            'module_loader' => [
                                'ModuleLoader',
                                'LBL_MODULE_LOADER_TITLE',
                                'LBL_MODULE_LOADER',
                                './index.php?module=Administration&action=UpgradeWizard&view=module',
                                'admin-module-loader',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Repair',
                            'labelKey' => 'LBL_UPGRADE_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/upgrade',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Backups',
                            'labelKey' => 'LBL_BACKUPS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Backups',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Diagnostic',
                            'labelKey' => 'LBL_DIAGNOSTIC_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/Diagnostic',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Import',
                            'labelKey' => 'LBL_IMPORT_WIZARD',
                            'actionLabelKey' => '',
                            'url' => './#/import/step1?import_module=Administration',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ModuleLoader',
                            'labelKey' => 'LBL_MODULE_LOADER_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/UpgradeWizard?view=module',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_STUDIO_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'studio' => [
                            'studio' => [
                                'Studio',
                                'LBL_STUDIO',
                                'LBL_STUDIO_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=studio',
                                'admin-studio',
                            ],
                        ],
                        'Administration' => [
                            'rename_tabs' => [
                                'RenameTabs',
                                'LBL_RENAME_TABS',
                                'LBL_CHANGE_NAME_MODULES',
                                './index.php?action=wizard&module=Studio&wizard=StudioWizard&option=RenameTabs',
                                'admin-rename-modules',
                            ],
                            'moduleBuilder' => [
                                'ModuleBuilder',
                                'LBL_MODULEBUILDER',
                                'LBL_MODULEBUILDER_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=mb',
                                'admin-module-builder',
                            ],
                        ],
                        'any' => [
                            'dropdowneditor' => [
                                'Dropdown',
                                'LBL_DROPDOWN_EDITOR',
                                'DESC_DROPDOWN_EDITOR',
                                './index.php?module=ModuleBuilder&action=index&type=dropdowns',
                                'admin-dropdown-editor',
                            ],
                            'workflow_management' => [
                                'Workflow',
                                'LBL_WORKFLOW_MANAGER',
                                'LBL_WORKFLOW_MANAGER_DESC',
                                './index.php?module=AOW_WorkFlow',
                                'admin-workflow',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Studio',
                            'labelKey' => 'LBL_STUDIO',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=studio',
                            'icon' => '',
                        ],
                        [
                            'name' => 'RenameTabs',
                            'labelKey' => 'LBL_RENAME_TABS',
                            'actionLabelKey' => '',
                            'url' => './#/studio/wizard?wizard=StudioWizard&option=RenameTabs',
                            'icon' => '',
                        ],
                        [
                            'name' => 'ModuleBuilder',
                            'labelKey' => 'LBL_MODULEBUILDER',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=mb',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Dropdown',
                            'labelKey' => 'LBL_DROPDOWN_EDITOR',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=dropdowns',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Workflow',
                            'labelKey' => 'LBL_WORKFLOW_MANAGER',
                            'actionLabelKey' => '',
                            'url' => './#/workflow',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_GOOGLE_SUITE_ADMIN_HEADER',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'Administration' => [
                            'google_calendar_settings' => [
                                'Google Calendar Settings',
                                'LBL_GOOGLE_CALENDAR_SETTINGS_TITLE',
                                'LBL_GOOGLE_CALENDAR_SETTINGS_DESC',
                                './index.php?module=Administration&action=GoogleCalendarSettings',
                                'admin-system-settings',
                            ],
                        ],
                        'jjwg_Maps' => [
                            'config' => [
                                'Administration',
                                'LBL_JJWG_MAPS_ADMIN_CONFIG_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_CONFIG_DESC',
                                './index.php?module=jjwg_Maps&action=config',
                                'admin-google-maps-settings',
                            ],
                            'geocoded_counts' => [
                                'Geocoded_Counts',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_DESC',
                                './index.php?module=jjwg_Maps&action=geocoded_counts',
                                'admin-geocoded-counts',
                            ],
                            'geocoding_test' => [
                                'GeocodingTests',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_DESC',
                                './index.php?module=jjwg_Maps&action=geocoding_test',
                                'admin-geocoding-test',
                            ],
                            'geocode_addresses' => [
                                'GeocodeAddresses',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_DESC',
                                './index.php?module=jjwg_Maps&action=geocode_addresses',
                                'admin-geocode-addresses',
                            ],
                            'address_cache' => [
                                'Address_Cache',
                                'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_TITLE',
                                'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_DESC',
                                './index.php?module=jjwg_Address_Cache&action=index',
                                'admin-address-cache',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Google Calendar Settings',
                            'labelKey' => 'LBL_GOOGLE_CALENDAR_SETTINGS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/administration/GoogleCalendarSettings',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Administration',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_CONFIG_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/config',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Geocoded_Counts',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocoded_counts',
                            'icon' => '',
                        ],
                        [
                            'name' => 'GeocodingTests',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocoding_test',
                            'icon' => '',
                        ],
                        [
                            'name' => 'GeocodeAddresses',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/maps/geocode_addresses',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Address_Cache',
                            'labelKey' => 'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_TITLE',
                            'actionLabelKey' => '',
                            'url' => './#/address-cache/index',
                            'icon' => '',
                        ],
                    ],
                ],
            ],
        ],
        'reminders' => [
            'path' => 'reminders',
            'defaultRoute' => './#/reminders',
            'name' => 'reminders',
            'labelKey' => 'Reminders',
            'menu' => [],
        ],
        'reminders-invitees' => [
            'path' => 'reminders-invitees',
            'defaultRoute' => './#/reminders-invitees',
            'name' => 'reminders-invitees',
            'labelKey' => 'Reminders_Invitees',
            'menu' => [],
        ],
    ],
    'maxTabs' => 8,
    'type' => 'm',
    'quickActions' => [
        [
            'name' => 'Add',
            'labelKey' => 'LNK_NEW_RECORD',
            'url' => './C_PI_ID_CSR_PARTICIPANT_INFO/edit',
            'params' => [
                'return_module' => 'C_PI_ID_CSR_PARTICIPANT_INFO',
                'return_action' => 'DetailView',
            ],
            'icon' => 'plus',
            'quickAction' => true,
            'type' => 'create',
            'module' => 'C_PI_ID_CSR_PARTICIPANT_INFO',
            'process' => '',
        ],
        [
            'name' => 'Add',
            'labelKey' => 'LNK_NEW_RECORD',
            'url' => './I_CI_ID_CSR_CONTACT_INFO/edit',
            'params' => [
                'return_module' => 'I_CI_ID_CSR_CONTACT_INFO',
                'return_action' => 'DetailView',
            ],
            'icon' => 'plus',
            'quickAction' => true,
            'type' => 'create',
            'module' => 'I_CI_ID_CSR_CONTACT_INFO',
            'process' => '',
        ],
        [
            'name' => 'Add',
            'labelKey' => 'LNK_NEW_RECORD',
            'url' => './I_CH_ID_CSR_CONTACT_HISTORY/edit',
            'params' => [
                'return_module' => 'I_CH_ID_CSR_CONTACT_HISTORY',
                'return_action' => 'DetailView',
            ],
            'icon' => 'plus',
            'quickAction' => true,
            'type' => 'create',
            'module' => 'I_CH_ID_CSR_CONTACT_HISTORY',
            'process' => '',
        ],
        [
            'name' => 'Add',
            'labelKey' => 'LNK_NEW_RECORD',
            'url' => './I_OC_ID_REF_OUTCOMES/edit',
            'params' => [
                'return_module' => 'I_OC_ID_REF_OUTCOMES',
                'return_action' => 'DetailView',
            ],
            'icon' => 'plus',
            'quickAction' => true,
            'type' => 'create',
            'module' => 'I_OC_ID_REF_OUTCOMES',
            'process' => '',
        ],
        [
            'name' => 'Add',
            'labelKey' => 'LNK_NEW_RECORD',
            'url' => './I_CB_ID_REF_CLIENT_BARRIER/edit',
            'params' => [
                'return_module' => 'I_CB_ID_REF_CLIENT_BARRIER',
                'return_action' => 'DetailView',
            ],
            'icon' => 'plus',
            'quickAction' => true,
            'type' => 'create',
            'module' => 'I_CB_ID_REF_CLIENT_BARRIER',
            'process' => '',
        ],
        [
            'name' => 'Add',
            'labelKey' => 'LNK_NEW_RECORD',
            'url' => './I_DR_ID_REF_DETAILRETENTION/edit',
            'params' => [
                'return_module' => 'I_DR_ID_REF_DETAILRETENTION',
                'return_action' => 'DetailView',
            ],
            'icon' => 'plus',
            'quickAction' => true,
            'type' => 'create',
            'module' => 'I_DR_ID_REF_DETAILRETENTION',
            'process' => '',
        ],
        [
            'name' => 'Add',
            'labelKey' => 'LNK_NEW_RECORD',
            'url' => './I_DJP_ID_REF_DETAILJOBPLACEMENT/edit',
            'params' => [
                'return_module' => 'I_DJP_ID_REF_DETAILJOBPLACEMENT',
                'return_action' => 'DetailView',
            ],
            'icon' => 'plus',
            'quickAction' => true,
            'type' => 'create',
            'module' => 'I_DJP_ID_REF_DETAILJOBPLACEMENT',
            'process' => '',
        ],
    ],
]];
