You are here

Functions in Panopoly Magic 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_panopoly_magic_forms_to_improve_alter ./panopoly_magic.api.php Alter the list of forms to improve.
panopoly_magic_ajax_form_callback ./panopoly_magic.module Replaces system/ajax for pane configuration preview callback to work with ctools multi step form. 1
panopoly_magic_ajax_update_preview ./panopoly_magic.module Ajax callback that just returns the rendered preview. 1
panopoly_magic_apps_app_info ./panopoly_magic.module Implements hook_apps_app_info()
panopoly_magic_autosubmit_configure ./panopoly_magic.module Recursively parse form elements to add special autosubmit handling on a per field-type basis. 3
panopoly_magic_configure_form ./panopoly_magic.module Configuration Form for Panopoly Magic 1
panopoly_magic_convert_view_settings ./panopoly_magic.module 2
panopoly_magic_fape_submit ./panopoly_magic.module Custom submit callback for FAPE enabled stylizer forms. 2
panopoly_magic_form_alter ./panopoly_magic.module Implements hook_form_alter()
panopoly_magic_form_ctools_entity_field_content_type_formatter_options_alter ./panopoly_magic.module Implementation of hook_form_FORM_ID_alter()
panopoly_magic_form_ctools_entity_field_content_type_formatter_styles_alter ./panopoly_magic.module
panopoly_magic_form_ctools_stylizer_edit_style_form_choose_alter ./panopoly_magic.module Implementation of hook_form_FORM_ID_alter().
panopoly_magic_form_ctools_stylizer_edit_style_form_default_alter ./panopoly_magic.module Implementation of hook_form_FORM_ID_alter().
panopoly_magic_form_fieldable_panels_panes_fieldable_panels_pane_content_type_edit_form_alter ./panopoly_magic.module Implementation of hook_form_FORM_ID_alter()
panopoly_magic_form_panels_edit_style_type_form_alter ./panopoly_magic.module Implementation of hook_form_FORM_ID_alter().
panopoly_magic_form_post_render_preview ./panopoly_magic.module Add the preview to the form output. 1 1
panopoly_magic_form_views_content_views_panes_content_type_edit_form_alter ./panopoly_magic.module Implementation of hook_form_FORM_ID_alter()
panopoly_magic_get_entity_type ./panopoly_magic.module Helper function to get the entity type retrieved by a view 1
panopoly_magic_init ./panopoly_magic.module Implements hook_init()
panopoly_magic_menu ./panopoly_magic.module Implements hook_menu()
panopoly_magic_menu_alter ./panopoly_magic.module Implements hook_menu_alter().
panopoly_magic_module_implements_alter ./panopoly_magic.module Implements hook_module_implements_alter()
panopoly_magic_panelizer_pre_render ./panopoly_magic.module Implement the "Content Settings" fieldset in a pre-render. This fixes issues with image caused by initially doing this in a form_alter. 1
panopoly_magic_preprocess_panels_add_content_modal ./panopoly_magic.module Preprocess the panels_add_content_modal() function to add the HTML for the preview
panopoly_magic_preview_callback_default ./panopoly_magic.module Default 'preview callback' for widgets when we can't find something more specific. 1
panopoly_magic_preview_callback_fpp ./panopoly_magic.module Default 'preview callback' for FPP widgets. 1
panopoly_magic_preview_callback_image ./panopoly_magic.module Default 'preview callback' for when a 'preview image' is used. 1
panopoly_magic_process_panels_add_content_modal ./panopoly_magic.module Process the panels_add_content_modal() to adjust the markup to present the preview
panopoly_magic_render_fieldable_panels_pane_preview ./panopoly_magic.module Renders previews for fieldable_panels_pane content types. 1
panopoly_magic_reusable_entity_validate ./panopoly_magic.module Validator to ensure that reusable entites have titles. 1
panopoly_magic_theme ./panopoly_magic.module Implements hook_theme().
panopoly_magic_update_7101 ./panopoly_magic.install Set correct view mode on panel panes if incorrect - Issue #2426241
panopoly_magic_update_7102 ./panopoly_magic.install Clear the Views cache so our new 'Display type override' option appears.
panopoly_magic_update_7103 ./panopoly_magic.install Preserve the old 'Add content' preview default.
panopoly_magic_update_7104 ./panopoly_magic.install Preserve the legacy fieldset preview markup.
panopoly_magic_update_7105 ./panopoly_magic.install Remove extra unnecessary configuration from FPP panes.
panopoly_magic_update_7106 ./panopoly_magic.install Preserve the old behavior for showing descriptions in single preview mode.
panopoly_magic_views_api ./panopoly_magic.module Implements hook_views_api().
panopoly_magic_views_content_type_modal_submit ./panopoly_magic.module Custom submit handler to save panels pane configuration for styling 2
panopoly_magic_views_plugins_alter plugins/views/panopoly_magic.views.inc Implements hook_views_plugins_alter().
panopoly_magic_views_pre_view ./panopoly_magic.module Implements hook_views_pre_view()
panopoly_magic_view_mode_options ./panopoly_magic.module Helper function to get view modes 2
template_preprocess_panopoly_magic_preview ./panopoly_magic.module Prepares variables for theme_panopoly_magic_preview().
template_preprocess_panopoly_magic_preview_link ./panopoly_magic.module Prepares variables for theme_panopoly_magic_preview_link().
theme_panopoly_magic_preview_link ./panopoly_magic.module Returns HTML for a preview link.
theme_panopoly_magic_stylizer_preview_form ./panopoly_magic.module Theme the stylizer preview form.
_panopoly_magic_add_content_preview_mode_name ./panopoly_magic.module Helper function to get name of the 'Add content' preview mode. 2
_panopoly_magic_add_path_to_ajax ./panopoly_magic.module Content panes should not use default system/ajax. Use our own for now. 1
_panopoly_magic_fieldable_panels_panes_fieldable_panels_pane_content_type_edit_form_submit ./panopoly_magic.module Submission callback for fieldable_panels_panes_fieldable_panels_pane_content_type_edit_form(). 1
_panopoly_magic_process_field_collection_fields ./panopoly_magic.module Process any field collection fields, returning psuedo values for them. 1

Pages

Other projects