[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/panels/panels_ipe/ -> panels_ipe.module (summary)

(no description)

File Size: 147 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 9 functions

  panels_ipe_ctools_plugin_directory()
  panels_ipe_ctools_plugin_api()
  panels_ipe_theme()
  theme_panels_ipe_placeholder_pane()
  theme_panels_ipe_pane_wrapper()
  theme_panels_ipe_region_wrapper()
  theme_panels_ipe_add_pane_button()
  panels_ipe_get_cache_key()
  panels_ipe_footer()

Functions
Functions that are not part of a class:

panels_ipe_ctools_plugin_directory($module, $plugin)   X-Ref
Implementation of hook_ctools_plugin_directory().


panels_ipe_ctools_plugin_api($owner, $api)   X-Ref
Implementation of hook_ctools_plugin_api().

Inform CTools about version information for various plugins implemented by
Panels.

param: string $owner
param: string $api

panels_ipe_theme()   X-Ref
Implementation of hook_theme().


theme_panels_ipe_placeholder_pane($region_id, $region_title)   X-Ref
Theme the 'placeholder' pane, which is shown on an active IPE when no panes
live in that region.

param: string $region_id
param: string $region_title

theme_panels_ipe_pane_wrapper($output, $pane, $display, $renderer)   X-Ref
No description

theme_panels_ipe_region_wrapper($output, $region_id, $display)   X-Ref
No description

theme_panels_ipe_add_pane_button($region_id, $display, $renderer)   X-Ref
No description

panels_ipe_get_cache_key($key = NULL)   X-Ref
No description

panels_ipe_footer($main = 0)   X-Ref
Implementation of hook_footer()

Adds the IPE control container.

param: unknown_type $main



Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7