Typical view theme definition


/ Published in: PHP
Save to your folder(s)



Copy this code and paste it in your HTML
  1. 'views_view_table__skinet_resorts__compare' => array(
  2. 'template' => 'views-view-table--skinet-resorts--compare',
  3. 'arguments' => array('view' => NULL, 'options' => NULL, 'rows' => NULL, 'title' => NULL),
  4. 'path' => $path,
  5. 'preprocess functions' => array('template_preprocess_views_view_table'),
  6. ),

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.