You are here

ldap_user.links.task.yml in Lightweight Directory Access Protocol (LDAP) 8.4

Same filename and directory in other branches
  1. 8.3 ldap_user/ldap_user.links.task.yml
ldap_user/ldap_user.links.task.yml

File

ldap_user/ldap_user.links.task.yml
View source
  1. ldap_user.admin_form:
  2. route_name: ldap_user.admin_form
  3. title: 'User settings'
  4. weight: 30
  5. base_route: entity.ldap_server.collection
  6. # TODO: Make these two conditional on something being set.
  7. ldap_user.mappings_drupal_form:
  8. route_name: ldap_user.drupal_admin_form
  9. title: 'Drupal mappings'
  10. weight: 30
  11. base_route: entity.ldap_server.collection
  12. ldap_user.mappings_ldap_form:
  13. route_name: ldap_user.ldap_admin_form
  14. title: 'LDAP mappings'
  15. weight: 30
  16. base_route: entity.ldap_server.collection