You are here

Files in Drupal Mega Menu 8

Primary tabs

File namesort descending Location Namespace Description
animate.css assets/includes/animate.css @charset "UTF-8"; /*! * animate.css -http://daneden.me/animate * Version - 3.5.1 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2016 Daniel Eden */ .animated { -webkit-animation-duration:…
bootstrap-theme.css assets/includes/bootstrap/css/bootstrap-theme.css /*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ .btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger { …
bootstrap-theme.min.css assets/includes/bootstrap/css/bootstrap-theme.min.css /*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) …
bootstrap.css assets/includes/bootstrap/css/bootstrap.css /*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html…
bootstrap.min.css assets/includes/bootstrap/css/bootstrap.min.css /*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css…
chosen.css assets/includes/chosen/chosen.css /*! Chosen, a Select Box Enhancer for jQuery and Prototype by Patrick Filler for Harvest, http://getharvest.com Version 1.6.2 Full source at https://github.com/harvesthq/chosen Copyright (c) 2011-2016 Harvest http://getharvest.com MIT License,…
jquery-ui.css assets/includes/jquery-ui.css /*! jQuery UI - v1.12.1 - 2016-09-14 * http://jqueryui.com * Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css,…
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…
we-megamenu-backend-ul.html.twig templates/we-megamenu-backend-ul.html.twig <ul class="nav navbar-nav" {{ attributes }}> {{ content }} </ul>
we-megamenu-backend.html.twig templates/we-megamenu-backend.html.twig <div class="we-mega-menu"> <button class="ico-toolbar ico-toolbar-horizontal" type="button" value="horizontal" title="Horizontal orientation">Horizontal orientation</button> …
we-megamenu-block.html.twig templates/we-megamenu-block.html.twig {% autoescape %} {{ block_content|raw }} {% endautoescape %}
we-megamenu-col.html.twig templates/we-megamenu-col.html.twig <div {{ attributes }}> {{ subul }} </div>
we-megamenu-frontend.html.twig templates/we-megamenu-frontend.html.twig <div class="region-we-mega-menu"> <a class="navbar-toggle collapsed"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span…
we-megamenu-li.html.twig templates/we-megamenu-li.html.twig <li {{ attributes }}> {% if href is empty %} <a href='#' data-drupal-link-system-path="<front>" class="we-megamenu-nolink"> {% if (attribute(attributes, 'data-icon') is defined and…
we-megamenu-row.html.twig templates/we-megamenu-row.html.twig <div {{ attributes }}> {{ col }} </div>
we-megamenu-submenu.html.twig templates/we-megamenu-submenu.html.twig <div {{ attributes }}> <div class="we-mega-menu-submenu-inner"> {{ row }} </div> </div>
we-megamenu-subul.html.twig templates/we-megamenu-subul.html.twig <ul class="nav nav-tabs subul"> {{ lis }} </ul>
we-megamenu-ul.html.twig templates/we-megamenu-ul.html.twig <ul {{ attributes }}> {{ content }} </ul>
WeMegaMenuAdminController.php src/Controller/WeMegaMenuAdminController.php Drupal\we_megamenu\Controller
WeMegaMenuBlock.php src/Plugin/Derivative/WeMegaMenuBlock.php Drupal\we_megamenu\Plugin\Derivative
WeMegaMenuBlock.php src/Plugin/Block/WeMegaMenuBlock.php Drupal\we_megamenu\Plugin\Block
WeMegaMenuBuilder.php src/WeMegaMenuBuilder.php Drupal\we_megamenu
we_megamenu.info.yml we_megamenu.info.yml we_megamenu.info.yml
we_megamenu.install we_megamenu.install Create table we_megamenu().
we_megamenu.libraries.yml we_megamenu.libraries.yml we_megamenu.libraries.yml
we_megamenu.links.contextual.yml we_megamenu.links.contextual.yml we_megamenu.links.contextual.yml
we_megamenu.links.menu.yml we_megamenu.links.menu.yml we_megamenu.links.menu.yml
we_megamenu.module we_megamenu.module Drupal 8 Mega Menu Module.
we_megamenu.permissions.yml we_megamenu.permissions.yml we_megamenu.permissions.yml
we_megamenu.routing.yml we_megamenu.routing.yml we_megamenu.routing.yml
we_megamenu_backend.css assets/css/we_megamenu_backend.css /*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) …

Other projects