You are here

constant PANOPOLY_ADD_PREVIEW_DEFAULT in Panopoly Magic 7

4 uses of PANOPOLY_ADD_PREVIEW_DEFAULT
panopoly_magic_configure_form in ./panopoly_magic.module
Configuration Form for Panopoly Magic
panopoly_magic_preprocess_panels_add_content_modal in ./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 ./panopoly_magic.module
Process the panels_add_content_modal() to adjust the markup to present the preview
_panopoly_magic_add_content_preview_mode_name in ./panopoly_magic.module
Helper function to get name of the 'Add content' preview mode.

File

./panopoly_magic.module, line 9

Code

define('PANOPOLY_ADD_PREVIEW_DEFAULT', PANOPOLY_ADD_PREVIEW_SINGLE);