You are here

Functions in Panels Bootstrap Layout Builder 7

Primary tabs

Namesort descending Location Description Direct uses Strings
panels_ajax_bootstrap_edit_add plugins/layouts/bootstrap/bootstrap.inc AJAX responder to add a new row, column or region to a bootstrap layout. 1
panels_ajax_bootstrap_edit_remove plugins/layouts/bootstrap/bootstrap.inc AJAX responder to remove an existing row, column or region from a bootstrap layout. 1
panels_ajax_bootstrap_edit_resize plugins/layouts/bootstrap/bootstrap.inc AJAX responder to store resize information when the user adjusts the splitter. 1
panels_ajax_bootstrap_edit_reuse plugins/layouts/bootstrap/bootstrap.inc AJAX form to bring up the "reuse" modal. 1
panels_ajax_bootstrap_edit_settings plugins/layouts/bootstrap/bootstrap.inc AJAX responder to edit bootstrap settings for an item. 1
panels_bootstrap_add_item_form plugins/layouts/bootstrap/bootstrap.inc Form to add a row, column or region to a bootstrap layout. 1
panels_bootstrap_add_item_form_submit plugins/layouts/bootstrap/bootstrap.inc Submit handler for editing a bootstrap item.
panels_bootstrap_config_item_form plugins/layouts/bootstrap/bootstrap.inc Configure a row, column or region on the bootstrap page. 1
panels_bootstrap_config_item_form_submit plugins/layouts/bootstrap/bootstrap.inc Submit handler for editing a bootstrap item.
panels_bootstrap_convert_settings plugins/layouts/bootstrap/bootstrap.inc Convert settings from old style to new, or provide defaults for empty settings. 8
panels_bootstrap_create_renderer plugins/layouts/bootstrap/bootstrap.inc Create a renderer object. 5
panels_bootstrap_edit_name_exists plugins/layouts/bootstrap/bootstrap.inc Test for #machine_name type to see if an export exists. 1
panels_bootstrap_get_sublayout plugins/layouts/bootstrap/bootstrap.inc Callback to provide a single stored bootstrap layout. 1
panels_bootstrap_get_sublayouts plugins/layouts/bootstrap/bootstrap.inc Callback to provide all stored bootstrap layouts. 1
panels_bootstrap_layout_builder_ctools_plugin_api ./panels_bootstrap_layout_builder.module Implementation of hook_ctools_plugin_api().
panels_bootstrap_layout_builder_ctools_plugin_directory ./panels_bootstrap_layout_builder.module Implements hook_ctools_plugin_directory().
panels_bootstrap_layout_builder_permission ./panels_bootstrap_layout_builder.module Implements hook_permission().
panels_bootstrap_merge_plugin plugins/layouts/bootstrap/bootstrap.inc Merge the main bootstrap plugin with a layout to create a sub plugin. 2
panels_bootstrap_panels plugins/layouts/bootstrap/bootstrap.inc Define the actual list of columns and rows for this bootstrap panel. 1
panels_bootstrap_render_bootstrap_class_selector plugins/layouts/bootstrap/bootstrap.inc Render a splitter div to place between the $left and $right items. 1
panels_bootstrap_render_item plugins/layouts/bootstrap/bootstrap.inc Render a column in the bootstrap layout. 3
panels_bootstrap_render_items plugins/layouts/bootstrap/bootstrap.inc Render a piece of a bootstrap layout. 2
panels_bootstrap_render_item_links plugins/layouts/bootstrap/bootstrap.inc Render the dropdown links for an item. 4
panels_bootstrap_reuse_form plugins/layouts/bootstrap/bootstrap.inc 1
panels_bootstrap_reuse_form_validate plugins/layouts/bootstrap/bootstrap.inc
theme_panels_bootstrap plugins/layouts/bootstrap/bootstrap.inc Draw the bootstrap layout. 1
theme_panels_bootstrap_admin plugins/layouts/bootstrap/bootstrap.inc Draw the bootstrap layout.

Other projects