You are here

Functions in GridStack 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
gridstack ./gridstack.module Provides a convenient shortcut for procedural hooks. 44
gridstack_config_schema_info_alter ./gridstack.module Implements hook_config_schema_info_alter().
gridstack_example_help modules/gridstack_example/gridstack_example.module Implements hook_help().
gridstack_field_formatter_info_alter ./gridstack.module Implements hook_field_formatter_info_alter().
gridstack_layouts_help modules/gridstack_layouts/gridstack_layouts.module Implements hook_help().
gridstack_layout_alter ./gridstack.module Implements hook_layout_alter().
gridstack_libraries_get_path ./gridstack.module Provides a wrapper to replace deprecated libraries_get_path() at ease. 1
gridstack_library_info_alter ./gridstack.module Implements hook_library_info_alter().
gridstack_library_info_build ./gridstack.module Implements hook_library_info_build().
gridstack_preprocess_blazy ./gridstack.module Overrides template_preprocess_blazy().
gridstack_requirements ./gridstack.install Implements hook_requirements().
gridstack_theme ./gridstack.module Implements hook_theme().
gridstack_ui_entity_type_build modules/gridstack_ui/gridstack_ui.module Implements hook_entity_type_build().
gridstack_ui_help modules/gridstack_ui/gridstack_ui.module Implements hook_help().
gridstack_ui_theme modules/gridstack_ui/gridstack_ui.module Implements hook_theme().
gridstack_update_8101 ./gridstack.install Update config settings, and optionsets.
gridstack_update_8102 ./gridstack.install Update optionsets grids to use new breakpoints array.
gridstack_update_8103 ./gridstack.install Added a new service gridstack.hook for Drupal hooks.
gridstack_update_8200 ./gridstack.install Moved gridstack admin templates into gridstack UI module.
gridstack_update_8201 ./gridstack.install Added a new service GridStackSkinManager.
gridstack_update_8202 ./gridstack.install Updated GridStackFormatter service to extend BlazyFormatter per blazy:rc7+.
gridstack_update_8203 ./gridstack.install Updated optionsets to GridStack library v1.1+.
gridstack_update_8204 ./gridstack.install Cleared caches to ensure schema and settings are updated.
gridstack_update_8205 ./gridstack.install Moved GridStackLayout into src/Plugin/Layout.
gridstack_update_8206 ./gridstack.install Added GridStackEngineManager service to manage layout engines.
gridstack_update_8211 ./gridstack.install Simplified grid storage to just array values like seen at frontend.
gridstack_update_8212 ./gridstack.install Removed unhappy experiments, things that don't work out well.
gridstack_update_8214 ./gridstack.install Removed jQueryUI-related settings for core Drupal and library deprecation.
gridstack_update_8215 ./gridstack.install Added stylizer service for configurable styling live preview.
gridstack_update_8216 ./gridstack.install Added layout variants, or a subset of layout.
gridstack_update_8217 ./gridstack.install Updated GridStack variant entity type schema.
gridstack_update_8218 ./gridstack.install Fixed for D8.9 to address Library finder overrides.
gridstack_views_plugins_style_alter ./gridstack.views.inc Implements hook_views_plugins_style_alter().
template_preprocess_gridstack templates/gridstack.theme.inc Prepares variables for gridstack.html.twig templates. 1 1
template_preprocess_gridstack_box templates/gridstack.theme.inc Prepares variables for gridstack-box.html.twig templates.
template_preprocess_gridstack_ui_admin modules/gridstack_ui/templates/gridstack_ui.theme.inc Prepares variables for gridstack-ui-admin.html.twig templates.

Other projects