You are here

Functions in Gin Layout Builder 1.0.x

Primary tabs

Namesort descending Location Description Direct uses Strings
gin_lb_after_build ./gin_lb.module After build form process. 1
gin_lb_attach_lb_form ./gin_lb.module Attaches gin_lb_form to all layout builder form elements. 1
gin_lb_css_alter ./gin_lb.module Implements hook_css_alter().
gin_lb_form_alter ./gin_lb.module Implements hook_form_alter().
gin_lb_form_media_library_add_form_alter ./gin_lb.module Implements hook_form_BASE_FORM_ID_alter().
gin_lb_form_media_library_add_form_oembed_alter ./gin_lb.module Implements hook_form_FORM_ID_alter().
gin_lb_form_media_library_add_form_upload_alter ./gin_lb.module Implements hook_form_FORM_ID_alter().
gin_lb_is_layout_builder_form_id ./gin_lb.module Returns true if the given form id should rendered in gin style. 1
gin_lb_is_layout_builder_route ./gin_lb.module Returns true if the current route is a layout builder route. 3
gin_lb_is_valid_theme ./gin_lb.module Returns true if the current theme is not gin. 7
gin_lb_module_implements_alter ./gin_lb.module Implements hook_module_implements_alter().
gin_lb_overwritten_themes ./gin_lb.module A list of all overwritten themes. 1
gin_lb_page_attachments ./gin_lb.module Implements hook_page_attachments().
gin_lb_preprocess_field_multiple_value_form ./gin_lb.module Implements hook_preprocess_HOOK() for field_multiple_value_form.
gin_lb_preprocess_field_ui_table ./gin_lb.module Implements template_preprocess_HOOK() for field_ui_table.
gin_lb_preprocess_form_element ./gin_lb.module Implements hook_preprocess_form_element().
gin_lb_preprocess_item_list__media_library_add_form_media_list ./gin_lb.module Implements hook_preprocess_item_list__media_library_add_form_media_list().
gin_lb_preprocess_links__media_library_menu ./gin_lb.module Implements hook_preprocess_links__media_library_menu().
gin_lb_preprocess_media_library_item ./gin_lb.module Implements hook_preprocess_media_library_item__widget().
gin_lb_preprocess_media_library_item__widget ./gin_lb.module Implements hook_preprocess_media_library_item__widget().
gin_lb_preprocess_table ./gin_lb.module Implements template_preprocess_HOOK() for table. 1
gin_lb_theme ./gin_lb.module Implements hook_theme().
gin_lb_theme_suggestions_alter ./gin_lb.module Implements hook_theme_suggestions_alter().
gin_lb_theme_suggestions_form_alter ./gin_lb.module Implements hook_theme_suggestions_HOOK_alter().
gin_lb_update_8001 ./gin_lb.install Set new Toastify CDN config.
gin_lb_views_pre_render ./gin_lb.module Implements hook_views_pre_render().
hook_gin_lb_is_layout_builder_route_alter ./gin_lb.api.php Helps to detect if a route is a layout builder route.
hook_gin_lb_show_toolbar_alter ./gin_lb.api.php Alter if the gin lb toolbar is shown.

Other projects