[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/panels/includes/ -> display-render.inc (summary)

(no description)

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

Defines 3 functions

  panels_render_layout_admin()
  panels_render_pane()
  panels_get_panel_style_and_settings()

Functions
Functions that are not part of a class:

panels_render_layout_admin($layout, $content, $display)   X-Ref
Render the administrative layout of a display.

This is used for the edit version, so that layouts can have different
modes, such as the flexible layout designer mode.

panels_render_pane($content, $pane, &$display)   X-Ref
Render a pane using the appropriate style.

Legacy function; this behavior has been moved onto the display renderer
object. The function name here is included for backwards compatibility. New
style plugins should NEVER call it.

$content
The already rendered content via panels_render_pane_content()
$pane
The $pane information from the display
$display
The display.

panels_get_panel_style_and_settings($panel_settings, $panel)   X-Ref
Given a display and the id of a panel, get the style in which to render
that panel.




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