Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
Views Data
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2009 at 19:01 UTC
Updated:
10 Nov 2009 at 18:45 UTC
I'm attaching a patch to invoke a views_post_execute hook right before view::execute() exits. This is useful for modules that want to manipulate view::result and can't wait until views_pre_render is called, such as Views Custom Field.
| Comment | File | Size | Author |
|---|---|---|---|
| views_post_execute.patch | 425 bytes | infojunkie |
Comments
Comment #1
infojunkieDuplicate of #463922: Creating Post versions of views_pre_execute and views_pre_view.