You are here

constant PANOPOLY_ADD_PREVIEW_DISABLED in Panopoly 7

5 uses of PANOPOLY_ADD_PREVIEW_DISABLED
panopoly_magic_configure_form in modules/panopoly/panopoly_magic/panopoly_magic.module
Configuration Form for Panopoly Magic
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::disablePanopolyMagicAddContentPreview in modules/panopoly/panopoly_test/behat/steps/panopoly_test.behat.inc
@Given Panopoly magic add content previews are disabled
_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 7

Code

define('PANOPOLY_ADD_PREVIEW_DISABLED', 2);