[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/project/views/theme/ -> project-views-view-collapsible-summary.tpl.php (source)

   1  <?php
   2  // $Id: project-views-view-collapsible-summary.tpl.php,v 1.1 2009/01/12 20:34:07 dww Exp $
   3  /**
   4   * @file project-views-view-collapsible-summary.tpl.php
   5   * Default simple view template to display a list of summary lines within
   6   * a collapsible fieldset.
   7   *
   8   */
   9  ?>
  10  
  11  <?php $output = theme_fieldset($project_terms);
  12  print $output;?>


Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7