This repository has been archived on 2022-07-12. You can view files and clone it, but cannot push or open issues or pull requests.
opencase/opencase.links.menu.yml

112 lines
3.9 KiB
YAML
Raw Normal View History

opencase.see_all:
title: 'See all...'
menu_name: opencase
route_name: opencase.opencase_cases_menu
weight:
2022-04-08 11:02:53 +00:00
opencase.see_all_people_links:
class: Drupal\opencase\Plugin\Menu\SeeAllActorsMenuLink
deriver: Drupal\opencase\Plugin\Derivative\SeeAllActorsMenuLink
menu_name: opencase
parent: opencase.see_all
opencase.see_all_organisations_links:
class: Drupal\opencase\Plugin\Menu\SeeAllOrganisationsMenuLink
deriver: Drupal\opencase\Plugin\Derivative\SeeAllOrganisationsMenuLink
menu_name: opencase
parent: opencase.see_all
opencase.see_all_events_links:
class: Drupal\opencase\Plugin\Menu\SeeAllEventsMenuLink
deriver: Drupal\opencase\Plugin\Derivative\SeeAllEventsMenuLink
menu_name: opencase
parent: opencase.see_all
opencase.opencase_add_new_things_menu:
title: 'Add new...'
menu_name: opencase
route_name: opencase.opencase_add_new_things_menu
2018-11-09 15:56:03 +00:00
weight: 1
opencase.add_people_links:
class: Drupal\opencase\Plugin\Menu\AddActorsMenuLink
deriver: Drupal\opencase\Plugin\Derivative\AddActorsMenuLink
menu_name: opencase
parent: opencase.opencase_add_new_things_menu
opencase.add_organisations_links:
class: Drupal\opencase\Plugin\Menu\AddOrganisationsMenuLink
deriver: Drupal\opencase\Plugin\Derivative\AddOrganisationsMenuLink
menu_name: opencase
parent: opencase.opencase_add_new_things_menu
2021-01-28 10:22:20 +00:00
opencase.add_events_links:
class: Drupal\opencase\Plugin\Menu\AddEventsMenuLink
deriver: Drupal\opencase\Plugin\Derivative\AddEventsMenuLink
menu_name: opencase
parent: opencase.opencase_add_new_things_menu
2021-02-18 15:32:10 +00:00
opencase.add_equal_opps:
2022-05-13 10:54:51 +00:00
title: 'Equal Opps record'
2021-02-18 15:32:10 +00:00
menu_name: opencase
url: internal:/opencase/oc_equal_opps/add
parent: opencase.opencase_add_new_things_menu
weight: 10
2018-11-09 14:59:25 +00:00
opencase.opencase_admin_menu:
title: 'Administration'
description: 'Management and Configuration'
2018-11-09 15:56:03 +00:00
route_name: opencase.opencase_admin_menu
menu_name: opencase
2018-11-09 14:59:25 +00:00
weight: 100
opencase.manage_taxonomy_links:
class: Drupal\opencase\Plugin\Menu\ManageTaxonomyMenuLink
deriver: Drupal\opencase\Plugin\Derivative\ManageTaxonomyMenuLink
menu_name: opencase
parent: opencase.opencase_admin_menu
opencase.manage_user_logins:
2022-07-05 10:55:08 +00:00
title: 'Manage User Logins'
description: 'Manage who can access the system'
2018-11-09 14:59:25 +00:00
menu_name: opencase
parent: opencase.opencase_admin_menu
url: internal:/admin/people
weight: 0
2020-11-12 17:35:34 +00:00
opencase.manage_organisation_types:
title: 'Manage organisation types'
description: 'Configure types of people and their fields'
menu_name: opencase
parent: opencase.opencase_admin_menu
2020-11-12 17:35:34 +00:00
url: internal:/admin/opencase/oc_organisation_type
weight: 1
2018-11-09 14:59:25 +00:00
opencase.manage_person_types:
title: 'Manage person types'
description: 'Configure types of people and their fields'
menu_name: opencase
parent: opencase.opencase_admin_menu
url: internal:/admin/opencase/oc_actor_type
weight: 1
opencase.manage_activity_types:
title: 'Manage activity types'
description: 'Configure types of activities and their fields'
2018-11-09 14:59:25 +00:00
menu_name: opencase
parent: opencase.opencase_admin_menu
url: internal:/admin/opencase/oc_activity_type
weight: 3
opencase.manage_case_fee_types:
title: 'Manage case fee types'
description: 'Configure types of case fees and their fields'
menu_name: opencase
parent: opencase.opencase_admin_menu
url: internal:/opencase/oc_case_fee_type
weight: 3
opencase.manage_case_provision_types:
title: 'Manage case provision types'
description: 'Configure types of case provisions and their fields'
menu_name: opencase
parent: opencase.opencase_admin_menu
url: internal:/opencase/oc_case_provision_type
weight: 3
2021-01-28 10:22:20 +00:00
opencase.manage_event_types:
title: 'Manage event types'
2022-05-07 12:59:32 +00:00
description: 'Configure types of events and their fields'
2021-01-28 10:22:20 +00:00
menu_name: opencase
parent: opencase.opencase_admin_menu
2021-01-28 10:22:20 +00:00
url: internal:/admin/opencase/oc_event_type
weight: 1
2021-11-17 07:55:22 +00:00
opencase.reporting:
title: 'Reporting'
menu_name: opencase
2021-11-17 07:55:22 +00:00
route_name: opencase.opencase_reporting_menu
weight: 0