You are here

Files in Domain Menus for Domains 9.1.x

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt 8.x-1.0-alpha6, 2020-09-27 ----------------------- - Stop saving menu labels with special char encoding. - Updatedb script added to resave domain menus labels with htmlspecialchars_decode(). 8.x-1.0-alpha5, 2020-03-25 ----------------------- -…
DomainMenusController.php src/Controller/DomainMenusController.php Drupal\domain_menus\Controller
DomainMenusListBuilder.php src/DomainMenusListBuilder.php Drupal\domain_menus
DomainMenusMenuBlock.php src/Plugin/Block/DomainMenusMenuBlock.php Drupal\domain_menus\Plugin\Block
DomainMenusSettingsForm.php src/Form/DomainMenusSettingsForm.php Drupal\domain_menus\Form
domain_menus.info.yml domain_menus.info.yml domain_menus.info.yml
domain_menus.install domain_menus.install Install, update, and uninstall functions for the Domain Menus module.
domain_menus.links.menu.yml domain_menus.links.menu.yml domain_menus.links.menu.yml
domain_menus.links.task.yml domain_menus.links.task.yml domain_menus.links.task.yml
domain_menus.module domain_menus.module Domain menus implementation through entity create, delete, and access customizations.
domain_menus.permissions.yml domain_menus.permissions.yml domain_menus.permissions.yml
domain_menus.routing.yml domain_menus.routing.yml domain_menus.routing.yml
domain_menus.settings.yml config/install/domain_menus.settings.yml config/install/domain_menus.settings.yml
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim…
README.txt README.txt Allow menus to have domain assignment so that menu and menu link administration can be linked to domain access. The module intention is to allow each domain to have its own set of menus like a main menu or footer menu to be administered by users with…

Other projects