• Main Page
  • Related Pages
  • Modules
  • Classes
  • Files
  • File List
  • File Members

theme/views-ui-display-tab-setting.tpl.php

Go to the documentation of this file.
00001 <?php
00002 
00007 ?>
00008 <div class="views-display-setting <?php print $classes; ?> <?php print $zebra; ?> clearfix" <?php print $attributes; ?>>
00009   <?php if ($description): ?>
00010     <span class="label"><?php print $description; ?></span>
00011   <?php endif; ?>
00012   <?php if ($settings_links): ?>
00013     <?php print $settings_links; ?>
00014   <?php endif; ?>
00015 </div>

Generated on Sun Feb 26 2012 12:52:52 for Views by  doxygen 1.7.1