You are here

Functions in Panels 6.3

Primary tabs

Namesort descending Location Description Direct uses Strings
panels_get_display_renderer includes/plugins.inc Fetch metadata on a specific display renderer plugin. 2
panels_get_display_renderers includes/plugins.inc Fetch metadata for all display renderer plugins.
panels_get_layout includes/plugins.inc Fetch metadata on a specific layout plugin. 13
panels_get_layouts includes/plugins.inc Fetch metadata for all layout plugins. 7
panels_get_layout_builders includes/plugins.inc Fetch metadata for all layout plugins that provide builders. 2
panels_get_legacy_state ./panels.module Gateway to the PanelsLegacyState class/object, which does all legacy state checks and provides information about the cause of legacy states as needed. 2
panels_get_panels Deprecated ./panels.module Get a list of panel regions available in the layout.
panels_get_panel_style_and_settings includes/display-render.inc Given a display and the id of a panel, get the style in which to render that panel. 1
panels_get_pane_title includes/plugins.inc Get the title of a pane. 1
panels_get_path ./panels.module panels path helper function 2
panels_get_regions includes/plugins.inc Get a list of panels available in the layout. 10
panels_get_renderer includes/plugins.inc Choose a renderer for a display based on a render pipeline setting. 2
panels_get_renderer_handler includes/plugins.inc Get and initialize the class to handle rendering a display. 9
panels_get_renderer_pipelines includes/plugins.inc Get a list of available renderer pipelines. 2
panels_get_style includes/plugins.inc Fetch metadata on a specific style plugin. 6
panels_get_styles includes/plugins.inc Fetch metadata for all style plugins. 3
panels_goto ./panels.module Perform a drupal_goto on a destination that may be an array like url(). 2
panels_init ./panels.module Implementation of hook_init()
panels_install ./panels.install Implementation of hook_install().
panels_ipe_ctools_plugin_api panels_ipe/panels_ipe.module Implementation of hook_ctools_plugin_api().
panels_ipe_ctools_plugin_directory panels_ipe/panels_ipe.module Implementation of hook_ctools_plugin_directory().
panels_ipe_default_panels_renderer_pipeline panels_ipe/includes/panels_ipe.pipelines.inc Implementation of hook_default_panels_renderer_pipeline().
panels_ipe_edit_control_form panels_ipe/plugins/display_renderers/panels_renderer_ipe.class.php FAPI callback to create the Save/Cancel form for the IPE. 1
panels_ipe_footer panels_ipe/panels_ipe.module Implementation of hook_footer()
panels_ipe_get_cache_key panels_ipe/panels_ipe.module 2
panels_ipe_theme panels_ipe/panels_ipe.module Implementation of hook_theme().
panels_landing_page_basic plugins/page_wizards/landing_page.inc First page of our page creator wizard. 1
panels_landing_page_basic_submit plugins/page_wizards/landing_page.inc Submit function to store the form data in our cache.
panels_landing_page_basic_validate plugins/page_wizards/landing_page.inc Submit function to store the form data in our cache.
panels_landing_page_content plugins/page_wizards/landing_page.inc Second page of our wizard. This one provides a layout and lets the user add content. 1
panels_landing_page_finish plugins/page_wizards/landing_page.inc Finish callback for the wizard. 1
panels_landing_page_new_page plugins/page_wizards/landing_page.inc Provide defaults for a new cache. 1
panels_landing_page_submit plugins/page_wizards/landing_page.inc Submit function to store the form data in our cache.
panels_layout_process ./panels.module Ensure a layout has a minimal set of data. 1
panels_list_style_settings_form plugins/styles/list.inc Settings form callback. 1
panels_load_display ./panels.module Load a single display. 8
panels_load_displays ./panels.module Load and fill the requested $display object(s). 2
panels_load_include Deprecated ./panels.module Load a panels include file.
panels_menu ./panels.module Implementation of hook_menu
panels_mini_block panels_mini/panels_mini.module Implementation of hook_block().
panels_mini_ctools_block_info panels_mini/panels_mini.module Remove the block version of mini panels from being available content types.
panels_mini_ctools_plugin_directory panels_mini/panels_mini.module Implementation of hook_ctools_plugin_directory() to let the system know we implement task and task_handler plugins.
panels_mini_default_panels_mini_alter panels_mini/panels_mini.module Alter default mini panels to ensure they have new fields and avoid warnings.
panels_mini_delete panels_mini/panels_mini.module Remove a mini panel. 1
panels_mini_export panels_mini/panels_mini.module Export a mini panel. 1
panels_mini_get_id panels_mini/panels_mini.module Statically store all used IDs to ensure all mini panels get a unique id. 2
panels_mini_install panels_mini/panels_mini.install Implementation of hook_install().
panels_mini_load panels_mini/panels_mini.module Load a single mini panel. 4 1
panels_mini_load_all panels_mini/panels_mini.module Load all mini panels. 3 2
panels_mini_menu panels_mini/panels_mini.module Implementation of hook_menu().

Pages

Other projects