[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/panels/plugins/display_renderers/ -> simple.inc (source)

   1  <?php
   2  /**
   3   * Create a simple renderer plugin that renders a layout but the content is
   4   * already rendered, not in panes.
   5   */
   6  $plugin = array(
   7    'handler' => array(
   8      'class' => 'panels_renderer_simple',
   9      'parent' => 'standard',
  10    ),
  11  );


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