| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Summary view] [Print] [Text view]
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 );
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |