Needs work
Project:
Views (for Drupal 7)
Version:
7.x-3.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 May 2012 at 09:59 UTC
Updated:
25 May 2015 at 01:58 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
opdaviesComment #2
dawehnerIn all other theme function calls view stands for the full view object, so this should be the case here as well. From that you can get the current display really easy. What do you think about that, as this allows you more flexibility as well?
Comment #3
opdaviesYes, that sounds fine. :)
Comment #3.0
opdaviesUpdated some text
Comment #4
opdaviesHere's a better patch. :)