You are here

Files in UIkit Components 7.2

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt UIkit Components 7.x-2.x, 08-07-2017 (development version) ----------------------- Added the X Autoload module as a dependency. - The X Autoload module is now required by both UIkit Components and UIkit Views. This adds support for Drupal-8-style…
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Configuration * Supported modules * Maintainers INTRODUCTION ------------ The UIkit Components module is a companion module for the UIkit base…
uikit-view-accordion.tpl.php uikit_views/templates/uikit-view-accordion.tpl.php Template to display a view as a UIkit Grid component.
uikit-view-grid.tpl.php uikit_views/templates/uikit-view-grid.tpl.php Template to display a view as a UIkit Grid component.
uikit-view-list.tpl.php uikit_views/templates/uikit-view-list.tpl.php Template to display a view as a UIkit List component.
uikit-view-table.tpl.php uikit_views/templates/uikit-view-table.tpl.php Template to display a view as a UIkit Table component.
uikit-views-preview.css uikit_views/css/uikit-views-preview.css UIkit Views styles for live views previews.
uikit-views.grid.layout.css uikit_views/css/uikit-views.grid.layout.css Macro arrangement of a web page, including any grid systems.
UIkitComponents.php src/UIkitComponents.php Drupal\uikit_components
UIkitViewsPluginStyleAccordion.inc uikit_views/plugins/UIkitViewsPluginStyleAccordion.inc Contains the accordion style plugin.
UIkitViewsPluginStyleGrid.inc uikit_views/plugins/UIkitViewsPluginStyleGrid.inc Contains the UIkit Views grid style plugin.
UIkitViewsPluginStyleList.inc uikit_views/plugins/UIkitViewsPluginStyleList.inc Contains the list style plugin.
UIkitViewsPluginStyleTable.inc uikit_views/plugins/UIkitViewsPluginStyleTable.inc Contains the table style plugin.
uikit_components.info uikit_components.info name = UIkit Components description = Companion module to the UIkit base theme to provide additional components and functionality. core = 7.x package = UIkit dependencies[] = menu dependencies[] = elements dependencies[] = xautoload configure =…
uikit_components.module uikit_components.module UIkit Components.
uikit_views.info uikit_views/uikit_views.info name = UIkit Views description = Provides Views plugins for the UIkit theme. core = 7.x package = UIkit dependencies[] = uikit_components dependencies[] = views files[] = plugins/UIkitViewsPluginStyleAccordion.inc files[] =…
uikit_views.module uikit_views/uikit_views.module UIkit Views.
uikit_views.theme.inc uikit_views/templates/uikit_views.theme.inc Preprocessors and helper functions to make theming easier.
uikit_views.views.inc uikit_views/uikit_views.views.inc Describes plugins defined by the UIkit Views module.

Other projects