You are here

constant PANOPOLY_ADD_PREVIEW_SINGLE in Panopoly 7

5 uses of PANOPOLY_ADD_PREVIEW_SINGLE
panopoly_magic_preprocess_panels_add_content_modal in modules/panopoly/panopoly_magic/panopoly_magic.module
Preprocess the panels_add_content_modal() function to add the HTML for the preview
panopoly_magic_process_panels_add_content_modal in modules/panopoly/panopoly_magic/panopoly_magic.module
Process the panels_add_content_modal() to adjust the markup to present the preview
TestSubContext::enableSinglePanopolyMagicAddContentPreview in modules/panopoly/panopoly_test/behat/steps/panopoly_test.behat.inc
@Given Panopoly magic add content previews are single
TestSubContext::saveConfig in modules/panopoly/panopoly_test/behat/steps/panopoly_test.behat.inc
Save existing preview configurations.
_panopoly_magic_add_content_preview_mode_name in modules/panopoly/panopoly_magic/panopoly_magic.module
Helper function to get name of the 'Add content' preview mode.

File

modules/panopoly/panopoly_magic/panopoly_magic.module, line 8

Code

define('PANOPOLY_ADD_PREVIEW_SINGLE', 3);