You are here

Functions in Panels Everywhere 6

Primary tabs

Namesort descending Location Description Direct uses Strings
panels_everywhere_context_create_managed_page plugins/contexts/managed_page.inc It's important to remember that $conf is optional here, because contexts are not always created from the UI. 1
panels_everywhere_context_create_page_content plugins/contexts/page_content.inc It's important to remember that $conf is optional here, because contexts are not always created from the UI. 1
panels_everywhere_ctools_plugin_api ./panels_everywhere.module Implementation of hook_ctools_plugin_api().
panels_everywhere_ctools_plugin_directory ./panels_everywhere.module Implementation of hook_ctools_plugin_directory()
panels_everywhere_ctools_render_alter ./panels_everywhere.module When a Page Manager page is rendered, set the selected site template if it has been chosen.
panels_everywhere_default_page_manager_handlers ./panels_everywhere.pages_default.inc Implementation of hook_default_page_manager_handlers()
panels_everywhere_edit_site_template ./panels_everywhere.module Callback to edit our site template. 1
panels_everywhere_fallback_page ./panels_everywhere.module 1
panels_everywhere_form_panels_panel_context_edit_settings_alter ./panels_everywhere.module Implements hook_form_FORM_ID_alter() for panels_panel_context_edit_settings to stop the IPE being offered as a render pipeline for the Panels Everywhere site template.
panels_everywhere_get_site_template ./panels_everywhere.module Get the site template to be used. 1
panels_everywhere_get_site_templates ./panels_everywhere.module Get a list of variants on the site template that can be used to select. 1
panels_everywhere_managed_page_context plugins/arguments/managed_page.inc Discover if this argument gives us the term we crave. 1
panels_everywhere_menu ./panels_everywhere.module Implementation of hook_menu().
panels_everywhere_page_content_content_type_admin_info plugins/content_types/page_content.inc
panels_everywhere_page_content_content_type_edit_form plugins/content_types/page_content.inc Returns an edit form for custom type settings.
panels_everywhere_page_content_content_type_render plugins/content_types/page_content.inc Output function for the 'page_content' content type.
panels_everywhere_page_content_context plugins/arguments/page_content.inc Discover if this argument gives us the term we crave. 1
panels_everywhere_page_manager_variant_operations_alter ./panels_everywhere.module Alter the panel context settings form.
panels_everywhere_page_preprocess ./panels_everywhere.module Page preprocess to run the page content into our site template task. 1
panels_everywhere_page_preprocess_elements ./panels_everywhere.module Preprocess variables on our stripped down page template. 1
panels_everywhere_pane_header_content_type_admin_info plugins/content_types/pane_header.inc
panels_everywhere_pane_header_content_type_render plugins/content_types/pane_header.inc Output function for the 'pane_tabs' content type.
panels_everywhere_pane_messages_content_type_admin_info plugins/content_types/pane_messages.inc
panels_everywhere_pane_messages_content_type_render plugins/content_types/pane_messages.inc Output function for the 'pane_tabs' content type.
panels_everywhere_pane_navigation_content_type_admin_info plugins/content_types/pane_navigation.inc
panels_everywhere_pane_navigation_content_type_render plugins/content_types/pane_navigation.inc
panels_everywhere_settings_page ./panels_everywhere.admin.inc @file Contains administrative pages for the Panels Everywhere module. 1
panels_everywhere_settings_page_submit ./panels_everywhere.admin.inc 1
panels_everywhere_set_site_template ./panels_everywhere.module Manually set the template to use. 1
panels_everywhere_should_override_theme ./panels_everywhere.module 2
panels_everywhere_site_template_add_context plugins/tasks/site_template.inc Set up a context with the basic information needed. 1
panels_everywhere_site_template_enable plugins/tasks/site_template.inc Callback to enable/disable the page from the UI. 1
panels_everywhere_site_template_get_arguments plugins/tasks/site_template.inc Callback to get arguments provided by this task handler. 1 1
panels_everywhere_site_template_get_base_contexts plugins/tasks/site_template.inc Figure out the base contexts in use for the page. 1
panels_everywhere_site_template_get_contexts plugins/tasks/site_template.inc Callback to get context placeholders provided by this handler. 1
panels_everywhere_sort_themes_by_info_name ./panels_everywhere.admin.inc Array sorting callback; sorts modules or themes by their name. 1
panels_everywhere_theme ./panels_everywhere.module Implementation of hook_theme()
panels_everywhere_theme_registry_alter ./panels_everywhere.module Implementation of hook_theme_registry_alter()
panels_everywhere_uninstall ./panels_everywhere.install Implements hook_uninstall().
panels_everywhere_update_6100 ./panels_everywhere.install The site_template variants should not use the IPE, so change them to use the standard render pipeline.
panels_everywhere_variant_template ./panels_everywhere.module Handle the form to add a template setting to any variant. 1
panels_everywhere_variant_template_submit ./panels_everywhere.module Store the template for this page, if we have one.
template_preprocess_pane_header theme/theme.inc @file Contains preprocess functions for Panels Everywhere themes.
template_preprocess_pane_messages theme/theme.inc
template_preprocess_pane_navigation theme/theme.inc
_panels_everywhere_find_context plugins/tasks/site_template.inc Search for the first context that matches our requirements. 1
_panels_everywhere_find_node_context plugins/tasks/site_template.inc Attempt to extract a node from the environment to turn into a context. 1
_panels_everywhere_find_term_context plugins/tasks/site_template.inc 1
_panels_everywhere_find_user_context plugins/tasks/site_template.inc Attempt to extract a user from the environment to turn into a context. 1

Other projects