8 calls to panels_bootstrap_convert_settings() in Panels Bootstrap Layout Builder 7
- panels_ajax_bootstrap_edit_add in plugins/
layouts/ bootstrap/ bootstrap.inc - AJAX responder to add a new row, column or region to a bootstrap layout.
- panels_ajax_bootstrap_edit_remove in plugins/
layouts/ bootstrap/ bootstrap.inc - AJAX responder to remove an existing row, column or region from a bootstrap layout.
- panels_ajax_bootstrap_edit_resize in plugins/
layouts/ bootstrap/ bootstrap.inc - AJAX responder to store resize information when the user adjusts the splitter.
- panels_ajax_bootstrap_edit_reuse in plugins/
layouts/ bootstrap/ bootstrap.inc - AJAX form to bring up the "reuse" modal.
- panels_ajax_bootstrap_edit_settings in plugins/
layouts/ bootstrap/ bootstrap.inc - AJAX responder to edit bootstrap settings for an item.
- panels_bootstrap_panels in plugins/
layouts/ bootstrap/ bootstrap.inc - Define the actual list of columns and rows for this bootstrap panel.
- theme_panels_bootstrap in plugins/
layouts/ bootstrap/ bootstrap.inc - Draw the bootstrap layout.
- theme_panels_bootstrap_admin in plugins/
layouts/ bootstrap/ bootstrap.inc - Draw the bootstrap layout.